From 61b5eb2d46b1a0406995af135ccac8bd629f04e7 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 21 Jan 2017 10:58:32 +0100 Subject: [PATCH] could not build for f20 as the mirror has been torn down --- scripts/sfa-3121.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/sfa-3121.sh b/scripts/sfa-3121.sh index 16e0b1e..4d5b646 100755 --- a/scripts/sfa-3121.sh +++ b/scripts/sfa-3121.sh @@ -3,8 +3,10 @@ # see also sfa*.sh in this repo ### fedoras -# ple-sfa3 still runs fedora20 -/root/bin/lbuild-nightly.sh -m build@onelab.eu -f f20 -b sfa-3.1-21--f20-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & +# ple-sfa3 still runs fedora20, but we have dismantled the mirror for building on that distro +# so for now I will just leave it at that, it's OK wrt md5 & sha +# on the midrun it would be a good idea to rebase the VM on e.g. f24 or even f25 if we can build myplc for that +# /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f20 -b sfa-3.1-21--f20-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & # /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f23 -b sfa-3.1-21--f23-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f24 -b sfa-3.1-21--f24-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & -- 2.43.0