I've been trying to add the PDO extension and get the following error:
Your OS software management system does not appear to be functioning correctly.
I do have root access, and an SSH connection so I tried running "yum update" and receive:
Error: Package: git-1.7.1-3.el6_4.1.x86_64 (base)
Requires: perl-Git = 1.7.1-3.el6_4.1
Installed: perl-Git-1.7.1-2.el6_0.1.noarch (@base)
perl-Git = 1.7.1-2.el6_0.1
Error: Package: perl-Git-1.7.1-2.el6_0.1.noarch (@base)
Requires: git = 1.7.1-2.el6_0.1
Removing: git-1.7.1-2.el6_0.1.x86_64 (@base)
git = 1.7.1-2.el6_0.1
Updated By: git-1.7.1-3.el6_4.1.x86_64 (base)
git = 1.7.1-3.el6_4.1
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
sendmail-cf-8.14.4-8.el6.noarch has missing requires of sendmail = ('0', '8.14.4', '8.el6')
at the end. I am rather new and am trying to learn how to trouble shoot these issues but I am not sure what to do next.
Your OS software management system does not appear to be functioning correctly.
I do have root access, and an SSH connection so I tried running "yum update" and receive:
Error: Package: git-1.7.1-3.el6_4.1.x86_64 (base)
Requires: perl-Git = 1.7.1-3.el6_4.1
Installed: perl-Git-1.7.1-2.el6_0.1.noarch (@base)
perl-Git = 1.7.1-2.el6_0.1
Error: Package: perl-Git-1.7.1-2.el6_0.1.noarch (@base)
Requires: git = 1.7.1-2.el6_0.1
Removing: git-1.7.1-2.el6_0.1.x86_64 (@base)
git = 1.7.1-2.el6_0.1
Updated By: git-1.7.1-3.el6_4.1.x86_64 (base)
git = 1.7.1-3.el6_4.1
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
sendmail-cf-8.14.4-8.el6.noarch has missing requires of sendmail = ('0', '8.14.4', '8.el6')
at the end. I am rather new and am trying to learn how to trouble shoot these issues but I am not sure what to do next.