F7 looking [not so] good here.

Tom Horsley tom.horsley at att.net
Sun Jun 3 19:30:00 UTC 2007


On Sun, 3 Jun 2007 16:37:32 +0000 (UTC)
"Amadeus W.M." <amadeus84 at verizon.net> wrote:

> On Sun, 03 Jun 2007 10:27:00 -0400, Tom Horsley wrote:
> 
> > I'm completely reinstalled with x86_64 Fedora 7 now, and I went through
> > my checklist of everything I did in F6, and it looks like I've got it
> > all working the same way under F7.
> > 
> > Scanner works, built lirc driver OK, built truecrypt driver OK, I can
> > play DVDs with mplayer and get the digital audio sent to my receiver.
> > Just can't find anything busted.
> > 
> 
> 
> Pretty smooth installation here too, except 
> 
> mplayer: error while loading shared libraries: libaa.so.1: cannot open 
> shared object file: No such file or directory
> 
> vlc: error while loading shared libraries: libmp4v2.so.0: cannot open 
> shared object file: No such file or directory
> 
> Could you please post which rpms provide libaa and libbmp? 

I'm beginning to suspect a massive dependency bug in some part of
yum, as I just completed my install of the i386 version and used
pirut rather than yumex to download additional stuff like mplayer
and wound up with the same missing dependencies. What I did to fix
them all was this:

package-cleanup --problems > missing.txt

Edit the missing.txt file to get just the names of the missing
dependencies (one per line), then

yum install `cat missing.txt`

I've got two bugzillas on this now (probably the same problem):

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242368
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242279

The dependency checking process seems to be pretty busted.




More information about the fedora-list mailing list