[PostGIS] #5803: Setup new bessie on osgeo8
PostGIS
trac at osgeo.org
Thu Oct 31 06:42:22 PDT 2024
#5803: Setup new bessie on osgeo8
---------------------------+--------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: Website Management, Bots
Component: QA/buildbots | Version: master
Resolution: | Keywords:
---------------------------+--------------------------------------
Comment (by robe):
Okay I think I might have figured out the issue, it's so annoying.
I tried to install PostgreSQL 17, but installing GDAL removed it cause
GDAL 3.9.2 was compiled against PostgreSQL 16 client. And if I try to
install GDAL, it removes PostgreSQL 17
So anyway just living with 16 as follows
{{{
pkg install postgresql16-server postgresql16-contrib gdal
}}}
I'm going to rerun on server in a bit, but hopping into bessie and running
the last regress seemed to work.
I have pramsey, strk, cvvergara keys installed in jenkins account
(planning to eventually use for pgrouting as well). So to hop in as
mentioned its.
{{{
ssh jenkins at osgeo8-bessie
}}}
Following instructions in -
https://wiki.osgeo.org/wiki/SAC_Service_Status#Logging_into_LXD_Containers_and_VMs
I'll close this as soon as I have a clean regress via jenkins.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5803#comment:2>
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