Re: Missing RPM packages at yum.postgresql.org

Поиск
Список
Период
Сортировка
От cwlists
Тема Re: Missing RPM packages at yum.postgresql.org
Дата
Msg-id CAGMmMTj3eic0fhK74fFxyo4YZ8XENwi4LAFuJKpS+p6e-1MCqA@mail.gmail.com
обсуждение исходный текст
Ответ на Missing RPM packages at yum.postgresql.org  (cwlists <cwlists@gmail.com>)
Список pgsql-pkg-yum
FYI:
I have a local rsync'ed yum.postgresql.org and with the help of running the below 'find' to see the missing packages:

find . -regex '.*/postgresql[0-9]*-[0-9]*\..*\.rpm'
find . -regex '.*/pgpoolAdmin.*\.rpm'
find . -regex '.*/pgpool-ha.*\.rpm'

There might be other packages missing between PG versions and architectures, but those were the ones that I am interested in primarily.


BR,
Christian Wahlgren

On Mon, Nov 12, 2018 at 8:05 PM cwlists <cwlists@gmail.com> wrote:
Hi,

I'm missing some packages and later product version for different OS versions and architectures. The missing packages seems unintentional.

- Latest postgresql release 9.6.11 is missing for EL6. Exists for EL7.
- Latest pgpoolAdmin 3.6 for PG 10 is missing for EL7, exists for EL6.
- Latest pgpoolAdmin 3.7 for PG 11 is missing for EL 7, exists for EL6.
- pgpool-ha is missing for PG 10 and EL6, EL7, for PG 11 and EL7.

Where the rpm is missing also the corresponding src.rpm is missing.


BR,
Christian Wahlgren

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

Предыдущее
От: cwlists
Дата:
Сообщение: Missing RPM packages at yum.postgresql.org
Следующее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: Re: Missing RPM packages at yum.postgresql.org