[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 9df16caf1ef9ee7c4834bf3b9f52f2547c488d2c

git at osgeo.org git at osgeo.org
Wed Jul 4 13:34:37 PDT 2018


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  9df16caf1ef9ee7c4834bf3b9f52f2547c488d2c (commit)
      from  e69ffffc7e32b217e8ef49934cdcf9aa9021611a (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 9df16caf1ef9ee7c4834bf3b9f52f2547c488d2c
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Jul 4 16:34:42 2018 -0400

    update setup of debbie.  Started switching to apt

diff --git a/debian/jenkins_setup.txt b/debian/jenkins_setup.txt
index 4ff7634..d0a3315 100644
--- a/debian/jenkins_setup.txt
+++ b/debian/jenkins_setup.txt
@@ -53,6 +53,7 @@ apt-get install unixodbc-dev
 #make it the default
 sudo apt-get install oracle-java7-set-default
 apt-get install git
+apt install git2cl  #for building geos distributions
 
 
 
@@ -90,9 +91,9 @@ apt-get install dbtoepub (publish documentation in epub format)
 apt-get install cmake
 
 #for building sfcgal
-apt-get install libboost-dev
-apt-get install libcgal-dev
-apt-get install libsfcgal-dev
+apt install libboost-dev
+apt install libcgal-dev
+apt install libsfcgal-dev
 
 #for code coverage
 sudo apt-get install lcov
@@ -104,7 +105,9 @@ apt-get install latex-cjk-xcjk #for Korean and Chinese doc PDF translations
 --if you need to update jenkins
 aptitude update
 apt-get upgrade
-aptitude install jenkins
+apt install jenkins
+
+apt --only-upgrade install docker-io
 
 
 -- These are the Jenkins plugins installed --

-----------------------------------------------------------------------

Summary of changes:
 debian/jenkins_setup.txt | 11 +++++++----
 1 file changed, 7 insertions(+), 4 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