[postgis-tickets] [PostGIS] #4967: Dronie PostgreSQL 9.5 PostGIS 2.5 compile / regress failing
PostGIS
trac at osgeo.org
Sat Aug 14 21:53:00 PDT 2021
#4967: Dronie PostgreSQL 9.5 PostGIS 2.5 compile / regress failing
------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.5.6
Component: buildbots | Version: 2.5.x
Resolution: | Keywords:
------------------------+---------------------------
Comment (by robe):
okay I looked at jenkins build logs. I guess for 9.3 - 9.5 since
postgresql project has EOFed. Upstream apt EOF'ed the dev packages too so
we'd have to build ourselves.
I'm tempted to just chuck these from dronie and add 12 and 13. Debbie
will still be testing 9.5 since she builds those from scratch anyway.
Here is what the log error says:
{{{
Configuring postgresql-common
-----------------------------
Obsolete major version 9.3
The PostgreSQL version 9.3 is obsolete, but the server or client packages
are
still installed. Please install the latest packages (postgresql-13 and
postgresql-client-13) and upgrade the existing clusters with
pg_upgradecluster
(see manpage).
Please be aware that the installation of postgresql-13 will automatically
create a default cluster 13/main. If you want to upgrade the 9.3/main
cluster,
you need to remove the already existing 13 cluster (pg_dropcluster --stop
13
main, see manpage for details).
The old server and client packages are no longer supported. After the
existing
clusters are upgraded, the postgresql-9.3 and postgresql-client-9.3
packages
should be removed.
Please see /usr/share/doc/postgresql-common/README.Debian.gz for details.
Obsolete major version 9.4
The PostgreSQL version 9.4 is obsolete, but the server or client packages
are
still installed. Please install the latest packages (postgresql-13 and
postgresql-client-13) and upgrade the existing clusters with
pg_upgradecluster
(see manpage).
Please be aware that the installation of postgresql-13 will automatically
create a default cluster 13/main. If you want to upgrade the 9.4/main
cluster,
you need to remove the already existing 13 cluster (pg_dropcluster --stop
13
main, see manpage for details).
The old server and client packages are no longer supported. After the
existing
clusters are upgraded, the postgresql-9.4 and postgresql-client-9.4
packages
should be removed.
Please see /usr/share/doc/postgresql-common/README.Debian.gz for details.
Obsolete major version 9.5
The PostgreSQL version 9.5 is obsolete, but the server or client packages
are
still installed. Please install the latest packages (postgresql-13 and
postgresql-client-13) and upgrade the existing clusters with
pg_upgradecluster
(see manpage).
Please be aware that the installation of postgresql-13 will automatically
create a default cluster 13/main. If you want to upgrade the 9.5/main
cluster,
you need to remove the already existing 13 cluster (pg_dropcluster --stop
13
main, see manpage for details).
The old server and client packages are no longer supported. After the
existing
clusters are upgraded, the postgresql-9.5 and postgresql-client-9.5
packages
should be removed.
Please see /usr/share/doc/postgresql-common/README.Debian.gz for details.
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4967#comment:3>
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