[SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. d4155276a049f996a3624a550c0a080fb555b4ee
git at osgeo.org
git at osgeo.org
Tue Jul 28 19:13:35 PDT 2026
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".
The branch, master has been updated
via d4155276a049f996a3624a550c0a080fb555b4ee (commit)
from ee158bbd6434d4f14b0b5435cf32a9801c70ea15 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d4155276a049f996a3624a550c0a080fb555b4ee
Author: Regina Obe <lr at pcorp.us>
Date: Tue Jul 28 22:13:30 2026 -0400
berrie jenkins upgrade
diff --git a/raspberry_pi/berrie.txt b/raspberry_pi/berrie.txt
index 73783f6..6ac1f60 100644
--- a/raspberry_pi/berrie.txt
+++ b/raspberry_pi/berrie.txt
@@ -3,14 +3,13 @@ apt install autoconf libtool build-essential
apt install libreadline6 libreadline6-dev zlib1g-dev
apt install libcunit1-dev libcunit1-doc libcunit1
apt install docbook
-apt install libxml2-dev n xsltproc docbook-xsl docbook-mathml gettext
+apt install libxml2-dev xsltproc docbook-xsl docbook-mathml gettext
apt install libjson-c-dev
apt install dblatex #for building pdf - really not needed
apt install imagemagick #for building images in docs really not needed
apt install libxml2 libxml2-dev
apt install bison flex #needed to build postgis and postgresql
apt install libiconv-hook1
-apt install proj
apt install git
apt install libgeos-dev libproj-dev
apt install libgdal-dev
@@ -18,5 +17,5 @@ apt install pkg-config
apt install lz4 liblz4-dev #needed to build postgresql with lz4 support
#upgrade jdk
-apt install openjdk-17-jdk
+apt install openjdk-25-jdk
update-alternatives --config java #switch from 11 to 17
\ No newline at end of file
-----------------------------------------------------------------------
Summary of changes:
raspberry_pi/berrie.txt | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.
More information about the postgis-tickets
mailing list