summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-11 14:15:27 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-11 14:15:27 +0100
commitb157e4e08b541e31973b818973b34d0d62d09895 (patch)
treec03b1f315b4ba0f9641cd9517e937f931a2250d0 /TODO
parent07e9247b6c175f1353fcd78859af1d974a97dbd5 (diff)
downloadjenkins.debian.net-b157e4e08b541e31973b818973b34d0d62d09895.tar.xz
updated for reproducible archlinux
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 8e42f0ac..c959ce31 100644
--- a/TODO
+++ b/TODO
@@ -299,7 +299,9 @@ This is about Debian, below are more todo entries for other projects…
==== reproducible Arch Linux
-* the job to bootstrap an arch schroot needs to be made idempotent
+* describe archlinux setup…!
+* setup_archlinux_schroot job:
+** needs to be made idempotent
** needs to download bootstrap.tar.gz sig and verify
** once this has been done, run it more often than once a year
* use regular maintenace job to update the arch schroot: 'schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u root -- pacman -Syu --noconfirm'
@@ -309,11 +311,10 @@ This is about Debian, below are more todo entries for other projects…
** 'makepkg --skippgpcheck' should be replaced by 'makepkg' and 'echo "keyserver-options auto-key-retrieve" >> ~/.gnupg/gpg.conf'
*** which should make this obsolete: 'schroot --directory /tmp -c source:jenkins-reproducible-archlinux -- grep ^validpgpkeys= $PKG/PKGBUILD|cut -d "'" -f2|xargs schroot --directory /tmp -c source:jenkins-reproducible-archlinux -- gpg --recv-keys'
** on SIGTERM, also ssh to remote host and cleanup there! (via ssh &)
-* test 'extra' too:
-** schroot --run-session -c $SESSION --directory /var/abs/extra -- ls -1|sort -R|xargs echo > $ARCHLINUX_EXTRA_PKGS
* put results in a db
** graph results
-* idea: reschedule reverse build depends too
+* idea: when a package has been updated reschedule reverse build depends too
+** (for that we need to detect updated packages first)
----
notes on source and binary versions: