summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-26 22:35:51 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-26 22:35:51 +0100
commit3c5b15ec26a95e9c16beb5cc850692934a7fe687 (patch)
treeada589e4a2aeca734d69f994095cd0f0fe84c908
parent286b9d42a3af04cbaa9d2dde6fb9ca17e1c50895 (diff)
downloadjenkins.debian.net-3c5b15ec26a95e9c16beb5cc850692934a7fe687.tar.xz
reproducible Arch Linux: spell the project
-rwxr-xr-xbin/reproducible_common.sh2
-rwxr-xr-xbin/reproducible_html_packages.py2
-rwxr-xr-xbin/reproducible_maintenance.sh8
-rw-r--r--logparse/reproducible.rules2
4 files changed, 7 insertions, 7 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index d0b4d6ad..ba31f14c 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -55,7 +55,7 @@ BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL1 KERNEL2" # these also ne
# existing usertags in the Debian BTS
USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale"
-# common settings for testing Archlinux
+# common settings for testing Arch Linux
ARCHLINUX_BUILD_NODE=profitbricks-build3-amd64
ARCHLINUX_REPOS="core extra multilib community"
ARCHLINUX_PKGS=/srv/reproducible-results/.archlinux_pkgs
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 151fcd91..fc59f3e1 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -50,7 +50,7 @@ ${suites_links}
Reproducible Debian - <a href="https://wiki.debian.org/ReproducibleBuilds">Wiki</a><br />
Reproducible-builds.org - <a href="https://Reproducible-builds.org/docs/">HowTo</a><br />
<a href="https://Reproducible-builds.org">Reproducible-builds.org</a><br />
- Reproducible <a href="https://tests.reproducible-builds.org/archlinux/">Archlinux</a> /
+ Reproducible <a href="https://tests.reproducible-builds.org/archlinux/">Arch Linux</a> /
<a href="https://tests.reproducible-builds.org/coreboot/">coreboot</a> /
<a href="https://tests.reproducible-builds.org/fedora/">Fedora</a> /
<a href="https://tests.reproducible-builds.org/freebsd/">FreeBSD</a> /
diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index acf00556..d7350e08 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -99,17 +99,17 @@ for s in $SUITES ; do
done
set -e
-# for Archlinux
+# for Arch Linux
set +e
if [ "$HOSTNAME" = "${ARCHLINUX_BUILD_NODE}" ] ; then
- echo "$(date -u) - updating Archlinux schroot now."
+ echo "$(date -u) - updating Arch Linux schroot now."
schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u root -- pacman -Syu --noconfirm
RESULT=$?
if [ $RESULT -eq 1 ] ; then
- echo "Warning: failed to update Archlinux schroot."
+ echo "Warning: failed to update Arch Linux schroot."
DIRTY=true
else
- echo "$(date -u) - updating Archlinux schroot done."
+ echo "$(date -u) - updating Arch Linux schroot done."
fi
fi
set -e
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules
index 56c3473b..7b5f491e 100644
--- a/logparse/reproducible.rules
+++ b/logparse/reproducible.rules
@@ -14,7 +14,7 @@ warning /Warning: cannot update html pages for.+/
warning /Warning: too much difference for .+, aborting. Please investigate and update manually./
warning /Warning: couldn't delete old files from.+/
warning /Warning: failed to update the .+ schroot./
-warning /Warning: failed to update Archlinux schroot./
+warning /Warning: failed to update Arch Linux schroot./
warning /Warning: The following builds have failed due to diffoscope schroot problems and will be rescheduled.+/
warning /W: The repository .+ is not signed./
warning /W: There is no public key available for the following key IDs:.+/