[centos] Instal Git on FXW.nl

By.

min read

My profile

Share this:

Seeing this after a yum install git?

[code:1:b2533c0eb9]Resolving Dependencies
–> Running transaction check
—> Package git.i386 0:1.7.12.4-1.el5.rf set to be updated
–> Processing Dependency: perl-Git = 1.7.12.4-1.el5.rf for package: git
–> Processing Dependency: perl(DBI) for package: git
–> Processing Dependency: perl(Git) for package: git
–> Finished Dependency Resolution
git-1.7.12.4-1.el5.rf.i386 from rpmforge has depsolving problems
–> Missing Dependency: perl(DBI) is needed by package git-1.7.12.4-1.el5.rf.i386 (rpmforge)
git-1.7.12.4-1.el5.rf.i386 from rpmforge has depsolving problems
–> Missing Dependency: perl(Git) is needed by package git-1.7.12.4-1.el5.rf.i386 (rpmforge)
git-1.7.12.4-1.el5.rf.i386 from rpmforge has depsolving problems
–> Missing Dependency: perl-Git = 1.7.12.4-1.el5.rf is needed by package git-1.7.12.4-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: perl(Git) is needed by package git-1.7.12.4-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: perl-Git = 1.7.12.4-1.el5.rf is needed by package git-1.7.12.4-1.el5.rf.i386 (rpmforge)
Error: Missing Dependency: perl(DBI) is needed by package git-1.7.12.4-1.el5.rf.i386 (rpmforge)
You could try using –skip-broken to work around the problem
You could try running: package-cleanup –problems
package-cleanup –dupes
rpm -Va –nofiles –nodigest
The program package-cleanup is found in the yum-utils package.

[/code:1:b2533c0eb9]

Try this:[code:1:b2533c0eb9]yum install git –disableexcludes=main[/code:1:b2533c0eb9]

Source: [url]http://stackoverflow.com/questions/8302479/installing-git-on-centos-failed[/url]

Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *