Hide Forgot
I am unable to update compat-libstdc++-33 via yum when everything else is up to date, and the error message asked me to post this here. Steps to Reproduce: [root@web01 user]# yum clean all Loaded plugins: rhnplugin Cleaning repos: epel rhel-x86_64-server-6 Cleaning up Everything [root@web01 user]# yum check-update compat-libstdc++-33.i686 3.2.3-69.el6 rhel-x86_64-server-6 [root@web01 user]# yum update compat-libstdc++-33 Actual results: Resolving Dependencies --> Running transaction check ---> Package compat-libstdc++-33.i386 0:3.2.3-47.3 will be updated ---> Package compat-libstdc++-33.i686 0:3.2.3-69.el6 will be an update --> Finished Dependency Resolution Dependencies Resolved Package Arch Version Repository Size Updating: compat-libstdc++-33 i686 3.2.3-69.el6 rhel-x86_64-server-6 189 k Transaction Summary Upgrade 1 Package(s) Total download size: 189 k Is this ok [y/N]: y Downloading Packages: compat-libstdc++-33-3.2.3-69.el6.i686.rpm | 189 kB 00:00 Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: libc.so.6 is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libc.so.6(GLIBC_2.0) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libc.so.6(GLIBC_2.1) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libc.so.6(GLIBC_2.1.3) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libc.so.6(GLIBC_2.2) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libc.so.6(GLIBC_2.3) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libgcc_s.so.1 is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libgcc_s.so.1(GCC_3.0) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libgcc_s.so.1(GCC_3.3) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libgcc_s.so.1(GLIBC_2.0) is needed by compat-libstdc++-33-3.2.3-69.el6.i686 libm.so.6 is needed by compat-libstdc++-33-3.2.3-69.el6.i686 Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=yum ** Found 14 pre-existing rpmdb problem(s), 'yum check' output follows: compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libc.so.6 compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libc.so.6(GLIBC_2.0) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libc.so.6(GLIBC_2.1) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libc.so.6(GLIBC_2.1.3) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libc.so.6(GLIBC_2.2) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libc.so.6(GLIBC_2.3) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libgcc_s.so.1 compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libgcc_s.so.1(GCC_3.0) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libgcc_s.so.1(GCC_3.3) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libgcc_s.so.1(GLIBC_2.0) compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libm.so.6 smbios-utils-bin-2.2.26-3.1.sles10.x86_64 has missing requires of libsmbios2 = ('0', '2.2.26', '3.1.sles10') smbios-utils-bin-2.2.26-3.1.sles10.x86_64 has missing requires of libsmbios.so.2()(64bit) smbios-utils-bin-2.2.26-3.1.sles10.x86_64 has missing requires of libsmbios_c.so.2()(64bit) Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2011-08-02-12-49f6oPXV.yumtx Expected results: The package to update successfully updated.
** Found 14 pre-existing rpmdb problem(s), 'yum check' output follows: compat-libstdc++-33-3.2.3-47.3.i386 has missing requires of libc.so.6 ...just solve the pre-existing problems, and it'll work.