[debian-edu-commits] [Git][debian-edu/debian-edu-install][master] base-installer: Drop workaround for bug #565555 (squid related).

WolfgangSchweer gitlab at salsa.debian.org
Wed Sep 19 21:11:03 BST 2018


WolfgangSchweer pushed to branch master at Debian Edu / debian-edu-install


Commits:
85a5f5b6 by Wolfgang Schweer at 2018-09-19T20:08:15Z
base-installer: Drop workaround for bug #565555 (squid related).

 This bug has been fixed in 2015, testing has shown that the workaround
 isn't needed anymore.

- - - - -


2 changed files:

- base-installer
- debian/changelog


Changes:

=====================================
base-installer
=====================================
@@ -26,15 +26,6 @@ if [ -e /dev/$VG/debianedufreespace ] ; then
     fi
 fi
 
-# Need to do this here, as apt need to work via Squid to install
-# debian-edu-config where the permanent file is included.
-# FIXME check if this still is needed.  See BTS report #565555.
-log "adding /etc/apt/apt.conf.d/90squid-di working around bug in Squid."
-cat > /target/etc/apt/apt.conf.d/90squid-di <<EOF
-// Avoid Squid handing out corrupt packages, solves Skolelinux bug #1419.
-Acquire::http::Pipeline-Depth 0;
-EOF
-
 log "setting up aptkey"
 if [ -f /usr/share/keyrings/archive.gpg -a ! -f /target/etc/apt/trusted.gpg ] ; then
     log "creating /etc/apt in target"


=====================================
debian/changelog
=====================================
@@ -9,6 +9,9 @@ debian-edu-install (2.10.13) UNRELEASED; urgency=medium
     - debian/debian-edu-profile-udeb.postinst: Prevent pkgsel from running
       'apt-get clean'; the cache is cleaned anyway at the very end of the
       installation.
+  * base-installer: Drop workaround for bug #565555 (squid related). This bug
+    has been fixed in 2015, testing has shown that the workaround isn't needed
+    anymore.
 
  -- Holger Levsen <holger at debian.org>  Mon, 27 Aug 2018 12:05:04 +0200
 



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/commit/85a5f5b6836701972ce4695d2e1f8e99ab18608b

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/commit/85a5f5b6836701972ce4695d2e1f8e99ab18608b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20180919/e044a260/attachment-0001.html>


More information about the debian-edu-commits mailing list