An important lesson for me on Fedora upgrades

November 24, 2009

As I mentioned in a recent entry, Flash has been broken for me for all of Fedora 11 on my 64-bit machine. The comments on my entry caused me to dig into the situation, and after some experimentation (building a fresh installed 64-bit Fedora 11 in a virtual machine to see if Flash worked, which it did), I found my problem and now have working Flash.

In fact, I found the problem doing what I should have done in the first place; I ran 'package-cleanup --problems', which reported that I had a libflashsupport RPM (in both 64-bit and 32-bit versions) that had unmet dependencies on specific versions of libcrypto.so.6 and libssl.so.6. Removing the libflashsupport RPMs unsurprisingly made Flash work again.

(libflashsupport seems to come from Fedora 8. package-cleanup comes from yum-utils, which I think everyone should have installed.)

I think it's time that I ran all of package-cleanup's tests to make sure my machine is relatively clean. In fact, I should make a habit of doing this after every Fedora upgrade that I do, because upgrading can easily leave you with exactly this sort of problems.

(Note that not all of what package-cleanup complains about is a genuine problem, especially for its --orphans option.)

Written on 24 November 2009.
« Converting a directory from RCS to Mercurial
Why I love Unix, number N (for some N) »

Page tools: View Source, Add Comment.
Search:
Login: Password:
Atom Syndication: Recent Comments.

Last modified: Tue Nov 24 12:15:15 2009
This dinky wiki is brought to you by the Insane Hackers Guild, Python sub-branch.