could not build for f20 as the mirror has been torn down
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 21 Jan 2017 09:58:32 +0000 (10:58 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 21 Jan 2017 09:58:32 +0000 (10:58 +0100)
scripts/sfa-3121.sh

index 16e0b1e..4d5b646 100755 (executable)
@@ -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 &