PostGIS 3.0 dependency error

Поиск
Список
Период
Сортировка
От Joe McEttrick
Тема PostGIS 3.0 dependency error
Дата
Msg-id CAPasKHredBGhkp35GVP3VSnY1mN3fJ7-=NcWJ2Y8qqSDiLWBfg@mail.gmail.com
обсуждение исходный текст
Ответы Re: PostGIS 3.0 dependency error  ("James Cassell" <fedoraproject@cyberpear.com>)
Список pgsql-pkg-yum
Greetings,

I'm seeing a transitive dependency issue in the pgdg yum repos when installing postgis30 packages.

sudo yum install postgis30_10-utils

...

 -> Processing Dependency: sqlite-libs >= 3.7 for package: proj61-6.1.0-1.rhel7.x86_64
--> Finished Dependency Resolution
Error: Package: proj61-6.1.0-1.rhel7.x86_64 (pgdg10)
          Requires: sqlite-libs >= 3.7

This is on CentOS 7. I'm seeing the same issue with the postgis30_11 package. Anyone have thoughts on how to get the proj61 dependency fixed? 

Forcing the dependency to install has worked so far as a workaround, but this is not ideal obviously.

sudo rpm -Uvh --nodeps proj61-6.1.0-1.rhel7.x86_64.rpm


Thanks in advance,
Joe

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

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: postgis30 / RH6
Следующее
От: "James Cassell"
Дата:
Сообщение: Re: PostGIS 3.0 dependency error