]> xenbits.xensource.com Git - people/royger/osstest.git/commit
Debian preseed: Disable security archive for jessie arm64
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 29 Jun 2018 11:15:35 +0000 (11:15 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Fri, 29 Jun 2018 11:24:34 +0000 (11:24 +0000)
commitc14980b543ba057dcdd7a6c65d74a12cb4192034
treee873fae9b3bbf41326ceaa5e1682148d02fbd08d
parentf21d190b8f7e7078260528528b8edf85e24e9bf3
Debian preseed: Disable security archive for jessie arm64

jessie arm64 is out of security support, see
  https://wiki.debian.org/LTS
and the security archive at
  http://security.debian.org/dists/jessie/updates/main/binary-arm64
is gone.  This causes autoinstallation to fail.  We don't really care
much about the lack of security support, so override the set of `apt
services'.

I have tested that this can once again now install on arm64 on one of
the laxtons.  Because currently all arm64 tests are broken, and this
change affects only arm64, I will force push it right away.

CC: Julien Grall <julien.grall@linaro.org>
CC: Juergen Gross <jgross@suse.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Osstest/Debian.pm