Skip to content
Commits on Source (2)
......@@ -112,7 +112,7 @@ for package in $packages ; do
count=1
SHA1SUM_PKG="$(cat ${package_file}.sha1output | awk '{print $1}' )"
echo "$(date -u) - UNREPRODUCIBLE: $package_file ($SHA1SUM_PKG) only on ftp.debian.org."
else [ -e ${package_file}.json ] ; then
elif [ -e ${package_file}.json ] ; then
# this code block can be removed once all packages with existing results have been processed once...
count=$(fmt ${package_file}.json | grep -c '\.buildinfo' || true)
SHA1SUM_PKG="$(cat ${package_file}.sha1output | awk '{print $1}' )"
......
......@@ -25,6 +25,7 @@ codethink-sled14-arm64.debian.net
## temporary problems
jtk1b-armhf-rb
odxu4b-armhf-rb
# Down here nodes are automtically added by the maintenance job when they have
# been failing their health check for too long.