[debian-edu-commits] debian-edu/ 01/01: one more replacement of ftp.debian.org

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Sun Nov 26 22:42:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-install.

commit 0819f69e450f31968da3401e1df2d702e54515ee
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Sun Nov 26 23:40:23 2017 +0100

    one more replacement of ftp.debian.org
---
 debian-edu-profile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian-edu-profile b/debian-edu-profile
index 8777f93..87dd59c 100755
--- a/debian-edu-profile
+++ b/debian-edu-profile
@@ -476,7 +476,7 @@ if [ -f /cdrom/.disk/cd_type ] && egrep -iq 'dvd|bluray' /cdrom/.disk/cd_type; t
     db_fset "apt-setup/use_mirror" seen true || true
     log "disabling mirror selection on dvd's"
 elif ! log-output wget -U "Wget, Debian Edu d-i $de_suite $archstr" -qO - http://deb.debian.org/debian/README && \
-    ! log-output wget --no-proxy -U "Wget, Debian Edu d-i $de_suite $archstr" -qO - http://ftp.debian.org/debian/README ; then
+    ! log-output wget --no-proxy -U "Wget, Debian Edu d-i $de_suite $archstr" -qO - http://deb.debian.org/debian/README ; then
     db_settitle debian-edu-install/no-network/title
     db_input critical "debian-edu-install/no-network" || true
     db_go || true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git



More information about the debian-edu-commits mailing list