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

Bug#777092: marked as done (unblock: debian-edu-config/1.817)



Your message dated Sun, 8 Feb 2015 22:43:18 +0100
with message-id <20150208214317.GN31969@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 owner@bugs.debian.org
immediately.)


-- 
777092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777092
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
x-debbugs-cc: debian-edu@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 <holger@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

Attachment: 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 ---

Reply to: