bug#73575: Mate fails to build on i686-linux

2024-09-30 Thread Dariqq
Hi, The meta-package for the mate-desktop fails to build on i686-linux due to test failures in the dependency graph: - python-werkzeug - skia - node After skipping these tests with --without-tests the mate build passes. I have not yet looked into the details why some tests are failing.

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

2024-09-30 Thread Ludovic Courtès
Hello, Rutherther skribis: > 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 > ta

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

2024-09-30 Thread Ludovic Courtès
Hi, lgcoe...@disroot.org skribis: > Currently, if you have an authorized manifest available and want to run > some command (for example htop) provided by the manifest, you need to > > > $ guix shell > $ htop > > as supplying a command for guix shell makes it to not look for > manifests, and ins

bug#73259: Manual page database generation broken

2024-09-30 Thread Ludovic Courtès
Ludovic Courtès skribis: > Man page database generation has been broken since the ‘core-updates’ > merge it would seem: > > Creating manual page database... > [ 1/1422] building list of man-db entries... > > [...] > > [ 65/1422] building list of man-db entries...In thread: > In procedure open-fi

bug#68057: scratch that

2024-09-30 Thread Attila Lendvai
> since there is no logind in the container err, i should have paid more attention. maybe my issue is not that closely related to this one. -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 -- God give me grace to accept with serenity the things that can not be changed, the Courage to change

bug#68057: i see the same when dropbear is the ssh server

2024-09-30 Thread Attila Lendvai
my issue and this one may have the same root cause. my suspicion is that in both contexts some kind of integration is not triggering elogind (?) to create that directory. my issue: i switched from openssh to dropbear (after their latest blunder), and after that i started to see this warning whe

bug#73564: broken link on the bottom of the page https://packages.guix.gnu.org/

2024-09-30 Thread Jim Dupont
Hello gnus, https://guix.gnu.org/manual/en/manual/devel/en/html_node/Invoking-guix-shell.html is a broken link on the bottom of the page https://packages.guix.gnu.org/packages/tree-sitter-typescript/ thanks for the best emacs installation I have had so far

bug#73306: guix deploy fails with dropbear ssh server

2024-09-30 Thread Attila Lendvai
this seems to be an upstream regression: https://github.com/mkj/dropbear/issues/321 i can see the same failing assert in my server's /var/log/secure when i try to `guix deploy` to it: Failed assertion (src/common-channel.c:705): `!channel->sent_close' <#secure method=pgpmime mode=sign> -- • at