Your message dated Sat, 18 Mar 2017 17:35:37 +0100 with message-id <[email protected]> and subject line Closing has caused the Debian Bug report #522056, regarding augeas-lenses: The patch for Debian's grub could be replaced by an additional lens 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 [email protected] immediately.) -- 522056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522056 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: augeas-lenses Version: 0.5.0-0hebex1 Severity: wishlist There is currently a patch in the Debian augeas package so that the grub.aug lens looks into /boot/grub/menu.lst instead of /etc/grub.conf for grub's configuration. This patch has to be applied every time, and it has to be adapted when grub.aug changes (which happens, especially lately). Instead of doing this, it could be easier to ship an additional lens in augeas-lenses, called for example grub_debian.aug, with the following code : module Grub_Debian = autoload xfm let xfm = transform Grub.lns (incl "/boot/grub/menu.lst") There would be no need for a patch anymore, and no need to maintain a patch.
--- End Message ---
--- Begin Message ---control: fixed -1 0.7.1-1 Apparently upstream changed grub.aug in 0.7.1, eliminating the need for patching. Closing this bug. Cheers, -Hilko
--- End Message ---

