bug#78158: mercurial broken since af689c976591dd9c7d2bfed50c1b900ff496b87a

2025-04-29 Thread Z572
Denis 'GNUtoo' Carikli writes: > Hi, > > The commit af689c976591dd9c7d2bfed50c1b900ff496b87a ("gnu: Default to > Python 3.11.") broke mercurial, and mercurial is also a dependency of > many packages (the ones that use hg-fetch). hi, please "guix pull". it should fixed in https://git.savannah.gn

bug#78158: mercurial broken since af689c976591dd9c7d2bfed50c1b900ff496b87a

2025-04-29 Thread Denis 'GNUtoo' Carikli
Hi, The commit af689c976591dd9c7d2bfed50c1b900ff496b87a ("gnu: Default to Python 3.11.") broke mercurial, and mercurial is also a dependency of many packages (the ones that use hg-fetch). It broke because one of its tests failed: > Skipped test-verify-repo-operations.py: missing feature: allow sl

bug#35584: CDs and DVDs aren't auto-mounted

2025-04-29 Thread Maxim Cournoyer
Hi, It looks like it's a udev configuration thing, as we have CDROM support builtin the kernel (sr_mod), and the eudev of Void Linux, which is at the same version as ours, report this when attaching a media to a virtual CDROM in virt-manager: --8<---cut here---start---

bug#78133: `./pre-inst-env guix lint` does not work at all

2025-04-29 Thread Maxim Cournoyer
Hi, "nomike (they/them)" writes: > Hi! > > I get an error when running =guix lint=: > > #+BEGIN_EXAMPLE text > $ ./pre-inst-env guix lint catch2@3.8.1 > guix: lint: command not found > hint: Did you mean `lint'? > > Try `guix --help' for more information. > #+END_EXAMPLE I don't reproduce: --8

bug#78152: [guix-daemon] Build user's pw_dir != HOME

2025-04-29 Thread Maxim Cournoyer
Hi, There is a discrepancy in our build environment, where the build user's directory is set to '/' while HOME is set to '/homeless-shelter'. Normally both should match, and it trips some test suite that assumes this to be the case, as with libssh's [0]. Perhaps '/homeless-shelter' could be made

bug#77963: Data corruption on reboot

2025-04-29 Thread Ashish SHUKLA
Hi, Your issue looks similar to #77086[0]. Perhaps, you can followup there. References: [0] https://issues.guix.gnu.org/77086 HTH -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 "If I destroy you, what business is it of yours ?" (Dark Forest, Liu Cixin) signature.a

bug#77086: Filesystems not unmounted on reboot

2025-04-29 Thread Ashish SHUKLA
Hi, Filesystems not unmounted on reboot, or rather I get filesystem check for "/" volume after I power on, even though I shut it down (as rebooting was ending up in this situation almost everytime). This only happens if I do "sudo guix system reconfigure" prior to reboot/shutdown. Of note is,

bug#48151: Close

2025-04-29 Thread Andreas Enge
Closing as probably not relevant anymore, we have a newer mariadb version now. Andreas

bug#47748: Close

2025-04-29 Thread Andreas Enge
Closing, as there does not seem to be an actual bug. Andreas

bug#77970: issues.guix.gnu.org/77970

2025-04-29 Thread Andreas Enge
Hello, thanks for the bug report! As mentioned there, it has been fixed in https://issues.guix.gnu.org/77982 so I am closing this issue. Andreas

bug#69209: [PATCH] doc: cookbook: Fix extended example.

2025-04-29 Thread Greg Hogan
On Thu, Apr 24, 2025 at 5:39 PM Ludovic Courtès wrote: > > Greg Hogan writes: > > > * doc/guix-cookbook.texi (Extended example): Include missing module. > > > > Change-Id: Ibbda03344ad8762ea0c775a7eac36036c3b6200a > > LGTM! Pushed as 47a20a125922f14b3057b585ce1c2acfb6a6dc05.

bug#78134: =guix info= partly in English partly in Spanish

2025-04-29 Thread nomike (they/them)
Hi! I'm on Ubuntu 24.10 foreign distro, ave guix installed via =apt= and did a =guix pull= just one or two days ago. =info guix=  is partly in englsh and partly in german for me, #+BEGIN_EXAMPLE text El coordinador de construcciones de Guix (https://git.cbaines.net/guix/build-coordinator/) ay

bug#78133: `./pre-inst-env guix lint` does not work at all

2025-04-29 Thread nomike (they/them)
Hi! I get an error when running =guix lint=: #+BEGIN_EXAMPLE text $ ./pre-inst-env guix lint catch2@3.8.1 guix: lint: command not found hint: Did you mean `lint'? Try `guix --help' for more information. #+END_EXAMPLE I'm not in a guix shell though. The guix handbook talks a lot about running

bug#78132: python-angr@3.2.112: Fails to build, long jorny to update

2025-04-29 Thread Sharlatan Hellseher
Hi Guix, python-angr (Multi-architecture binary analysis toolkit) fails to build on master branch. Logging it as an issue for someone would volunteer to pick it, it's a chunky package and might need some love to improve/fix. It fails during check phase which would take up to 20min to complete i

bug#77346: itk-snap does not build

2025-04-29 Thread Andreas Enge
Hello, closing this bug as the main issue is solved. Work on tidying up the distribution is always welcome, but as long as packages build, we can also keep outdated ones. Andreas

bug#78103: GNOME calendar reminders do not trigger notifications

2025-04-29 Thread Noé Lopez
Maxim Cournoyer writes: > Hi, > > Maxim Cournoyer writes: > >> Hi, >> >> Since commit 3c8427ca415, saving reminders for a GNOME Calendar event >> works... but! they dot appear to trigger any notifications. > > Apparently that's another known upstream problem [0]. I was able to > reproduce it in

bug#78126: "guix refresh --list-updaters" fails with json-invalid

2025-04-29 Thread Ricardo Wurmus
"guix refresh --list-updaters" prints information for a few updaters and then crashes: --8<---cut here---start->8--- Available updaters: - bioconductor: Updater for Bioconductor packages (2.2% coverage) - composer: Updater for Composer packages (.0% cove