[Git-commits] [grml/grml-live] 96dd50: Switch from http.debian.net to ftp.debian.org
Michael Prokop
mika at grml.org
Tue Oct 28 00:44:48 CET 2014
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 96dd50bc39ed1093afa12ed48b327f9773243b12
https://github.com/grml/grml-live/commit/96dd50bc39ed1093afa12ed48b327f9773243b12
Author: Michael Prokop <mika at grml.org>
Date: 2014-10-28 (Tue, 28 Oct 2014)
Changed paths:
M docs/grml-live.txt
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_ETCH
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_LENNY
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_SID
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_SQUEEZE
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_STABLE
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_TESTING
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_UNSTABLE
M etc/grml/fai/config/files/etc/apt/sources.list.d/debian.list/DEBIAN_WHEEZY
M etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
M etc/grml/grml-live.conf
M examples/mkdebmirror
M examples/reprepro/conf/updates
M grml-live
M templates/GRML/grml-cheatcodes.txt
Log Message:
-----------
Switch from http.debian.net to ftp.debian.org
Out of 10 recent ISO builds within ~4 days 9 of them failed. :(
At least 7 of those 9 broken builds were caused by broken downloads:
| 20141023 => 07:52:28 E: Failed to fetch http://http.debian.net/debian/pool/main/libr/librsvg/librsvg2-common_2.40.4-1_amd64.deb: Error reading from server. Remote end closed connection [IP: 2001:41c8:1000:21::21:35 80]
| 20141024 => 06:47:25 W: Failed to fetch xz:/var/lib/apt/lists/partial/http.debian.net_debian_dists_testing_main_binary-amd64_Packages Hash Sum mismatch
| 20141026 => 05:29:52 W: Failed to fetch http://http.debian.net/debian/dists/testing/main/i18n/Translation-en Hash Sum mismatch
| 20141027 => E: Unable to find a source package for gcc-4.7
| 20141027 => E: Unable to find a source package for gcc-4.7
| 20141027 => 05:10:38 W: Failed to fetch xz:/var/lib/apt/lists/partial/http.debian.net_debian_dists_testing_main_binary-amd64_Packages Hash Sum mismatch
| 20141027 => 09:32:37 Err http://http.debian.net/debian/ testing/main libsystemd-daemon0 amd64 215-5+b1
| 09:32:37 Error reading from server. Remote end closed connection [IP: 2001:41c8:1000:21::21:35 80]
| 20141027 => 20:29:56 E: Failed to fetch http://http.debian.net/debian/pool/main/s/systemd/libsystemd-daemon0_215-5+b1_amd64.deb: Error reading from server. Remote end closed connection [IP: 2001:41c8:1000:21::21:35 80]
| 20141027 => 22:44:01 E: Failed to fetch http://http.debian.net/debian/pool/main/libx/libxfont/libxfont1_1.4.99.901-1_amd64.deb: Error reading from server. Remote end closed connection [IP: 2001:41c8:1000:21::21:35 80]
This is a serious development and release stopper for us.
Therefore let's try switching to ftp.debian.org which has been
reported to have a useful network bandwidth and failover setup available
(thanks zobel + weasel).
More information about the Git-commits
mailing list