Issue while installing RPM's

Поиск
Список
Период
Сортировка
От
Тема Issue while installing RPM's
Дата
Msg-id CD6509595C66FE4F93EDB0965AE001BA018A13D2@DEL-GGN-MBX01.wipro.com
обсуждение исходный текст
Ответы Re: Issue while installing RPM's  (Ben Kim <bkim@tamu.edu>)
Re: Issue while installing RPM's  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
Список pgsql-admin
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

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: RESOLVED: Explained by known hardware failures, or keep looking?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem with PostgreSQL 8.2 on Linux Redhat