If you are an early adopter and had downloaded and installed Fedora 15 (Lovelock), you'd also be eager to enable RPMFusion to install all those multimedia packages. Who wouldn't be? After all, what's life without VLC ;-)
Anyway, if you had followed the instructions at http://rpmfusion.org/Configuration and installed the RPMs for 'stable' RPMFusion releases (not rawhide), you would've ended up with a non-functional RPMFusion setup.
When you try to install any package, you'd get an error:
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-15-i386
GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-15-i386It seems RPMFusion guys have not yet moved packages for Fedora 15 from 'rawhide' to stable.
You can either wait a couple of days more and re-install RPMFusion configuration RPMs, or follow the method below to get this fixed now:
1. Install RPMFusion 'free' and 'non-free' repositories
2. yum update "rpmfusion*" --nogpgcheck
3. Done!Now, installing VLC is only a matter of doing:
yum install vlcPS: You might also want to enable Livna repo and install libdvdcss off it.
0 comments:
Post a Comment