[Kernel-packages] [Bug 1250109] Re: Please use dpkg-triggers for update-grub when installing or removing kernel packages

2023-11-14 Thread Ubuntu Foundations Team Bug Bot
The attachment "use-triggers.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag, and

[Kernel-packages] [Bug 1250109] Re: Please use dpkg-triggers for update-grub when installing or removing kernel packages

2023-11-14 Thread Julian Andres Klode
update-initramfs -c call by kernel postinst hook is not covered, but we need to make sure the initramfs is there at kernel configuration point because we need it to be there when updating boot loaders. e.g. if we triggered both in that case, update-grub could run before update-initramfs. if we

[Kernel-packages] [Bug 1250109] Re: Please use dpkg-triggers for update-grub when installing or removing kernel packages

2023-11-14 Thread Julian Andres Klode
Draft fix for update-grub: https://salsa.debian.org/grub- team/grub/-/merge_requests/46 Still need to take care of grub-install at some point, haven't figured out the best approach there yet. ** Changed in: grub2 (Ubuntu) Assignee: (unassigned) => Julian Andres Klode (juliank) ** Changed

[Kernel-packages] [Bug 1250109] Re: Please use dpkg-triggers for update-grub when installing or removing kernel packages

2023-11-14 Thread Julian Andres Klode
@Andy I'm unassigning you and changing the bug status as the initramfs part has been resolved, update-initramfs does if [ -n "$DPKG_MAINTSCRIPT_PACKAGE" ] && [ $# = 1 ] && [ "$1" = -u ]; then if dpkg-trigger --no-await update-initramfs; then

[Kernel-packages] [Bug 1250109] Re: Please use dpkg-triggers for update-grub when installing or removing kernel packages

2017-07-15 Thread Mathew Hodson
** Changed in: linux (Ubuntu) Milestone: ubuntu-16.10 => None -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1250109 Title: Please use dpkg-triggers for update-grub when installing

[Kernel-packages] [Bug 1250109] Re: Please use dpkg-triggers for update-grub when installing or removing kernel packages

2016-12-01 Thread Mathew Hodson
** Summary changed: - Please use dpkg-triggers + Please use dpkg-triggers for update-grub when installing or removing kernel packages -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.