BUG #16937: CentOS 7 gdal32-libs-3.2.2-13 package proj72 dependency issue - should be proj80

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16937: CentOS 7 gdal32-libs-3.2.2-13 package proj72 dependency issue - should be proj80
Дата
Msg-id 16937-eb1d79e766196054@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16937
Logged by:          PJ Welsh
Email address:      pj@cassens.com
PostgreSQL version: 13.2
Operating system:   CentOS 7
Description:

The just released (3/22/21) package of gdal32-libs-3.2.2-13.rhel7.x86_64.rpm
has an incorrect dependency chain and currently produces an error when
updating:
Error: Package: gdal32-libs-3.2.2-13.rhel7.x86_64 (pgdg-common)
           Requires: proj72 >= 8.0.0
           Installed: proj72-7.2.1-1.rhel7.x86_64 (@pgdg-common)
               proj72 = 7.2.1-1.rhel7
           Available: proj72-7.2.0-3.rhel7.x86_64 (pgdg-common)
               proj72 = 7.2.0-3.rhel7

The package should just require for proj80 that *is* available:
rpm -qp --requires gdal32-libs-3.2.2-13.rhel7.x86_64.rpm|grep proj
libproj.so.22()(64bit)
proj72 >= 8.0.0


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: BUG #16722: PG hanging on COPY when table has close to 2^32 toasts in the table.
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16938: Duplicate records with same Primary Key