Your message dated Sun, 8 Feb 2015 22:43:18 +0100 with message-id <20150208214317.gn31...@ugent.be> and subject line Re: Bug#777092: unblock: debian-edu-config/1.816 has caused the Debian Bug report #777092, regarding unblock: debian-edu-config/1.817 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.) -- 777092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777092 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 x-debbugs-cc: debian-...@lists.debian.org Dear release team, this is an unblock request for debian-edu-config fixing an important bug #776763 (completly broken PXE installatios from the main-server, which is a rather major feature of Debian-Edu). The changes are also really trivial (and were not useful earlier, as debian-installer-netboot-images wasn't ready for jessie until very recently.) $ debdiff debian-edu-config_1.816.dsc debian-edu-config_1.817.dsc diff -Nru debian-edu-config-1.816/debian/changelog debian-edu-config-1.817/debian/changelog --- debian-edu-config-1.816/debian/changelog 2015-01-06 00:36:19.000000000 +0100 +++ debian-edu-config-1.817/debian/changelog 2015-02-03 12:57:42.000000000 +0100 @@ -1,3 +1,12 @@ +debian-edu-config (1.817) unstable; urgency=medium + + [ Wolfgang Schweer ] + * Adjust sbin/debian-edu-pxeinstall to work with debian-installer-8: + - replace 8.0 with 8 as di version number. + - replace '--' with '---' as param delimiter. (Closes: #776763). + + -- Holger Levsen <hol...@debian.org> Tue, 03 Feb 2015 12:57:38 +0100 + debian-edu-config (1.816) unstable; urgency=medium [ Wolfgang Schweer ] diff -Nru debian-edu-config-1.816/sbin/debian-edu-pxeinstall debian-edu-config-1.817/sbin/debian-edu-pxeinstall --- debian-edu-config-1.816/sbin/debian-edu-pxeinstall 2014-12-01 14:47:49.000000000 +0100 +++ debian-edu-config-1.817/sbin/debian-edu-pxeinstall 2015-02-02 12:01:45.000000000 +0100 @@ -131,7 +131,7 @@ [ -d $tftpdir/debian-installer ] || \ mkdir $tftpdir/debian-installer cd $tftpdir/debian-installer - di_ver=8.0 + di_ver=8 tarball="" if [ -d /usr/lib/debian-installer/images/$di_ver/$arch ]; then di_img_dir="/usr/lib/debian-installer/images/$di_ver/$arch" @@ -274,7 +274,7 @@ LABEL neteduboot-$arch MENU LABEL Install Edu/^$arch ($desktop) kernel debian-installer/$arch/linux - append $gtkvideo initrd=debian-installer/$arch/initrd.gz auto url=$preseedurl hostname=$hostname domain=$domain $installconfig -- quiet + append $gtkvideo initrd=debian-installer/$arch/initrd.gz auto url=$preseedurl hostname=$hostname domain=$domain $installconfig --- quiet ipappend 2 include menupassword.cfg Thanks for your work on jessie! cheers, Holger
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---Hi, On Thu, Feb 05, 2015 at 01:32:15AM +0100, Holger Levsen wrote: > this is an unblock request for debian-edu-config Unblocked. Cheers, Ivo
--- End Message ---