[debian-edu-commits] debian-edu/ 01/01: Remove non existent packages readahead and readahead-fedora from apt purge list to not break LTSP chroot installation.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Sun Apr 10 09:34:24 UTC 2016


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

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

commit 8ee5d102da49bcec39f088c5e5a8f593ea73b970
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Sun Apr 10 11:35:26 2016 +0200

    Remove non existent packages readahead and readahead-fedora from apt purge list to not break LTSP chroot installation.
---
 debian/changelog                                                | 2 ++
 share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c73f186..9480456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ debian-edu-config (1.900) UNRELEASED; urgency=medium
 
   * Start on 1.900 as Debian 9 is targeted.
   * Fix XML syntax error in gosa.conf. (Closes: #820551).
+  * Remove non existent packages readahead and readahead-fedora from
+    apt purge list to not break LTSP chroot installation.
 
  -- Wolfgang Schweer <wschweer at arcor.de>  Sun, 10 Apr 2016 10:46:46 +0200
 
diff --git a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
index 0057d55..0caf3e0 100644
--- a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
+++ b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
@@ -259,7 +259,7 @@ finalization_diskless_workstation() {
     in_target apt-get -y purge popularity-contest
 
     # Probably not very useful without a disk
-    in_target apt-get -y purge readahead readahead-fedora hdparm hddtemp
+    in_target apt-get -y purge hdparm hddtemp
 
     # Remove dependencies pulled in by removed packages
     in_target apt-get -y --purge autoremove

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



More information about the debian-edu-commits mailing list