bug#73289: ceph 17.2.5 no longer installable

2024-09-16 Thread Yann Dupont
Hello everyone, ceph is no longer installable, probably since the core update. see https://ci.guix.gnu.org/build/5775507/log The main reason seems to be the boost update. A relatively simple fix exists for recent versions of ceph , (see https://github.com/ceph/ceph/commit/244c5ebbd4d5683da7f57

bug#73289: ceph 17.2.5 no longer installable

2024-09-16 Thread Yann Dupont
here's the patch, I hope I didn't screw up, being notoriously good at it :-) Please note: there's still a problem with the python-wcwidth module that's not found, but the problem existed before. My 1st fix didn't work, so I'll try again later. diff --git a/gnu/packages/patches/ceph-fix-for-n

bug#73292: “guix shell --pure“ displays twice the same warning

2024-09-16 Thread Simon Tournier
Hi, --8<---cut here---start->8--- $ guix shell --pure guix shell: warning: no packages specified; creating an empty environment guix shell: warning: no packages specified; creating an empty environment --8<---cut here---end---

bug#73294: "guix shell -- anything" does not look for manifests

2024-09-16 Thread lgcoelho--- via Bug reports for GNU Guix
Hello, Currently, if you have an authorized manifest available and want to run some command (for example htop) provided by the manifest, you need to --8<---cut here---start->8--- $ guix shell $ htop --8<---cut here---end

bug#72277: home-shepherd is flooding tty

2024-09-16 Thread Dariqq
On 24.07.24 18:16, Dariqq wrote: Hi, Today I connected to my laptop running guix home over ssh as the first session and got greeted with a lot of shepherd logs from the on-first- login script from guix-home starting the user shepherd: Starting service root... Service root started. Servi

bug#73295: TeX font maps are not reproducible

2024-09-16 Thread Konrad Hinsen
Hi everyone, The font maps generated during profile creation (procedure texlive-font-maps in guix/profiles.scm) are not reproducible: the order in which the files are listed in the ls-R file is not deterministic. As a consequence, files generated from profiles, such as Docker or Singularity conta

bug#72527: Rottlog never exits cleanly

2024-09-16 Thread Ludovic Courtès
Hi Simon, Simon Streit skribis: > On inspection of the default settings for Rot[t]logs service, and > reading through /var/log/mcron.log, rottlog always exits with the > following error: > > 2024-08-07 12:00:00 3408 > /gnu/store/scligrs2fwpsy6jvffraa274k7ipbg81-rottlog-0.72.2/sbin/rottlog: > r

bug#73300: [PATCH] fix: maven-surefire-plugin version parsing error

2024-09-16 Thread Dr. Arne Babenhauserheide
Hi, maven-surefire-plugin could not be detected, because the version was mis-replaced as 3.0.0-M4-M8 instead of 3.0.0-M4. The fix is attached. From ffc73708995a57101c7ce80ccdf3f3c66fb80c8d Mon Sep 17 00:00:00 2001 Message-ID: From: Arne Babenhauserheide Date: Mon, 16 Sep 2024 17:46:07 +0200 Su

bug#73295: TeX font maps are not reproducible

2024-09-16 Thread Nicolas Goaziou via Bug reports for GNU Guix
Hello, Konrad Hinsen writes: > The font maps generated during profile creation (procedure > texlive-font-maps in guix/profiles.scm) are not reproducible: the order > in which the files are listed in the ls-R file is not deterministic. Unfortunately, I think there are other parts not reproducibl

bug#73304: Python in relocatable guix pack leads to wrong sys.path

2024-09-16 Thread Rutherther via Bug reports for GNU Guix
When I add both python and a python package (seems like any) to a relocatable guix pack, the resulting python in the merged profile seems to be broken. Specifically its `sys.path` contains missing paths. To replicate: ``` mkdir -p /tmp/b && cd /tmp/b tar xzvf $(guix pack -RR python python-pyflak

bug#73304: Python in relocatable guix pack leads to wrong sys.path

2024-09-16 Thread Rutherther via Bug reports for GNU Guix
As a workaround, the profile in gnu/store can be used instead of the one exposed by -S symlink. Specifically, getting `realpath ./profile` and using that as the profile instead of `./profile` directly resolves the issue.

bug#73306: guix deploy fails with dropbear ssh server

2024-09-16 Thread Attila Lendvai
should `guix deploy` work with dropbear? on one of my servers i have replaced openssh with dropbear. (service dropbear-service-type (dropbear-configuration (port-number 22) (password-authentication? #false) ;; To allow `guix deploy` to connect as root.

bug#73261: plasma applications meta packages

2024-09-16 Thread Christian Linux
It would be great to have plasma applications meta packages like in Arch. Here is an example: https://archlinux.org/packages/extra/any/kde-applications-meta/ In this example you can see it's divided in some meta packages: kde-accessibility-meta