Looks like "all is well" except the rpmfusion-free repository somehow has the F12 version of libmad. *ATrpms has the F16 version of libmad0. *When I ran the preupgrade-cli command, I didn't get the error. *It was during a subsequent Upgrade that the error appeared. *It appears that at that moment in time (when I did the Upgrade after the successful initial install), the rpmfusion-free repository was corrupted by the incorrect version of libmad.
How can I manually download the rpmfusion-free repo in order to re-install libmad?[vortexbox.localdomain lib]# yum repolist
Loaded plugins: langpacks, presto, refresh-packagekit
repo id repo name status
atrpms Fedora 16 - i386 - ATrpms 654
fedora Fedora 16 - i386 20,176
rpmfusion-free RPM Fusion for Fedora 16 - Free 355
rpmfusion-free-updates RPM Fusion for Fedora 16 - Free - Updates 234
updates Fedora 16 - i386 - Updates 3,469+12
vortexbox Packages for VortexBox 39
repolist: 24,927
[vortexbox.localdomain lib]# rpm -e --nodeps libmad
error: package libmad is not installed
[vortexbox.localdomain lib]# rpm -e --nodeps libmad0
[vortexbox.localdomain lib]# yum install libmad libmad0
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libmad.i586 0:0.15.1b-13.fc12 will be installed
---> Package libmad0.i686 0:0.15.1b-4.fc16 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ==
Package Arch Version Repository Size
================================================== ==
Installing:
libmad i586 0.15.1b-13.fc12 rpmfusion-free 86 k
libmad0 i686 0.15.1b-4.fc16 atrpms 56 k
Transaction Summary
================================================== ==
Install 2 Packages
Total size: 142 k
Total download size: 56 k
Installed size: 221 k
Is this ok [y/N]: y
Downloading Packages:
libmad0-0.15.1b-4.fc16.i686.rpm | 56 kB 00:00
Running Transaction Check
Running Transaction Test
Transaction Check Error:
file /usr/lib/libmad.so.0.2.1 conflicts between attempted installs of libmad-0.15.1b-13.fc12.i586and libmad0-0.15.1b-4.fc16.i686
Error Summary
-------------
Marcel


Reply With Quote
Bookmarks