Hello, I haven't installed anything other then what is in the Repos. Here are my Repo's: yum.repos.d $ cat atrpms.repo [atrpms] name= ATRPMS RPM Repository for Red Hat Enterprise Linux baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable gpgcheck=1 enabled=1 yum.repos.d $ cat CentOS-Base.repo # CentOS-Base.repo # # This file uses a new mirrorlist system developed by Lance Davis for CentOS. # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #released updates [update] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #packages used/produced in the build but not released [addons] name=CentOS-$releasever - Addons mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons #baseurl=http://mirror.centos.org/centos/$releasever/addons/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #additional packages that may be useful [extras] name=CentOS-$releasever - Extras mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/ gpgcheck=1 enabled=0 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #contrib - packages by Centos Users [contrib] name=CentOS-$releasever - Contrib mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib #baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/ gpgcheck=1 enabled=0 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 yum.repos.d $ cat dag.repo [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 And here is what YUM has been telling me now for some time. /etc/cron.daily/yum.cron: Error: Missing Dependency: libvorbisfile.so.3 is needed by package arts Error: Missing Dependency: libraw1394.so.5 is needed by package kdebase Error: Missing Dependency: libraw1394.so.5 is needed by package pwlib Error: Missing Dependency: libsysfs.so.1 is needed by package lm_sensors Error: Missing Dependency: libFLAC.so.4 is needed by package kdemultimedia Error: Missing Dependency: libvorbisfile.so.3 is needed by package kdelibs Error: Missing Dependency: libOggFLAC.so.1 is needed by package kdemultimedia Error: Missing Dependency: libvorbisfile.so.3 is needed by package kdebase Error: Missing Dependency: libvorbisenc.so.2 is needed by package kdemultimedia Error: Missing Dependency: libvorbisenc.so.2 is needed by package kdebase Error: Missing Dependency: libvorbisenc.so.2 is needed by package kdelibs Error: Missing Dependency: libvorbisfile.so.3 is needed by package kdemultimedia Error: Missing Dependency: libvorbisenc.so.2 is needed by package arts I've done a yum search but found nothing. What am I missing besides what is listed above? Thnx -- Regards Robert Smile... it increases your face value!
On 4/27/06, Robert Spangler <lazydog at zoominternet.net> wrote:> Hello, > > I haven't installed anything other then what is in the Repos. > > Here are my Repo's: > > yum.repos.d $ cat atrpms.repo > [atrpms] name= ATRPMS RPM Repository for Red Hat Enterprise Linux > baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable > gpgcheck=1 > enabled=1 >We don't really need to go much further than this. This repo is known to cause problems, replace system packages without warning, and not provide full dependencies for packages. I consider it a 'USE AT YOUR OWN RISK' repository. I do not recommend it to people except in rare cases, and I never recommend leaving it enabled for just the reason you're running into. Removing this repository may or may not fix the problem.> I've done a yum search but found nothing. What am I missing besides what is > listed above? Thnx > > > -- > > Regards > Robert > > Smile... it increases your face value! > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-- This message has been double ROT13 encoded for security. Anyone other than the intended recipient attempting to decode this message will be in violation of the DMCA
Robert Spangler wrote:> Error: Missing Dependency: libvorbisfile.so.3 is needed by package artsThe deal is that the KDE packages you have were built to have, eg, libvorbisfile.so.3 around. It seems that you have perhaps installed a later version of vorbis, maybe from some other repo? To do so you would have had to have used --nodeps or some other "I know better than RPM" method. Does this sound familiar? -Andy -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 4492 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.centos.org/pipermail/centos/attachments/20060427/9cf84aae/attachment.bin>
On Thu April 27 2006 17:41, Andy Green wrote:> > Error: Missing Dependency: libvorbisfile.so.3 is needed by package arts > > The deal is that the KDE packages you have were built to have, eg,[snip...] Thanks for your reply. The problem was a repo that I needed to remove. -- Regards Robert Smile... it increases your face value!
Why? Because you are running a Circus I noticed the following from your repos :- - You have enabled ATRPMS a bleeding edge repo known to cause problems even in the fedora world. Talk to the ATRPM people about your problems. - Nobody uses dag repo by itself, they use rpmforge (dag and dries and so on). In addition to that the new rpmforge allows the use of mirrors rather than hammering dag's resources. Don't abuse dag's generosity. - You have enabled automatic yum updates so you cannot keep track of changes or say yes or no. - You are not using the yum plugins which protect base from being overwritten by 3rd party repos. See the yum docs updated recently by Johhny. A testing server of mine has 280 packages protected by the yum plugins. No guessing what will happen when you want to install update 4 and you have hundreds of core files updated in base. See this recent post where someone has ATRPMS and ATRPMS testing and comes complaining to us. He had not even applied the 3.7 updates. http://lists.centos.org/pipermail/centos/2006-April/063992.html __________________________________________________ Improve the mailing list by performing a simple search before posting and reading the FAQ/etiquette. Protect the integrity of your installation with the yum plugins. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com