Your message dated Sat, 15 Apr 2023 08:36:13 +0000 with message-id <e1pnboh-000ddt...@respighi.debian.org> and subject line unblock debian-edu-config has caused the Debian Bug report #1034400, regarding unblock: debian-edu-config/2.12.32 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1034400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034400 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: release.debian.org Severity: normal User: release.debian....@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 <hol...@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
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Unblocked.
--- End Message ---