Enviado em 11/10/2014 - 10:04h
Caros amigos, bom dia.
Estou implementando o PostgreSQL no sistema CentOS 6.5, porém necessito resolver algumas dependências.
Ocorreu que ao digitar o comando para instalação "yum install postgresql*" no final me retornou o seguinte erro;
Como posso resolver?
Estou implementando o PostgreSQL no sistema CentOS 6.5, porém necessito resolver algumas dependências.
Ocorreu que ao digitar o comando para instalação "yum install postgresql*" no final me retornou o seguinte erro;
Transaction Check Error:
file /usr/lib/debug/usr/lib64/python2.6/site-packages/_pg.so.debug conflicts between attempted installs of postgresql91-python-debuginfo-0:4.0-2PGDG.rhel6.x86_64 and postgresql93-python-debuginfo-0:4.1.1-1PGDG.rhel6.x86_64
file /usr/lib64/python2.6/site-packages/_pg.so conflicts between attempted installs of postgresql93-python-0:4.1.1-1PGDG.rhel6.x86_64 and postgresql91-python-0:4.0-2PGDG.rhel6.x86_64
file /usr/lib64/python2.6/site-packages/pg.py conflicts between attempted installs of postgresql93-python-0:4.1.1-1PGDG.rhel6.x86_64 and postgresql91-python-0:4.0-2PGDG.rhel6.x86_64
file /usr/lib64/python2.6/site-packages/pg.pyc conflicts between attempted installs of postgresql93-python-0:4.1.1-1PGDG.rhel6.x86_64 and postgresql91-python-0:4.0-2PGDG.rhel6.x86_64
file /usr/lib64/python2.6/site-packages/pg.pyo conflicts between attempted installs of postgresql93-python-0:4.1.1-1PGDG.rhel6.x86_64 and postgresql91-python-0:4.0-2PGDG.rhel6.x86_64
file /usr/lib64/python2.6/site-packages/pgdb.py conflicts between attempted installs of postgresql93-python-0:4.1.1-1PGDG.rhel6.x86_64 and postgresql91-python-0:4.0-2PGDG.rhel6.x86_64
file /usr/lib64/python2.6/site-packages/pgdb.pyc conflicts between attempted installs of postgresql93-python-0:4.1.1-1PGDG.rhel6.x86_64 and postgresql91-python-0:4.0-2PGDG.rhel6.x86_64
file /usr/lib64/python2.6/site-packages/pgdb.pyo conflicts between attempted installs of postgresql93-python-0:4.1.1-1PGDG.rhel6.x86_64 and postgresql91-python-0:4.0-2PGDG.rhel6.x86_64
Error Summary
-------------
Como posso resolver?