Commit 7741b44d authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Archlinux: we dont use abs anymore and in future we'll need to...


reproducible Archlinux: we dont use abs anymore and in future we'll need to configure asp not to use packages from trunk

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 48607530
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -335,6 +335,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
** debian uses a table manual_scheduler to limit the amount of packages someone can schedule per day...
** should breakages job look for archlinux breakages?

* to not build trunk, we need to configure asp.

* fix build.sh:
** build2.log doesnt get deleted if build1 fails
** -> rename build2.log to $version_build2.log (dont include package name...)
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

#
# downloads an archlinux bootstrap chroot archive, then turns it into an schroot,
# then configures pacman and abs
# then configures pacman.
#

set -e