Commit dbe42fac authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Archlinux: 2 more blacklisted packages

parent 02f5df90
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -314,7 +314,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
* maintenance job:
** check for archlinux schroot sessions which should not be there and delete them. complain if that fails.

* use db - see https://tests.reproducible-builds.org/reproducibledb.html
* use db - see https://tests.reproducible-builds.org/reproducibledb.htm
** blacklisting uses shell variables and db state, thats horrible
** scheduler.sh:
*** use asp to update trunk packages?
** html:
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ USERTAGS="toolchain infrastructure timestamps fileordering buildpath username ho
# common settings for testing Arch Linux
ARCHLINUX_REPOS="core extra multilib community"
ARCHLINUX_PKGS=/srv/reproducible-results/archlinux_pkgs
ARCHLINUX_BLACKLISTED="syslinux ltrace gnutls haskell-hakyll mitmproxy pandoc python-pyftpdlib v2ray"
ARCHLINUX_BLACKLISTED="syslinux ltrace gnutls haskell-hakyll mitmproxy pandoc python-pyftpdlib v2ray python-urllib3 perl-net-ssleay"
ARCHBASE=$BASE/archlinux

# common settings for testing rpm based distros