I had an initial attempt at preupgrade that failed, but I followed the Method 2 instructions at http://fedoraproject.org/wiki/How_to_use_PreUpgrade#Not_enough_space_in_.2Fboot and successfully upgraded. After upgrading I ran... # package-cleanup --orphans alsa-lib-1.0.22-3.fc11.x86_64 alsa-lib-devel-1.0.22-3.fc11.x86_64 So I removed alsa-lib-devel-1.0.22-3.fc11.x86_64... yum erase alsa-lib-devel Loaded plugins: dellsysidplugin2, refresh-packagekit Setting up Remove Process Resolving Dependencies --> Running transaction check ---> Package alsa-lib-devel.x86_64 0:1.0.22-3.fc11 set to be erased --> Processing Dependency: alsa-lib-devel for package: xulrunner-devel-1.9.1.6-2.fc12.x86_64 --> Processing Dependency: alsa-lib-devel for package: SDL-devel-1.2.13-10.fc12.x86_64 --> Running transaction check ---> Package SDL-devel.x86_64 0:1.2.13-10.fc12 set to be erased ---> Package xulrunner-devel.x86_64 0:1.9.1.6-2.fc12 set to be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================= Package Arch Version Repository Size ================================================================= Removing: alsa-lib-devel x86_64 1.0.22-3.fc11 installed 13 M Removing for dependencies: SDL-devel x86_64 1.2.13-10.fc12 installed 1.4 M xulrunner-devel x86_64 1.9.1.6-2.fc12 installed 21 M Transaction Summary ================================================================= Remove 3 Package(s) Reinstall 0 Package(s) Downgrade 0 Package(s) Is this ok [y/N]: y Downloading Packages: Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Erasing : alsa-lib-devel-1.0.22-3.fc11.x86_64 1/3 Erasing : SDL-devel-1.2.13-10.fc12.x86_64 2/3 Erasing : xulrunner-devel-1.9.1.6-2.fc12.x86_64 3/3 Removed: alsa-lib-devel.x86_64 0:1.0.22-3.fc11 Dependency Removed: SDL-devel.x86_64 0:1.2.13-10.fc12 xulrunner-devel.x86_64 0:1.9.1.6-2.fc12 Complete! If I try to erase alsa-lib-1.0.22-3.fc11.x86_64, there are a ton of dependent packages that will be erased. I don't want to do that. If I try to reinstall SDL-devel, an i686 version of the alsa-lib package wants to be installed. I'm running an x86_64 kernel... yum install SDL-devel Loaded plugins: dellsysidplugin2, refresh-packagekit Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package SDL-devel.x86_64 0:1.2.13-10.fc12 set to be updated --> Processing Dependency: alsa-lib-devel for package: SDL-devel-1.2.13-10.fc12.x86_64 --> Running transaction check ---> Package alsa-lib-devel.x86_64 0:1.0.22-2.fc12 set to be updated --> Processing Dependency: alsa-lib = 1.0.22-2.fc12 for package: alsa-lib-devel-1.0.22-2.fc12.x86_64 --> Running transaction check ---> Package alsa-lib.i686 0:1.0.22-2.fc12 set to be updated --> Finished Dependency Resolution Dependencies Resolved ======================================================================= Package Arch Version Repository Size ======================================================================= Installing: SDL-devel x86_64 1.2.13-10.fc12 fedora 327 k Installing for dependencies: alsa-lib i686 1.0.22-2.fc12 updates 367 k alsa-lib-devel x86_64 1.0.22-2.fc12 updates 1.0 M What should I do to resolve this (i.e. get ALSA updated to the latest Fedora 12 x86_64 versions)? TIA, Pete -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines