[Qa-jenkins-scm] [jenkins.debian.net] 03/03: updated for reproducible archlinux

Holger Levsen holger at moszumanska.debian.org
Fri Dec 11 13:15:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit b157e4e08b541e31973b818973b34d0d62d09895
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Dec 11 14:15:27 2015 +0100

    updated for reproducible archlinux
---
 TODO | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/TODO b/TODO
index 8e42f0a..c959ce3 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:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list