Portal Home > Knowledgebase > Articles Database > Update Dependencies issue


Update Dependencies issue




Posted by Cbchung, 10-23-2011, 05:48 AM
When i ran yum update, it gives the error below. Any idea guys? [root@localhost log]# yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.lug.udel.edu * extras: mirror.7x24web.net * openvz-kernel-rhel6: download.openvz.org * openvz-utils: download.openvz.org * rpmforge: ftp-stud.fht-esslingen.de * updates: mirror.atlanticmetro.net Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.7.6.4-1.el5.rf set to be updated --> Processing Dependency: libexpat.so.0()(64bit) for package: git-1.7.6.4-1.el5.rf.x86_64 --> Processing Dependency: libcurl.so.3()(64bit) for package: git-1.7.6.4-1.el5.rf.x86_64 ---> Package perl-Git.x86_64 0:1.7.6.4-1.el5.rf set to be updated --> Running transaction check ---> Package compat-expat1.x86_64 0:1.95.8-8.el6 set to be updated ---> Package git.x86_64 0:1.7.6.4-1.el5.rf set to be updated --> Processing Dependency: libcurl.so.3()(64bit) for package: git-1.7.6.4-1.el5.rf.x86_64 --> Finished Dependency Resolution Error: Package: git-1.7.6.4-1.el5.rf.x86_64 (rpmforge) Requires: libcurl.so.3()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

Posted by Mark Muyskens, 10-23-2011, 05:56 AM
yum install curl* then; yum update

Posted by net, 10-23-2011, 06:13 AM
Moved > Hosting Security and Technology.

Posted by Cbchung, 10-23-2011, 09:06 PM
it gives, Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.lug.udel.edu * extras: mirror.7x24web.net * openvz-kernel-rhel6: download.openvz.org * openvz-utils: download.openvz.org * rpmforge: ftp-stud.fht-esslingen.de * updates: mirror.atlanticmetro.net Setting up Install Process Package curl-7.19.7-16.el6.x86_64 already installed and latest version Nothing to do

Posted by Cbchung, 10-23-2011, 09:08 PM
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.lug.udel.edu * extras: mirror.7x24web.net * openvz-kernel-rhel6: download.openvz.org * openvz-utils: download.openvz.org * rpmforge: ftp-stud.fht-esslingen.de * updates: mirror.atlanticmetro.net Setting up Install Process Package libcurl-7.19.7-16.el6.x86_64 already installed and latest version Nothing to do

Posted by Cbchung, 11-02-2011, 08:47 PM
anyone help me?

Posted by foobic, 11-02-2011, 09:40 PM
From a stock CentOS 64bit: Have you excluded all 32bit packages in your yum config? 64bit systems still have some dependencies on i386 / i686 packages.

Posted by Cbchung, 11-12-2011, 10:44 PM
I have exclude 32bit package but still have the problem.

Posted by foobic, 11-13-2011, 10:21 AM
No, excluding 32 bit packages could well be your problem. You should allow the system to load 32 bit libraries where required. As my earlier post shows, this is normal for a 64bit CentOS system and the dependency you're missing is provided by the curl-7.15.5-9.el5_6.3.i386 package.

Posted by Cbchung, 11-13-2011, 07:56 PM
i have did not exclude before, after i saw your post, i try to exclude and it still not working. Thats mean i was originally not excluding too.

Posted by SolidJoe, 11-13-2011, 08:14 PM
https://www.google.com/#sclient=psy-...w=1440&bih=799 Get reading.

Posted by Cbchung, 11-13-2011, 08:37 PM
i have search and read before i came and ask, none of them resolve my issue.

Posted by SolidJoe, 11-13-2011, 09:40 PM
I'd read it again, more carefully this time.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
mysql 4.1 max per hour (Views: 593)