Hide Forgot
Description of problem: ERROR with rpm_check_debug vs depsolve: libgcj-devel is needed by (installed) gcc-java-4.1.2-52.el5.x86_64 libgcj-devel is needed by (installed) gcc-java-4.1.2-52.el5.x86_64 libgcj-devel is needed by (installed) gcc-java-4.1.2-52.el5.x86_64 libgcj-devel is needed by (installed) gcc-java-4.1.2-52.el5.x86_64 Complete! (1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum']) The reported libgcj-devel is already installed Version-Release number of selected component (if applicable): package gcc-java-4.1.2-54.el5.x86_64 is already installed package libgcj-devel-4.1.2-54.el5.x86_64 is already installed How reproducible: Happens every time Steps to Reproduce: 1. From base install - run yum update 2. 3. Actual results: Update fails to launch Expected results: Successful update with no error Additional info:
That's not a bug in yum, that's probably some sort of suboptimal packaging or something like that. Yum just reports that libgcj-devel cannot be updated/replaced/whatever_is_needed_to_perform_the_update because gcc-java depends on it. Uninstalling gcc-java should solve the issue (probably a discontinued package?).