bug#72976: LXC 4.0.12 does not build with latest glibc

2024-09-02 Thread kasper . andersson--- via Bug reports for GNU Guix
In the build log, it complains about mismatching pointer types. In the upstream git repository, an issue was opened about a build error which looks very similar, pointing to an incompatibility with later glibc versions: https://github.com/lxc/lxc/issues/4183 I don't have the time to write and t

bug#71852: `gvisor-tap-vsock` fails to build, complains about missing variable `remove-go-references`

2024-06-30 Thread kasper . andersson--- via Bug reports for GNU Guix
The variable seems to not be in that file any more, but I haven't had the time to look into when it was removed. The log is as follows: WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete' Backtrace:   16 (primitive-load "/gnu/store/2a9k7v2qhydivh63xv

bug#66746: LUKS password prompt invisible, prompts twice

2023-10-28 Thread kasper . andersson--- via Bug reports for GNU Guix
With regards to the invisible LUKs prompt; my laptop does not run libreboot, but is still affected. Seems more like the Thinkpad framebuffer driver has a bug on the Linux or Grub side to me.

bug#66746: LUKS password prompt invisible, prompts twice

2023-10-28 Thread kasper . andersson--- via Bug reports for GNU Guix
I can reproduce this on kernels 6.1.58, 6.5.7. Rolling back to a generation with kernel 6.1.57 fixes it, though, this is a correlation and I do not know if the kernel necessarily is what caused it. As far as I know, the double prompt is expected behaviour (65002 seems to have a fix for that), a