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

Bug#797209: marked as done (jessie-pu: package grub-installer/1.117+deb8u1)



Your message dated Sat, 05 Sep 2015 14:31:07 +0100
with message-id <1441459867.2151.32.camel@adam-barratt.org.uk>
and subject line Closing p-u bugs for 8.2
has caused the Debian Bug report #797209,
regarding jessie-pu: package grub-installer/1.117+deb8u1
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.)


-- 
797209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797209
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

[ cc: debian-boot@lists.debian.org, ijc@hellion.org.uk ]

Hi,

Ian prepared a backport of a fix to grub-installer, which currently
fails to propagate a variable to the installed system. Changelog entry:
| grub-installer (1.117+deb8u1) jessie; urgency=medium
| 
|   [ Ian Campbell ]
|   * Correctly propagate grub-installer/force-efi-extra-removable to installed
|     system. (Closes: #792247).
| 
|  -- Cyril Brulebois <kibi@debian.org>  Fri, 28 Aug 2015 17:20:01 +0200

and patch attached.

Please tell us whether that looks OK and if timing for next point
release still allows that.

Thanks for your time.

Mraw,
KiBi.
diff -Nru grub-installer-1.117/debian/changelog grub-installer-1.117+deb8u1/debian/changelog
--- grub-installer-1.117/debian/changelog	2015-04-22 06:48:31.000000000 +0200
+++ grub-installer-1.117+deb8u1/debian/changelog	2015-08-28 17:20:41.000000000 +0200
@@ -1,3 +1,11 @@
+grub-installer (1.117+deb8u1) jessie; urgency=medium
+
+  [ Ian Campbell ]
+  * Correctly propagate grub-installer/force-efi-extra-removable to installed
+    system. (Closes: #792247).
+
+ -- Cyril Brulebois <kibi@debian.org>  Fri, 28 Aug 2015 17:20:01 +0200
+
 grub-installer (1.117) unstable; urgency=low
 
   [ Updated translations ]
diff -Nru grub-installer-1.117/grub-installer grub-installer-1.117+deb8u1/grub-installer
--- grub-installer-1.117/grub-installer	2015-01-13 05:01:14.000000000 +0100
+++ grub-installer-1.117+deb8u1/grub-installer	2015-08-28 17:19:14.000000000 +0200
@@ -809,7 +809,7 @@
 			grub_install_params="$grub_install_params --force-extra-removable"
 			# Make sure this happens on upgrades too
 			$chroot $ROOT 'debconf-set-selections' <<EOF
-grub2/force_efi_extra_removable boolean true
+$grub_package grub2/force_efi_extra_removable boolean true
 EOF
 		fi
 

--- End Message ---
--- Begin Message ---
Version: 8.2

Hi,

These bugs correspond to updates which were included in the 8.2 point
release.

Regards,

Adam

--- End Message ---

Reply to: