Re: postgresql11-11.14-1PGDG.rhel8.x86_64.rpm reports incorrect name

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: postgresql11-11.14-1PGDG.rhel8.x86_64.rpm reports incorrect name
Дата
Msg-id bd857e57fda213f54e0348498f6647e123b4baf6.camel@gunduz.org
обсуждение исходный текст
Ответ на postgresql11-11.14-1PGDG.rhel8.x86_64.rpm reports incorrect name  ("Miller, Mark - Xylem" <MarkD.Miller@xylem.com>)
Список pgsql-bugs
Hi,

On Mon, 2022-05-02 at 13:55 +0000, Miller, Mark - Xylem wrote:
> We were having trouble installing postgres 11.14 on RedHat EL8, we
> placed all the postgres 11.14 RHEL 8 RPMs in a local repo, but when
> we listed what was available from the repo it did not show the
> postgres11.x86_64 as being available though it did show postgresq11-
> contrib.x64_64, postgresq11-libs.x64_64, postgresq11-server.x64_64.

<snip>
> I think the problem is that the postgresql11-11.14-
> 1PGDG.rhel8.x86_64.rpm reports the name postgresql11-libs instead of
> postgresql11:
>
> [root@metis72f-chef linux]# rpm -qi
> ./thirdparty/postgresql/postgresql11-11.14-1PGDG.rhel8.x86_64.rpm
>
> warning: ./thirdparty/postgresql/postgresql11-11.14-
> 1PGDG.rhel8.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID
> 442df0f8: NOKEY
>
> Name        : postgresql11-libs
....
> Size        : 1507171

Looks like file was renamed somehow, because:

$ rpm -qip postgresql11-11.14-1PGDG.rhel8.x86_64.rpm | grep Size
Size        : 9378530

$ rpm -qip postgresql11-libs-11.14-1PGDG.rhel8.x86_64.rpm | grep Size
Size        : 1507171

Please download the RPMs again, because:

$ rpm -qi postgresql11-11.14-1PGDG.rhel8.x86_64.rpm
Name        : postgresql11
Version     : 11.14

I cannot see an issue in here.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #17480: Assertion failure in parse_relation.c
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: BUG #17469: postgresql-11.service file not configured to match setup/initdb options specified