From b157e4e08b541e31973b818973b34d0d62d09895 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Dec 2015 14:15:27 +0100 Subject: updated for reproducible archlinux --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO') 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: -- cgit v1.2.3-70-g09d2