bug#29644: gcc-objc is unusable without its 'gcc' executable.

2022-03-25 Thread Zhu Zihao
I'm planning to package some GNUStep packages to Guix, but the gcc-objc is broken. Any one interested in fixing GCC? or I' ll plan to make gnustep-make use clang instead of GCC. -- Retrieve my PGP public key: gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F Zihao signature.asc Descr

bug#51817: Git unable to find reference "refs/remotes/origin/HEAD"

2022-03-25 Thread Maxim Cournoyer
Hi, Bastien Rivière writes: > Hello, I have found an interesting bug with guix. > > When I try to import ~yasnippet~ from melpa, the command is unable to > find the 'refs/remotes/origin/HEAD'. > > How to reproduce: > > #+begin_src shell :results output :epilogue ":" > guix import elpa -a melpa y

bug#41625: Sporadic guix-offload crashes due to EOF errors

2022-03-25 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > Hi Marius, > > Marius Bakke writes: > >> Maxim Cournoyer skriver: >> Is running ‘guix offload test /etc/guix/machines.scm overdrive1’ on berlin enough to reproduce the issue? If so, we could monitor/strace sshd on overdrive1 to get a better unde

bug#54544: Network Issue

2022-03-25 Thread Maxim Cournoyer
Hi Raghav, Raghav Gururajan writes: > Hello Guix! > > About beginning of this month, I started facing network issue. The > WiFi stops working and `sudo herd restart networking` didn't overcome > it. When I shutdown, I see "ath: phy0: Unable to reset channel, reset > status -22" in the screen. I

bug#54557: “fakechroot” execution engine doesn’t work for Bash

2022-03-25 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: [...] > The message comes from ld.so. My guess is that the problem comes from > Bash’s terrible ‘malloc’ replacement: > [...] > [Time passes…] I confirmed this hypothesis by running: > > guix pack -RR -S /bin=bin -m manifest.scm > > on this manifest: >

bug#54558: mcomix refuses to run, missing GTK libraries

2022-03-25 Thread Maxim Cournoyer
Hi Liliana, Liliana Marie Prikler writes: > * gnu/packages/image-viewers.scm (mcomix): Update to 2.0.1. > [source]: Use sourceforge once again. > [inputs]: Add ‘python’. > [arguments]: Convert to a list of G-Expressions. > <#:tests?>: Drop. > <#:phases>: Rename ‘configure’ to ‘patch-sources’. A

bug#54558: [PATCH 2/2] gnu: mcomix: Wrap missing paths.

2022-03-25 Thread Liliana Marie Prikler
* gnu/packages/image-viewers.scm (mcomix)[inputs]: Add gtk+. [arguments]<#:imported-modules,#:modules>: New arguments. <#:phases>: Add ‘glib-or-gtk-wrap’ and ‘gi-wrap’. --- gnu/packages/image-viewers.scm | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/gnu/p

bug#54558: [PATCH 1/2] gnu: mcomix: Update to 2.0.1.

2022-03-25 Thread Liliana Marie Prikler
* gnu/packages/image-viewers.scm (mcomix): Update to 2.0.1. [source]: Use sourceforge once again. [inputs]: Add ‘python’. [arguments]: Convert to a list of G-Expressions. <#:tests?>: Drop. <#:phases>: Rename ‘configure’ to ‘patch-sources’. Also fix an assertion error in "mcomix/image_tools.py". No

bug#33189: Touchpad tap

2022-03-25 Thread Mathieu Othacehe
This one should now be fixed with: 2e55a4c6b9153fd1db60122cb29cee466693a753. Thanks, Mathieu

bug#54557: “fakechroot” execution engine doesn’t work for Bash

2022-03-25 Thread Philippe SWARTVAGHER
Le 24/03/2022 à 22:02, Ludovic Courtès a écrit : Hello! The “fakechroot” engine fails when applied to ‘bash’: --8<---cut here---start->8--- $ guix pack -RR bash -S /bin=bin /gnu/store/mnbmklbvd1pk7yby0k8h26msk6z11m1m-bash-tarball-pack.tar.gz $ (cd /tmp/pack