I have an ec2 instance newly created using CentOS release 5.11 (Final).
One of the first things I tried to do was to install git using: sudo yum install git
only that is displaying this error:
I already gave the command sudo yum update
and then tried to install git and presented the same error. Does anyone know what it could be?