diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-06-20 19:28:20 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-06-20 19:28:20 +0200 |
commit | eeb01c66aea4768f673e0ba34a5c498c0ace4014 (patch) | |
tree | b0b161cd9f9718ed846c6a529887942e129116d7 | |
parent | f80d3a76a09c1fcfcceedd99fa377b2362528f93 (diff) | |
download | jenkins.debian.net-eeb01c66aea4768f673e0ba34a5c498c0ace4014.tar.xz |
pb9 upgraded to stretch successfully, had to manually upgrade the kernel…
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | TODO4stretch-host-upgrades.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/TODO4stretch-host-upgrades.txt b/TODO4stretch-host-upgrades.txt index 78b94f16..cd27a0e0 100644 --- a/TODO4stretch-host-upgrades.txt +++ b/TODO4stretch-host-upgrades.txt @@ -1,17 +1,19 @@ -problems --------- +open problems +------------- - dsa-check-packages points to /bin/true on hosts running in the future +- resolve issues on pb2+6+12+16: + no amd64 kernel for i386? manually done, needs to go into update_jdn + compare sshd_config from stretch with the one we're using (from jessie) +- on pb9 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 -resolve issues on pb2+6+12+16: - no amd64 kernel for i386? manually done, needs to go into update_jdn - compare sshd_config from stretch with the one we're using (from jessie) wait with upgrading armhf nodes until next week as vagrant has no time until then @@ -32,4 +34,5 @@ to be done once all hosts run stretch: sshd_config done for upgrades ----------------- upgrade of all i386 nodes +upgrade of pb9-amd64 upgrade of jenkins-test-vm in progress |