Ticket #293 (closed defect: worksforme)

Opened 2 years ago

Last modified 3 months ago

openssl is needed by (installed) openssl-devel-0.9.8b-10.el5.i386

Reported by: dusekrichard@yahoo.com Assigned to: james
Priority: major Milestone:
Component: yum Version:
Keywords: Cc:

Description

I get this message running yum update --skip-broken

Attachments

reportyum_error.txt (166.1 kB) - added by dusekrichard@yahoo.com on 10/13/09 11:53:18.

Change History

10/13/09 11:53:18 changed by dusekrichard@yahoo.com

  • attachment reportyum_error.txt added.

10/13/09 17:52:09 changed by james

  • owner changed from skvidal to james.

The actual bug you are hitting is due to openssl.i686 being skipped but openssl.i386 not being skipped ... but this is a symptom because the first thing that seems weird is how many problems you have, skip-broken is trying to remove a lot of packages to make the update work. This just shouldn't be happening with just rhel-i386-client-5.

You'll want to try running the 3 commands:

yum clean metadata package-cleanup --dupes package-cleanup --problems

...and see what happens then. You'll also want to open a support ticket with Red Hat.

04/29/10 11:53:08 changed by timlau

  • status changed from new to closed.
  • resolution set to worksforme.