[postgis-tickets] [PostGIS] #4990: getfacecontainingpoint fails on i386
PostGIS
trac at osgeo.org
Thu Sep 23 10:25:10 PDT 2021
#4990: getfacecontainingpoint fails on i386
-----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.2.0
Component: topology | Version: master
Resolution: | Keywords:
-----------------------------+---------------------------
Comment (by Bas Couwenberg):
> Funny
I'm actually serious. Disk space for some pbuilder chroots is cheap.
This works for me on Debian unstable:
{{{
mkdir -p ~/pbuilder/{aptcache,build}
sudo cowbuilder --create \
--distribution sid \
--architecture i386 \
--basepath ~/pbuilder/base-sid-i386.cow \
--aptcache ~/pbuilder/aptcache \
--buildplace ~/pbuilder/build
sudo cowbuilder --login \
--basepath ~/pbuilder/base-sid-i386.cow \
--aptcache ~/pbuilder/aptcache \
--buildplace ~/pbuilder/build
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4990#comment:18>
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