Hide Forgot
Description of problem: When running "yum update" as a root, transaction check fails with: ERROR with transaction check vs depsolve: perl = 4:5.12.4-162.fc15 is needed by (installed) perl-Module-CoreList-0:2.50-162.fc15.noarch This system is updated from Fedora 15 to 16 using preupgrade How reproducible: Update from Fedora 15 to 16 with preupgrade. Steps to Reproduce: 1.update Fedora 15 -> 16 with preupgrade 2.run yum update Actual results: yum stops with "ERROR with transaction check vs depsolve:" Expected results: Updated system.
Issue was resolved by removing perl-Module-Corelist-0:2.50-162.fc15.noarch, as expected. Closed with NOTABUG.