summaryrefslogtreecommitdiffstats
path: root/TODO4stretch-host-upgrades.txt
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-30 02:42:47 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-30 02:42:47 +0200
commit54b7bce5b44f479763e7ba633c9a217b2e3369d3 (patch)
tree28f008f98a666df046e637f0929778663be8b225 /TODO4stretch-host-upgrades.txt
parent7e861d1c264bc82ac68ba7d83773e826f3a6ec41 (diff)
downloadjenkins.debian.net-54b7bce5b44f479763e7ba633c9a217b2e3369d3.tar.xz
reproducible Debian: upgraded jenkins and pb10 to stretch (=all debian nodes), some work left to do
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'TODO4stretch-host-upgrades.txt')
-rw-r--r--TODO4stretch-host-upgrades.txt39
1 files changed, 32 insertions, 7 deletions
diff --git a/TODO4stretch-host-upgrades.txt b/TODO4stretch-host-upgrades.txt
index ef8c0ee7..f2a1e5b0 100644
--- a/TODO4stretch-host-upgrades.txt
+++ b/TODO4stretch-host-upgrades.txt
@@ -1,4 +1,35 @@
+things to look at on jenkins.d.n. after the upgrade
+---------------------------------------------------
+Configuration file '/etc/default/shorewall'
+Configuration file '/etc/shorewall/shorewall.conf'
+Configuration file '/etc/shorewall6/shorewall6.conf'
+Configuration file '/etc/calamaris/calamaris.conf'
+Configuration file '/etc/apache2/conf-available/security.conf'
+ │ 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-9.6 and postgresql-client-9.6) and upgrade the
+ │ existing clusters with pg_upgradecluster (see manpage).
+ │
+ │ Please be aware that the installation of postgresql-9.6 will automatically create a default
+ │ cluster 9.6/main. If you want to upgrade the 9.4/main cluster, you need to remove the already
+ │ existing 9.6 cluster (pg_dropcluster --stop 9.6 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.
+
+-> didnt cleanup installed packages on jenkins just yet
+
+pb10
+----
+had to apt install linux-image-amd64 should go in update_jdn and why is that even neccessary?
+
+update_jdn.sh
+-------------
+refactor some apt-get install calls away (which used to be needed because of jessie-backports…)
open problems
@@ -15,11 +46,6 @@ because of:
amd64 kernel was manually installed with multiarch, should go into update_jdn
also on pb3+4+9 I had to do: sudo apt install linux-image-amd64
-todo for upgrades
------------------
-test jenkins-test-vm upgrade before doing jenkins
- -> cucumber problems reported by fil
-
to be done once all hosts run stretch: squid
--------------------------------------------
@@ -37,5 +63,4 @@ to be done once all hosts run stretch: sshd_config
done for upgrades
-----------------
-all i386+armhf nodes
-all amd64 nodes except jenkins and am64
+all i386+armhf+amd64 nodes