[debian-lan-devel] [SCM] Debian-LAN development and packaging branch, master, updated. 0.6-28-gbac4d64
Andreas B. Mundt
andi.mundt at web.de
Tue Aug 21 11:25:40 UTC 2012
The following commit has been merged in the master branch:
commit cc99509b2bd0a55e07dfd75b4c97e9190a5c4a8e
Author: Andreas B. Mundt <andi.mundt at web.de>
Date: Mon Aug 20 19:23:56 2012 +0200
Add workaround for apt-cacher-ng redirection error.
C.f. http://bugs.debian.org/683803#10
diff --git a/fai/config/scripts/FAISERVER/50-apt-cacher-ng b/fai/config/scripts/FAISERVER/50-apt-cacher-ng
new file mode 100755
index 0000000..239c391
--- /dev/null
+++ b/fai/config/scripts/FAISERVER/50-apt-cacher-ng
@@ -0,0 +1,8 @@
+#!/bin/bash
+#
+# workaround for #683803, c.f. http://bugs.debian.org/683803#10
+
+
+set -e
+
+ainsl /etc/apt-cacher-ng/acng.conf "RedirMax: 0"
--
Debian-LAN development and packaging
More information about the debian-lan-devel
mailing list