bug#69735: [BUG] Error running any docker-composse command

2024-03-24 Thread John Kehayias via Bug reports for GNU Guix
Hi Arun, On Sat, Mar 16, 2024 at 08:59 PM, Arun Isaac wrote: > Hi John, > >> I would suggest we revert commit >> d084fb4b04a1cebb59959633660013fff495cd0d and/or use the previous version >> 6.1.3 until we can have docker compose with v2 support. As it is, this >> makes docker-compose unusable on

bug#39302: XFCE user cannot log out, shutdown, or reboot via GUI

2024-03-24 Thread Maxim Cournoyer
Hi, Jonathan Brielmaier writes: > Hi Jesse, > > can you still reproduce this? For me at guix 1.1.0-4affa91 (current > core-updates) log out, shutdown and reboot does work. It works co me as well. Closing. -- Thanks, Maxim

bug#43377: Possible Bug

2024-03-24 Thread Maxim Cournoyer
Hi, Çağlar Yıldız writes: > Hello, > > I’m having trouble installing Guix System 1.1.0 on my computer. Installation > sequence reinitiates itself without giving any errors. Here are the steps > I’ve taken during installation: > > * Locale Language -> English > * Locale Location ->

bug#40926: spice-vdagent not scaling the display

2024-03-24 Thread Maxim Cournoyer
Hi, Maxim Cournoyer writes: [...] > Which desktop environment were you using? If it was Xfce, it's a known > bug [0], and there's not much we can do about. It should work fine out > of the box for GNOME. > > Thank you, > > Maxim > > [0]

bug#69982: Setting inodes to 0 leads to incorrect output when extracting with GNU cpio

2024-03-24 Thread Skyler Ferris via Bug reports for GNU Guix
Hello, I have encountered a bug that is caused by the interaction of write-cpio-archive from (gnu build linux-initrd) writing all inodes as 0 and the way that GNU cpio processes file headers. I observed this bug while creating a custom initramfs where init is based on a bash script used by

bug#69800: [PATCH gnome-team] gnu: kcalendarcore: Disable failing test.

2024-03-24 Thread Liliana Marie Prikler
Am Samstag, dem 23.03.2024 um 11:15 +0100 schrieb Liliana Marie Prikler: > Am Samstag, dem 23.03.2024 um 10:07 +0100 schrieb Vivien Kraus: > > * gnu/packages/kde-frameworks.scm (kcalendarcore) [#:phases]: Add > > 'disable-failing-test. > > > > Change-Id: Ia0a5828b032d1940f30a7d38ebd276e60929c310

bug#69682: [PATCH v2] gnu: ocaml-extlib: Convert to dune-build-system.

2024-03-24 Thread pukkamustard
Sorry for being late to the party. But the conversion to use dune-build-system looks good to me! I ran into the same issue when updating opam to 2.1.5 but never managed to get to the bottom of it. Thanks for figuring this out! -pukkamustard Vivien Kraus writes: > * gnu/packages/ocaml.scm