build: ubuntu mirror: blacklist another SE mirror 51/19251/3
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 22 Aug 2016 20:21:59 +0000 (22:21 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 6 Sep 2016 20:15:42 +0000 (22:15 +0200)
SE mirrors are acting up lately, blacklist them:
- ftp.availo.se
- ftp.lysator.liu.se

Change-Id: If4cc7c207fa7ce39821cc8a8f754a48f573ff374
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
patches/opnfv-fuel/0047-build-ubuntu-mirror-blacklist-some-SE-mirrors.patch [moved from patches/opnfv-fuel/0047-build-ubuntu-mirror-blacklist-ftp.acc.umu.se.patch with 75% similarity]

@@ -1,8 +1,11 @@
 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
 Date: Thu, 18 Aug 2016 19:21:34 +0200
-Subject: [PATCH] build: ubuntu mirror: blacklist ftp.acc.umu.se
+Subject: [PATCH] build: ubuntu mirror: blacklist some SE mirrors
 
-Another SE mirror acting up lately ...
+Some SE mirrors are acting up lately, blacklist them:
+- ftp.acc.umu.se
+- ftp.lysator.liu.se
+- ftp.availo.se
 
 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
 ---
@@ -18,5 +21,5 @@ index 4bca6bd..67219cb 100755
  # as they are discoved they can be added to the blacklist below in order
  # for them not to be considered.
 -BLACKLIST="mirrors.se.eu.kernel.org mirror.its.dal.ca"
-+BLACKLIST="mirrors.se.eu.kernel.org ftp.acc.umu.se mirror.its.dal.ca"
++BLACKLIST="mirrors.se.eu.kernel.org mirror.its.dal.ca ftp.acc.umu.se ftp.lysator.liu.se ftp.availo.se"