[postgis-tickets] [PostGIS] #5269: Berries and debbie failing on installing pgtopo_import and pgtopo_export, --prefix not respected (was: Berrie failing on installing shp2pgsql pgsql2shp)
PostGIS
trac at osgeo.org
Wed Nov 9 04:55:21 PST 2022
#5269: Berries and debbie failing on installing pgtopo_import and pgtopo_export,
--prefix not respected
------------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: reopened
Priority: blocker | Milestone: PostGIS 3.4.0
Component: build/upgrade/install | Version: master
Resolution: | Keywords:
------------------------------------+---------------------------
Changes (by robe):
* status: closed => reopened
* resolution: fixed =>
* summary: Berrie failing on installing shp2pgsql pgsql2shp =>
Berries and debbie failing on installing pgtopo_import and
pgtopo_export, --prefix not respected
Comment:
I switched to using PGPATH no /bin. Debbie has always been without bin
and it worked before. Why are they ignoring the --prefix now. I am also
having same issue with winnie, except she doesn't error cause she has
access to her /usr/share/bin folder. It's just the pgtopo_import and
pgtopo_export going into the wrong folder not respecting her --prefix
clause. It respects it in 3.3 branch.
The issue is not the shp2pgsql, but the pgtopo_import and pgtopo_export
{{{
04:57:57 /bin/sh ../libtool --mode=install /usr/bin/install -c
loader/pgtopo_import "/bin/pgtopo_import"
04:57:57 libtool: install: /usr/bin/install -c loader/pgtopo_import
/bin/pgtopo_import
04:57:57 /usr/bin/install: cannot create regular file
'/bin/pgtopo_import': Permission denied
04:57:57 make[1]: *** [Makefile:181: install-importer] Error 1
04:57:57 make[1]: Leaving directory
'/var/lib/jenkins/workspace/postgis/branches/3.4/topology'
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5269#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list