diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-12 18:17:23 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-12 18:17:23 +0100 |
commit | 0c8d934f045515a95b770b5dd058c3793229a28c (patch) | |
tree | 143dac2562547e8776c6f3ce001250cf1468f594 | |
parent | 765ee9d24f25d790dbfb2294ff76b103beb730a6 (diff) | |
download | jenkins.debian.net-0c8d934f045515a95b770b5dd058c3793229a28c.tar.xz |
(if) run system 398 days in future
-rw-r--r-- | TODO | 4 | ||||
-rwxr-xr-x | bin/reproducible_freebsd.sh | 4 | ||||
-rwxr-xr-x | hosts/bpi0-armhf-rb/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/hb0-armhf-rb/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/profitbricks-build3-amd64/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/profitbricks-build5-amd64/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/profitbricks-build6-amd64/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/wbq0-armhf-rb/etc/rc.local | 2 |
8 files changed, 10 insertions, 10 deletions
@@ -132,7 +132,7 @@ This is about Debian, below are more todo entries for other projects… *** make maintenance job detect and reschedule logs with: 'E: 10mount: error: Directory '.*' does not exist' *** make maintenance job detect and reschedule logs with: '^Bus Error$' -* mention +400 days variation in variation table once this is declared stable +* mention +398 days variation in variation table once this is declared stable * reenable disorderfs setup, check that it *always* unmounts + cleans up nicely * diffoscope needs to be run on the target arch... (or rather: run on a 64bit architecture for 64bit architectures and on 32bit for 32 bit archs), this should probably be doable with a simple i386 chroot on the host (so using qemu-static to run it on armhf should not be needed, probably.) * on SIGTERM, also ssh to remote host and cleanup there! (via ssh &) @@ -174,7 +174,7 @@ This is about Debian, below are more todo entries for other projects… ** check that /srv/workspace/pbuilder/ is cleaned up properly ** right align all numbers in table in the dashboard ** do final s#debbindiff#diffoscope#g and s#dbd#ds#g and rename .debbindiff.html+txt files as well as the dbd directories... -** run pb2-amd64 builder 400 days in the future… (that way we will notice problems soon) +** run pb2-amd64 builder 398 days in the future… (that way we will notice problems soon) *** Acquire::Check-Valid-Until "false" should help, when setting the time to the future ** pkg sets related: *** fix essential set: currently it only has the ones explicitly marked Essential:yes; they and their dependencies make up the full "essential closure set" (sometimes also called pseudo-essential) diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh index 21a08ec3..5deff0a0 100755 --- a/bin/reproducible_freebsd.sh +++ b/bin/reproducible_freebsd.sh @@ -91,8 +91,8 @@ for FREEBSD_TARGET in ${FREEBSD_TARGETS} ;do ( cleanup_tmpdirs ; echo "$(date -u ) - failed to build FreeBSD (branch $FREEBSD_TARGET at ${FREEBSD_VERSION}) in the first run, stopping" ; continue ) set -e - # set time forward 400 days - $RSSH "service ntpd stop ; date --set='+400 days' ; date" + # set time forward 398 days + $RSSH "service ntpd stop ; date --set='+398 days' ; date" echo "$(date) - system is running in the future now." echo "=============================================================================" diff --git a/hosts/bpi0-armhf-rb/etc/rc.local b/hosts/bpi0-armhf-rb/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/bpi0-armhf-rb/etc/rc.local +++ b/hosts/bpi0-armhf-rb/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/hb0-armhf-rb/etc/rc.local b/hosts/hb0-armhf-rb/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/hb0-armhf-rb/etc/rc.local +++ b/hosts/hb0-armhf-rb/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/profitbricks-build3-amd64/etc/rc.local b/hosts/profitbricks-build3-amd64/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/profitbricks-build3-amd64/etc/rc.local +++ b/hosts/profitbricks-build3-amd64/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/profitbricks-build5-amd64/etc/rc.local b/hosts/profitbricks-build5-amd64/etc/rc.local index 12753f78..d3b00d7c 100755 --- a/hosts/profitbricks-build5-amd64/etc/rc.local +++ b/hosts/profitbricks-build5-amd64/etc/rc.local @@ -18,7 +18,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/profitbricks-build6-amd64/etc/rc.local b/hosts/profitbricks-build6-amd64/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/profitbricks-build6-amd64/etc/rc.local +++ b/hosts/profitbricks-build6-amd64/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/wbq0-armhf-rb/etc/rc.local b/hosts/wbq0-armhf-rb/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/wbq0-armhf-rb/etc/rc.local +++ b/hosts/wbq0-armhf-rb/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 |