Hi! running a Centos 4.5 system here. This week when I do "yum update" I get this output: # yum update Loading "protectbase" plugin Setting up Update Process Setting up repositories kbs-CentOS-Extras 100% |=========================| 951 B 00:00 update 100% |=========================| 951 B 00:00 pidgin 100% |=========================| 951 B 00:00 rpmforge 100% |=========================| 1.1 kB 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files 122 packages excluded due to repository protections Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package mpeg2dec.i386 0:0.4.1-2.el4.rf set to be updated ---> Package x264.i386 0:0.0.0-0.4.20070529.el4.rf set to be updated ---> Package mutt.i386 5:1.4.1-12.0.3.el4 set to be updated --> Running transaction check --> Processing Dependency: libx264.so.54 for package: vlc --> Processing Dependency: libx264.so.54 for package: ffmpeg --> Finished Dependency Resolution Error: Missing Dependency: libx264.so.54 is needed by package vlc Error: Missing Dependency: libx264.so.54 is needed by package ffmpeg which is a problem I've never encountered before. One odd thing about it is that I've ALREADY GOT libx264.so.54, it comes as part of the x264 rpm. I also noticed today that a 4.5 box there is having the same problem, so I'm left to assume that there's something wrong with this last batch of updates?????? Advice would be appreciated. Thanks! -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- I can do all things through Christ who strengthens me. ------------------------------ Philippians 4:13 ------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20070605/6da11b1f/attachment-0001.sig>
Mark Hull-Richter
2007-Jun-05 23:58 UTC
[CentOS] Yum (dependency) problem on latest 4.5 updates
On 6/5/07, fredex <fredex at fcshome.stoneham.ma.us> wrote:> running a Centos 4.5 system here. This week when I do "yum update" I get > this output: > > # yum update > Loading "protectbase" plugin > Setting up Update Process > Setting up repositories > kbs-CentOS-Extras 100% |=========================| 951 B 00:00 > update 100% |=========================| 951 B 00:00 > pidgin 100% |=========================| 951 B 00:00 > rpmforge 100% |=========================| 1.1 kB 00:00 > base 100% |=========================| 1.1 kB 00:00 > addons 100% |=========================| 951 B 00:00 > extras 100% |=========================| 1.1 kB 00:00 > Reading repository metadata in from local files > 122 packages excluded due to repository protections > Resolving Dependencies > --> Populating transaction set with selected packages. Please wait. > ---> Package mpeg2dec.i386 0:0.4.1-2.el4.rf set to be updated > ---> Package x264.i386 0:0.0.0-0.4.20070529.el4.rf set to be updated > ---> Package mutt.i386 5:1.4.1-12.0.3.el4 set to be updated > --> Running transaction check > --> Processing Dependency: libx264.so.54 for package: vlc > --> Processing Dependency: libx264.so.54 for package: ffmpeg > --> Finished Dependency Resolution > Error: Missing Dependency: libx264.so.54 is needed by package vlc > Error: Missing Dependency: libx264.so.54 is needed by package ffmpeg >I believe this was posted to this very list a few days ago. Try turning off your extras repository by default and see what happens. -- Mark Hull-Richter DATAllegro (www.datallegro.com) 85 Enterprise, 2nd Floor, Aliso Viejo, CA 92656 Ofc: 949-680-3082 fax: 949-680-3001
fredex wrote:> Hi! > > running a Centos 4.5 system here. This week when I do "yum update" I get > this output: > > Error: Missing Dependency: libx264.so.54 is needed by package vlc > Error: Missing Dependency: libx264.so.54 is needed by package ffmpeg > > which is a problem I've never encountered before. > > One odd thing about it is that I've ALREADY GOT libx264.so.54, it comes > as part of the x264 rpm. > > I also noticed today that a 4.5 box there is having the same problem, so > I'm left to assume that there's something wrong with this last batch of > updates?????? > > Advice would be appreciated. Thanks! > >I see the same question has been asked elsewhere and apparently it's fixed now (I think it was a dependency problem in the rpmforge repository): http://lists.rpmforge.net/pipermail/users/2007-June/000782.html -Greg