Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
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.