Update EG version & remove librose-uri deb reference.
authorChris Sharp <csharp@georgialibraries.org>
Wed, 23 Aug 2017 12:10:25 +0000 (08:10 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 23 Aug 2017 12:38:03 +0000 (08:38 -0400)
GenaSYS.sh

index a674cca..acec20b 100755 (executable)
@@ -53,7 +53,7 @@ done
 
 WD=$(dirname $(readlink -f $0))
 CUSTOMDIR="$WD/custom"
-EG_VERSION="2.12.2"
+EG_VERSION="2.12.4"
 UBUNTU_CODENAME="xenial"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"
@@ -3181,7 +3181,6 @@ then
        cp -f "$TEMPLATEDIR/db/create_database_${PSQL_VERSION}.sql" "setup_${NODE_FOLDER}/create_database.sql"
        cp -f "$TEMPLATEDIR/db/eg_db_root.crontab" "setup_${NODE_FOLDER}"
        cp -f "$TEMPLATEDIR/db/eg_db_postgres.crontab" "setup_${NODE_FOLDER}"
-       cp -f "$TEMPLATEDIR/debs/librose-uri-perl_1.00-1_all.deb" "setup_${NODE_FOLDER}" #TODO remove in 14.04
        echo "CREATE ROLE evergreen PASSWORD" \'$DATABASE_PASSWORD\' "SUPERUSER CREATEDB CREATEROLE INHERIT LOGIN;" > "setup_${NODE_FOLDER}/create_db_user.sql"
 fi
 if echo ${NODE_FOLDER} | grep -q utility0