Обсуждение: Issue while installing RPM's

Поиск
Список
Период
Сортировка

Issue while installing RPM's

От
Дата:
Hi All,
 
I was able to install postgresql-7.4.17-1PGDG.x86_64.rpm and postgresql-server-7.4.17-1PGDG.x86_64.rpm.
After that probably you mentioned the wrong order "devel" has a pre-requisite on "libs" rpm.
When I tried to install "libs" i was faced with following error.

rpm -ivv postgresql-libs-7.4.17-1PGDG.i686.rpm

Preparing packages for installation...

D: computing file dispositions

D: opening db index /var/lib/rpm/Basenames create mode=0x42

D: read h# 316 Header V3 DSA signature: NOKEY, key ID db42a60e

file /usr/lib/libecpg.so.4.1 from install of postgresql-libs-7.4.17-1PGDG conflicts with file from package postgresql-libs-7.4.8-1.RHEL4.1

file /usr/lib/libecpg_compat.so.1.2 from install of postgresql-libs-7.4.17-1PGDG conflicts with file from package postgresql-libs-7.4.8-1.RHEL4.1

file /usr/lib/libpgtypes.so.1.2 from install of postgresql-libs-7.4.17-1PGDG conflicts with file from package postgresql-libs-7.4.8-1.RHEL4.1

file /usr/lib/libpq.so.3.1 from install of postgresql-libs-7.4.17-1PGDGconflicts with file from package postgresql-libs-7.4.8-1.RHEL4.1

 

Which clearly shows its conflict with the postgresql-libs-7.4.8-1.RHEL4.1 which may have got installed during the installation of Linux by default.

Then I tried removing the postgresql-libs-7.4.8-1.RHEL4.1 rpm following error came.

rpm -e postgresql-libs-7.4.8*

error: Failed dependencies:

libpq.so is needed by (installed) postgresql-server-7.4.17-1PGDG.i686

libpq.so.3 is needed by (installed) cyrus-sasl-sql-2.1.19-5.EL4.i386

libpq.so.3 is needed by (installed) postgresql-7.4.17-1PGDG.i686

libpq.so.3 is needed by (installed) postgresql-server-7.4.17-1PGDG.i686

Please help me in this matter.

Thanks,

Daljeet Mehta


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Re: Issue while installing RPM's

От
Ben Kim
Дата:
> rpm -e postgresql-libs-7.4.8*
> error: Failed dependencies:
> libpq.so is needed by (installed) postgresql-server-7.4.17-1PGDG.i686

rpm -e --nodeps post...


Regards,

Ben K.
Developer
http://benix.tamu.edu

Re: Issue while installing RPM's

От
Devrim GÜNDÜZ
Дата:
Hi,

On Wed, 2007-06-20 at 19:44 +0530, daljeet.mehta@wipro.com wrote:
> Please help me in this matter.

I think "rpm -Uvh postgresql-libs, server, etc" will help you.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/



Вложения