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#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