I noticed the rpm version of Git is included. Thanks! but I get the following error when trying to install.
Code:
yum install git Loaded plugins: dellsysid, fastestmirror, rhnplugin, security Loading mirror speeds from cached hostfile * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.7.1-2.el6.1 will be installed --> Processing Dependency: perl-Git = 1.7.1-2.el6.1 for package: git-1.7.1-2.el6.1.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6.1.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6.1.x86_64 --> Finished Dependency Resolution Error: Package: git-1.7.1-2.el6.1.x86_64 (cloudlinux-x86_64-server-6) Requires: perl-Git = 1.7.1-2.el6.1 Error: Package: git-1.7.1-2.el6.1.x86_64 (cloudlinux-x86_64-server-6) Requires: perl(Error) Error: Package: git-1.7.1-2.el6.1.x86_64 (cloudlinux-x86_64-server-6) Requires: perl(Git) You could try using --skip-broken to work around the problem ** Found 5 pre-existing rpmdb problem(s), yum check output follows: bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf) bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl) bandmin-1.6.1-5.noarch has missing requires of perl(services.conf) exim-4.77-1.x86_64 has missing requires of perl(SafeFile) frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
Comment