aboutsummaryrefslogtreecommitdiff
path: root/linux-leg.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-13 11:53:11 +0300
committerLinaro Code Review <review@review.linaro.org>2015-10-13 08:57:57 +0000
commitf7993a8081fb892fab49b66c30a7e329a83080f6 (patch)
treeeb10cc00591d1be6ebb9d4aa8f3dec31c7c5dbce /linux-leg.yaml
parentf902e90c35153e5ba0933593e084bab4cf925c27 (diff)
Fix jobs using docker-utopic and apt-get
Ubuntu Utopic is EOL. The archive is moved to old-releases.ubuntu.com. Workaround the failures until Ubuntu Wily is released in 2 weeks and jobs are migrated. Change-Id: I859d3104cd8f5843be786d49f1fb5fc157b499ac Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-leg.yaml')
-rw-r--r--linux-leg.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-leg.yaml b/linux-leg.yaml
index 5841529cc6..2053c20571 100644
--- a/linux-leg.yaml
+++ b/linux-leg.yaml
@@ -80,6 +80,7 @@
rm -rf out
}
+ sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
sudo apt-get update
sudo apt-get install -y python-pycurl python-beautifulsoup python-html2text