Setup: Redhat 7.1 mostly up to date.
Running up2date -u today to get updated on a few new packages like sudo I get this message and only headers are downloaded: (From the tail of output) [...] Testing package set / solving RPM inter-dependencies... There was a package dependency problem. The message was: ==Unresolvable chain of dependencies: perl-Perl-RPM 0.291-2 requires librpm.so.0 perl-Perl-RPM 0.291-2 requires librpmio.so.0 I don't understand what this is trying to tell me. Looks like it means that I'm missing some libraries required for perl-Perl-RPM 0.291-2 But I have both the files mentioned: root # rpm -ql rpm-4.0.2-8|grep librpm /usr/lib/librpm.so.0 /usr/lib/librpm.so.0.0.0 /usr/lib/librpmbuild.so.0 /usr/lib/librpmbuild.so.0.0.0 /usr/lib/librpmio.so.0 /usr/lib/librpmio.so.0.0.0 So why is this failing? _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
