Bug#1051681: Hangs trying to boot from /boot on LVM+LUKS

2024-02-18 Thread Mate Kukri
Hi Michel, There are a rather high number of variables to isolate here. If you could provide the following information, it might help provide a better guess at what's going on: - Computer (or mainboard if white box desktop) model - Firmware revision - Is Secure Boot enabled? - Description of your

Bug#1059223: First workaround failing

2024-02-14 Thread Mate Kukri
This is mirroring the comment I've left on the Ubuntu bug: Unfortunately my first attempt at a workaround was indeed failing to address the issue, but as far as I am aware only because there are multiple such failing tests. I agree that injecting the dependency on the static library is not nice,

Bug#1059223: Workaround for rustc toolchain bug

2024-02-13 Thread Mate Kukri
Unfortunately this patch was rather optimistic, there are 7 or so more tests failing similarly, so more is needed to workaround this. On Tue, Feb 13, 2024 at 2:33 PM Mate Kukri wrote: > > Hello, > > We have a similar issue in Ubuntu: > https://bugs.launchpad.net/ubuntu/+source/rus

Bug#1059223: Workaround for rustc toolchain bug

2024-02-13 Thread Mate Kukri
llowing rustc invocation: ``` rustc -C linker=cc --color=always -C debug-assertions=yes -C overflow-checks=no --crate-type bin -g --crate-name prog --emit dep-info=prog.d --emit link=prog --out-dir prog.p -C metadata=prog@exe -Clink-arg=libc_accessing_zlib.a -Clink-arg=-lz -L. ../prog.rs ``` As a not

Bug#1062073: Re: Bug#1062073: grub-efi-amd64: GRUB 2.12 fails to boot with X64 exception

2024-02-02 Thread Mate Kukri
Thanks for bisecting, appreciate that. Having boot crashes like that by default still looks really bad, I would rather revert that commit given that it's new and no one had the opportunity to rely on it yet. On Fri, Feb 2, 2024 at 12:44 PM Morten Hein Tiljeset wrote: > > So I spent an evening

Bug#1062073: grub-efi-amd64: GRUB 2.12 fails to boot with X64 exception

2024-01-31 Thread Mate Kukri
rote: > > Oh yeah, I should've included that. It was 2.06. > I'm afraid I haven't tested 2.12~rc1 on this particular machine type. > > On Wed, Jan 31, 2024 at 10:27 AM Mate Kukri wrote: > > > > Hello, > > > > Do you happen to know the previous GRUB version

Bug#1062073: grub-efi-amd64: GRUB 2.12 fails to boot with X64 exception

2024-01-31 Thread Mate Kukri
Hello, Do you happen to know the previous GRUB version you were running, was it 2.06 or 2.12~rc1? Mate On Wed, Jan 31, 2024 at 9:21 AM Morten Hein Tiljeset wrote: > > Package: grub-efi-amd64 > Version: 2.12-1 > Severity: important > > Dear Maintainer, > > Upgrading to GRUB 2.12 makes my system

Bug#1056764: grub-efi-amd64: can't boot with GRUB 2.12~rc1-12

2024-01-25 Thread Mate Kukri
Hello all, An idea for a workaround I have on such machines is to add an environment variable (or some other option) to GRUB that let's GRUB use the legacy-x86 kernel entry point even if the EFI stub appears supported (of course only with UEFI Secure Boot disabled). Based on previous discussion,

Bug#1056764: grub-efi-amd64: can't boot with GRUB 2.12~rc1-12

2024-01-14 Thread Mate Kukri
Hello, Just letting you know that the 2.12 merge is in progress, and GRUB 2.12 (non-rc1) will be available in Debian the (hopefully) not too distant future. Mate On Fri, Jan 12, 2024 at 9:18 PM wrote: > > Good day, > > does grub 2.12 (without rc1) help? There are a good pile of fixups >

Bug#1056764: grub-efi-amd64: can't boot with GRUB 2.12~rc1-12

2023-11-26 Thread Mate Kukri
boot entry (or alternatively edit the boot entry with E and add that command on top). Mate Kukri On Sat, Nov 25, 2023 at 10:45 PM Nicolas Haller wrote: > > Package: grub-efi-amd64 > Version: 2.06-13 > Severity: critical > Justification: breaks the whole system > > Dear M