problem with install vlc from rpmfusion on fedora 22
by Ali Reza
Hi
I installed fedora 22 on my laptop and when i want to install vlc from
rpmfusion repo this error happened ,
[root@localhost reza]# dnf install vlc
timer: config: 9 ms
cachedir: /var/cache/dnf/x86_64/22
Loaded plugins: kickstart, migrate, Query, reposync, debuginfo-install,
download, protected_packages, noroot, generate_completion_cache,
config-manager, builddep, copr, playground, needs-restarting
DNF version: 0.6.5
Command: dnf install vlc
Installroot: /
Releasever: 22
Base command: install
Extra commands: [u'vlc']
repo: using cache for: rpmfusion-free-updates-testing
not found deltainfo for: RPM Fusion for Fedora 22 - Free - Test Updates
not found updateinfo for: RPM Fusion for Fedora 22 - Free - Test Updates
repo: using cache for: updates-testing
repo: using cache for: fedora
not found deltainfo for: Fedora 22 - x86_64
not found updateinfo for: Fedora 22 - x86_64
repo: using cache for: rpmfusion-free-rawhide
not found deltainfo for: RPM Fusion for Fedora Rawhide - Free
not found updateinfo for: RPM Fusion for Fedora Rawhide - Free
repo: using cache for: updates
not found updateinfo for: Fedora 22 - x86_64 - Updates
timer: sack setup: 347 ms
Using metadata from Mon Apr 27 00:29:22 2015 (19:00:27 hours old)
--> Starting dependency resolution
--> Finished dependency resolution
timer: depsolve: 231 ms
Cleaning up.
Error: nothing provides libfreerdp-cache.so.1.2()(64bit) needed by
vlc-core-2.2.0-0.2.fc21.x86_64
--
*>>> print (" Alireza Mazare'i ")*
9 years, 6 months
CentOS 7 - rpmfusion branching?
by Bob Lightfoot
Dear rpmfusion:
IT has been nine months since CentOS 7 was released in July 2014
and rpmfusion has yet to branch packages for it. Anyone heard a whisper
of what the time table might be for el7 packages released in rpmfusion.
--
Sincerely,
Bob Lightfoot
9 years, 7 months
wl kernel module
by Tristan Hill
Hi,
I trying to find the most robust way to use wl kernel module.
Initially I installed the wl-kmod package but this didn't seem to cause
the package with the actual module to be installed
(kmod-wl-3.19.3-200.fc21.x86_64.x86_64). The description of the kmod-wl
indicates it should require the package for the latest package but I do
not see this:
$ rpm -qR kmod-wl
akmod-wl = 6.30.223.248-7.1.fc21
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Manually installing the package works but I guess will not survive a
kernel upgrade.
Next I looked at akmods-wl. yum install akmods-wl does not seem to
trigger a module build. Then I tried:
$ sudo akmods --akmod wl
Checking kmods exist for 3.19.3-200.fc21.x86_64 [ OK ]
Files needed for building modules against kernel
3.19.3-200.fc21.x86_64 could not be found as the following
directories are missing:
/usr/src/kernels/3.19.3-200.fc21.x86_64/
/usr/lib/modules/3.19.3-200.fc21.x86_64/build/Is the
correc[FAILED]-devel package installed?
So no kernel-devel package installed. The akmods package appears depend
on kernel-devel-uname-r but kernel-devel wasn't installed on my system.
Now I've manually installed it and the command above works. Lets see
what happens on next kernel upgrade.
Could someone advise whether the above some like bugs or whether I'm
doing something wrong?
Cheers
Tristan
9 years, 8 months