AW: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation

Поиск
Список
Период
Сортировка
От Lorenz, Christopher
Тема AW: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
Дата
Msg-id 7a701d8cf9124ea5b2f1968f734b56e9@ZIT-BB.Brandenburg.de
обсуждение исходный текст
Ответ на Re: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation  (Devrim Gündüz <devrim@gunduz.org>)
Ответы Re: AW: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation  (Devrim Gündüz <devrim@gunduz.org>)
Список pgsql-pkg-yum
Hi Devrim,

Thanks a lot for the question about the proj package. 

The result was:
$ rpm -qa | grep proj
proj94-9.4.0-1PGDG.rhel8.x86_64
proj82-8.2.1-3.rhel8.x86_64
proj92-9.2.1-1PGDG.rhel8.x86_64

The solution for me was to remove the old proj82 and proj92 rpms, gdal has used the proj92 library before. 

Now it works (PostGIS_full_version()):

POSTGIS="3.1.11 ca03d62" [EXTENSION] PGSQL="130" GEOS="3.12.1-CAPI-1.18.1" PROJ="9.4.0" GDAL="GDAL 3.8.5, released
2024/04/02"LIBXML="2.9.7" LIBJSON="0.13.1" LIBPROTOBUF="1.3.0" WAGYU="0.5.0 (Internal)" TOPOLO
 
GY RASTER

The automatic update on my server doesn't removes the old proj92 package. Is it possible and practical to define
conflictswith different proj versions in specs to avoid problems like these? 
 

Regards,

Christopher, Lorenz

-----Ursprüngliche Nachricht-----
Von: Devrim Gündüz <devrim@gunduz.org> 
Gesendet: Dienstag, 30. April 2024 11:43
An: Lorenz, Christopher <Christopher.Lorenz@ZIT-BB.Brandenburg.de>; pgsql-pkg-yum@postgresql.org
Betreff: Re: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation


Hi,

What is the output of:

rpm -qa | grep proj

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

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: AW: postgis/gdal - undefined symbol: proj_crs_has_point_motion_operation