[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1034400: unblock: debian-edu-config/2.12.32



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package debian-edu-config, which is a key package and thus
needs unblocking. All autopkgtests are successful and the package has been
in unstable since 17 days.

The update fixes one bug affecting the use with blueray disks.

This is the full debdiff:

$ debdiff debian-edu-config_2.12.31.dsc debian-edu-config_2.12.32.dsc
diff -Nru debian-edu-config-2.12.31/debian/changelog debian-edu-config-2.12.32/debian/changelog
--- debian-edu-config-2.12.31/debian/changelog	2023-02-26 10:10:43.000000000 +0100
+++ debian-edu-config-2.12.32/debian/changelog	2023-03-27 20:40:47.000000000 +0200
@@ -1,3 +1,10 @@
+debian-edu-config (2.12.32) unstable; urgency=medium
+
+  * debian-edu-ltsp-install: fix failure with absent BD iso images. Patch
+    thanks to Wolfgang Schweer. Closes: #1033451.
+
+ -- Holger Levsen <holger@debian.org>  Mon, 27 Mar 2023 20:40:47 +0200
+
 debian-edu-config (2.12.31) unstable; urgency=medium
 
   * sbin/debian-edu-pxeinstall: adjust for memtest86+ 6.10-4, thanks to
diff -Nru debian-edu-config-2.12.31/sbin/debian-edu-ltsp-install debian-edu-config-2.12.32/sbin/debian-edu-ltsp-install
--- debian-edu-config-2.12.31/sbin/debian-edu-ltsp-install	2022-11-13 14:55:57.000000000 +0100
+++ debian-edu-config-2.12.32/sbin/debian-edu-ltsp-install	2023-03-27 20:36:55.000000000 +0200
@@ -18,7 +18,7 @@
 # Licence:		GPL2+
 # first edited:	2019-11-21
 
-version=2021-11-18
+version=2023-03-25
 
 set -e
 
@@ -598,7 +598,7 @@
 	mkdir -p /srv/ltsp/dlw
 	chmod 755 /srv/ltsp/dlw
 	# Use BD-ISO if available.
-	if ! mountpoint -q /media/cdrom ; then
+	if [ "true" == "$BD_ISO" ] && ! mountpoint -q /media/cdrom ; then
 		mount /media/cdrom
 	fi
 	if grep -q BD /etc/apt/sources.list && [ -f /media/cdrom/.disk/info ] ; then





unblock debian-edu-config/2.12.32

Thanks!


-- 
cheers,
	Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

Just 100 companies are responsible for 71% of global emissions.
https://www.theguardian.com/sustainable-business/2017/jul/10/100-fossil-fuel-companies-investors-responsible-71-global-emissions-cdp-study-climate-change

Attachment: signature.asc
Description: PGP signature


Reply to: