Re: RPMs for RedHat ES3.0

Поиск
Список
Период
Сортировка
От Philip Yarra
Тема Re: RPMs for RedHat ES3.0
Дата
Msg-id 200510041206.46628.philip@utiba.com
обсуждение исходный текст
Ответ на Re: RPMs for RedHat ES3.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi Tom,

On Tue, 4 Oct 2005 11:36 am, Tom Lane wrote:
> I think there's no question that this represents an RPM-building error.
> We haven't entirely figured out what's causing it though.

Right, gotcha. I think this may be the issue:
[root@dev2 8.x]# rpm -ql postgresql-libs-8.0.3-1PGDG
[snip]
/usr/lib/libecpg_compat.so.2
[snip]

[root@dev2 8.x]# ldd /usr/lib/libecpg_compat.so.2       libecpg.so.4 => /usr/lib/libecpg.so.4 (0x007ba000)
libpgtypes.so.1=> /usr/lib/libpgtypes.so.1 (0x00e0e000)       libpq.so.3 => /usr/lib/libpq.so.3 (0x00efa000)
 

[root@dev2 8.x]# rpm -q --whatprovides /usr/lib/libpq.so.3
compat-postgresql-libs-3-3PGDG

Including /usr/lib/libecpg_compat.so.2 in postgresql-libs-8.0.3-1PGDG causes 
automatic dependency 
(http://www.rpm.org/max-rpm/s1-rpm-depend-auto-depend.html) on those .so 
files which are only included in compat RPM. 

Regards, Philip.

-----------------
Utiba Pty Ltd 
This message has been scanned for viruses and
dangerous content by Utiba mail server and is 
believed to be clean.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [ADMIN] Vacuum Full Analyze Stalled
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Build Farm: thrush