Still no joy with yum

Bruce Bales bbales at cox.net
Wed Mar 8 05:08:05 UTC 2006


On Tuesday 07 March 2006 22:25, you wrote:
> On Tue, 2006-03-07 at 22:08 -0600, Bruce Bales wrote:
> > On Tuesday 07 March 2006 21:34, you wrote:
> > > On Tue, 2006-03-07 at 21:16 -0600, Bruce Bales wrote:
> > > > On Tuesday 07 March 2006 20:38, Craig White wrote:
> > > > > On Tue, 2006-03-07 at 20:17 -0600, Bruce Bales wrote:
> > > > > > I ran 'yum update' and thought everything was working until I
> > > > > > tried 'yum install mplayer.'  There were two missing
> > > > > > dependencies.
> > > > > >
> > > > > > Error: Missing Dependency: libfribidi.so.0 is needed by package
> > > > > > mplayer Error: Missing Dependency: libxmms.so.1 is needed by
> > > > > > package mplayer
> > > > > >
> > > > > > I found them on an Ubuntu install on the same hard drive and
> > > > > > copied them to /usr/lib/ , but yum doesn't recognize them yet.
> > > > >
> > > > > ----
> > > > > bad idea to copy binaries compiled on a different version of
> > > > > compiler
> > > > >
> > > > > why don't you upload output of 'yum info' so we can see which
> > > > > repositories you are using.
> > > >
> > > > ----
> > > >
> > > > > wait - scratch that...too much info.
> > > >
> > > > Yes, I lost everything before the last 2000 lines.
> > > >
> > > > > how about
> > > > >
> > > > > cat /etc/yum.repos/*
> > > > >
> > > > > Craig
> > > > >
> > > > > cat /etc/yum.repos/*
> > > >
> > > > [bruce at blacky etc]$ cat /etc/yum.repos.d/*
> > > >
> > > > ###################
> > > > ## Fedora Extras ##
> > > > ###################
> > > >
> > > > [extras]
> > > > name=Fedora Extras - $releasever - $basearch
> > > > baseurl=http://fr2.rpmfind.net/linux/fedora/extras/$releasever/$basea
> > > >rch/ http://mirrors.kernel.org/fedora/extras/$releasever/$basearch/
> > > >
> > > > http://mirror.hiwaay.net/redhat/fedora/linux/extras/$releasever/$base
> > > >arch /
> > > >
> > > > http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fed
> > > >ora/ linux/extras/$releasever/$basearch/ #
> > > > http://download.fedora.redhat.com/pub/fedora/linux/extras/$releasever
> > > >/$ba search/ gpgcheck=0
> > > > gpgkey=http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-
> > > >GPG- KEY-Fedora-Extras[base] name=Fedora Core $releasever - $basearch
> > > > - Base
> > > > #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/$rel
> > > >ease ver/$basearch/os/
> > > > mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-core-$rel
> > > >ease ver enabled=1
> > > > gpgcheck=1
> > > > [updates-released]
> > > > name=Fedora Core $releasever - $basearch - Released Updates
> > > > #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/upda
> > > >tes/ $releasever/$basearch/
> > > > mirrorlist=http://fedora.redhat.com/download/mirrors/updates-released
> > > >-fc$ releasever enabled=1
> > > > gpgcheck=1
> > > > [livna-stable]
> > > > name=Livna.org Fedora Compatible Packages (stable)
> > > > baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.stable
> > > > gpgcheck=1
> > > >
> > > > [livna-unstable]
> > > > name=Livna.org Fedora Compatible Packages (unstable)
> > > > baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.unstab
> > > >le gpgcheck=1
> > > >
> > > > [livna-testing]
> > > > name=Livna.org Fedora Compatible Packages (testing)
> > > > baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.testin
> > > >g gpgcheck=1
> > > > [bruce at blacky etc]$
> > >
> > > ----
> > > try putting line...
> > >
> > > enabled=1
> > >
> > > in livna-stable and fedora-extras
> > >
> > > I believe that would be in /etc/yum.repos/livna.repo
> > > and /etc/yum.repos/fedora-extras.repo
> > >
> > > but ESPECIALLY take care to put that line in livna-stable (not testing
> > > or unstable at this point)
> > >
> > > then run yum...
> > >
> > > what I can't figure out is...
> > >
> > > where you got this mplayer rpm from if you don't have those
> > > repositories enabled and if you got that much installed, why weren't
> > > they enabled?
> > >
> > > and I'm not sure where you are getting information from but be sure to
> > > check into www.fedorafaq.org
> > >
> > > Craig
> >
> > I guess you mean to run yum update.  I did that and got
> >
> > [bruce at blacky yum.repos.d]$ sudo yum update
> > Repository updates-released already added, not adding again
> > Repository base already added, not adding again
> > Setting up Update Process
> > Setting up Repos
> > livna-stable              100% |=========================|  951 B   
> > 00:00 livna-unstable            100% |=========================|  951 B  
> >  00:00 livna-testing             100% |=========================|  951 B 
> >   00:00 extras                    100% |=========================|  951 B
> >    00:00 Reading repository metadata in from local files
> > livna-stab: ################################################## 732/732
> > extras    : ################################################## 2206/2206
> > No Packages marked for Update/Obsoletion
> >
> > Then I ran sudo yum install mplayer and it found it was still missing the
> > two libraries.
> >
> > Running yum list shows over 2000 programs.  mplayer is shown with
> > livna-stable.
> > I certainly appreciate the help.  I'll go read the fedorafaq
>
> ----
> let's stay on list please - there are a lot of people who are smarter
> than me
>
> livna-unstable and livna-testing....I would definitely recommend that
> they not be enabled....
>
> enabled=0
>
> you are gonna get yourself into trouble.
>
> perhaps to make this easier...capture all of this...
>
> sudo yum install mplayer > /tmp/yum-out.txt 2>&1
>
> and then send us the contents of /tmp/yum-out.txt
>
> so we can see first hand what is being reported.
>
> I don't see 'fedora-core' listed in your output above but your earlier
> cat of yum.repos/* showed enabled=1 so I am a bit confused but if you
> would give us the yum-out.txt, it should be obvious what is going on.
>
Somehow I sent this only to Craig White and not to the whole list.

CraigI don't think it matters, but I will mention that all these repositories 
are in /etc/yum.repos.d/  Not /etc/yum.repos/   

I edited livna.repo and added enabled=0 to both livna-unstable and 
livna-testing, then ran sudo yum install mplayer and redirected to yum-out 
with 2>&1.  Then:
[bruce at blacky yum.repos.d]$ cat /tmp/yum-out.txt
Error: Missing Dependency: libfribidi.so.0 is needed by package mplayer
Error: Missing Dependency: libxmms.so.1 is needed by package mplayer
Repository updates-released already added, not adding again
Repository base already added, not adding again
Setting up Install Process
Setting up Repos
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package mplayer.i386 0:1.0-0.lvn.0.33.pre7try2.3 set to be updated
--> Running transaction check
--> Processing Dependency: libdvdread.so.3 for package: mplayer
--> Processing Dependency: libfaad.so.0 for package: mplayer
--> Processing Dependency: liblzo.so.1 for package: mplayer
--> Processing Dependency: libaa.so.1 for package: mplayer
--> Processing Dependency: libmad.so.0 for package: mplayer
--> Processing Dependency: libenca.so.0 for package: mplayer
--> Processing Dependency: libmp3lame.so.0 for package: mplayer
--> Processing Dependency: libfribidi.so.0 for package: mplayer
--> Processing Dependency: mplayer-fonts >= 1.1-0.lvn.2 for package: mplayer
--> Processing Dependency: liblirc_client.so.0 for package: mplayer
--> Processing Dependency: libxmms.so.1 for package: mplayer
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package lzo.i386 0:1.08-2 set to be updated
---> Package lame.i386 0:3.96.1-0.lvn.4.3 set to be updated
---> Package aalib.i386 0:1.4.0-0.rc5.3 set to be updated
---> Package lirc.i386 0:0.7.1-1 set to be updated
---> Package faad2.i386 0:2.0-0.lvn.5.3 set to be updated
---> Package libdvdread.i386 0:0.9.4-0.lvn.1.3 set to be updated
---> Package enca.i386 0:1.9-1.fc3 set to be updated
---> Package libmad.i386 0:0.15.1-0.lvn.1.b.3 set to be updated
---> Package mplayer-fonts.noarch 0:1.1-0.lvn.3.3 set to be updated
--> Running transaction check
--> Processing Dependency: libdvdcss >= 0:1.2.5 for package: libdvdread
--> Processing Dependency: libxmms.so.1 for package: mplayer
--> Processing Dependency: libfribidi.so.0 for package: mplayer
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libdvdcss.i386 0:1.2.9-0.lvn.1.3 set to be updated
--> Running transaction check
--> Processing Dependency: libxmms.so.1 for package: mplayer
--> Processing Dependency: libfribidi.so.0 for package: mplayer
--> Finished Dependency Resolution
[bruce at blacky yum.repos.d]$        




More information about the fedora-list mailing list