From dfbdb977747fc94a111dbc61384f1048935ee3ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 18 Aug 2019 20:59:13 +0200 Subject: testing/singularity: disable temporarily Build fails on the builders with caching errors and `no rule to make target cni/dhcp`. Unfortunately, this cannot be reproduced locally. Someone with accesses to the builders must investigate this further. Until then, disable it to prevent the builders from repeatably attempting rebuilds. See also: https://gitlab.alpinelinux.org/alpine/aports/issues/10737 --- testing/singularity/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/singularity') diff --git a/testing/singularity/APKBUILD b/testing/singularity/APKBUILD index abe5f8f26d..951d8b5bbc 100644 --- a/testing/singularity/APKBUILD +++ b/testing/singularity/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.3.0 pkgrel=3 pkgdesc="Application containers focused on reproducibility for scientific computing and HPC world." url="https://www.sylabs.io/singularity/" -arch="all" +arch= license="BSD-3-Clause BSD-3-Clause-LBNL" options="suid !check" # no test suite from upstream depends="squashfs-tools" -- cgit v1.2.3