[Bug 1935659] Re: grub2 FTBFS when built with libfuse3-dev
Launchpad Bug Tracker
1935659 at bugs.launchpad.net
Mon Feb 21 15:21:16 UTC 2022
This bug was fixed in the package grub2-unsigned - 2.06-2ubuntu5
---------------
grub2-unsigned (2.06-2ubuntu5) jammy; urgency=medium
[ Julian Andres Klode ]
* Free correct size when freeing params, rather than 16 Ki (LP: #1958623)
* Build with FUSE3 (LP: #1935659)
* Only run os-prober on first run and if it previously found other OS
(LP: #1955109)
[ Heinrich Schuchardt ]
* Rename grub-core/loader/efi/linux.c
* Add patches for GRUB on RISC-V
* fat: fix listing the root directory
* Enable building for RISC-V (LP: #1876620)
[ Julian Andres Klode ]
* Re-enable peimage code on other archs outside secure boot; this
fixes LP: #1947046 when not booting in secure boot mode (secure
boot pending security review of the code)
* Source package generated from src:grub2 using make -f ./debian/rules
generate-grub2-unsigned
-- Julian Andres Klode <juliank at ubuntu.com> Fri, 18 Feb 2022 17:21:16
+0100
** Changed in: grub2-unsigned (Ubuntu Jammy)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2-unsigned in Ubuntu.
https://bugs.launchpad.net/bugs/1935659
Title:
grub2 FTBFS when built with libfuse3-dev
Status in grub2 package in Ubuntu:
In Progress
Status in grub2-unsigned package in Ubuntu:
Fix Released
Status in grub2 source package in Jammy:
In Progress
Status in grub2-unsigned source package in Jammy:
Fix Released
Bug description:
Fuse3 is a requirement for qemu 6 (LP: #1934510). Since we don't want
to support two versions of fuse in main, we'd like reverse-
dependencies of fuse to switch to fuse3.
grub2 (and grub2-unsigned) FTBFS in a test rebuild changing the build-
dependency on libfuse-dev to libfuse3-dev.
Excerpt from the build log:
checking for fuse_main_real in -lfuse... no
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1935659/+subscriptions
More information about the foundations-bugs
mailing list