bug#66174: [BUG] poetry buil

2023-09-23 Thread Edison Ibáñez
Hey Guix! I've encountered the following error while trying to install poetry: phase `patch-generated-file-shebangs' succeeded after 0.0 seconds starting phase `build' error: in phase 'build': uncaught exception: misc-error #f "no setup.py found" () #f phase `build' failed after 0.0 seconds

bug#66169: guix reconfigure error no match for id 4f35ff1275e05be31f5d41464ccf147e9dbfd016

2023-09-23 Thread Roman Riabenko via Bug reports for GNU Guix
I am trying to upgrade my guix systems. I ran guix pull and now I am trying to run guix system reconfigure. It failed on two different machines with the same backtrace. Please see the full backtrace attached. The error message from it: ice-9/boot-9.scm:1685:16: In procedure raise-exception: Git

bug#30434: magit won’t work over TRAMP

2023-09-23 Thread Simon Tournier
Hi, On Sat, 23 Sep 2023 at 12:17, Maxime Devos wrote: More concretely, try "guix shell emacs emacs-magit --pure -- emacs" followed by "M-x magit-status" in a Git checkout, it will fail due to not finding the 'git' executable. For one, this had been corrected by

bug#47543: “Repeated allocation of very large block” during ‘guix pull’

2023-09-23 Thread Janneke Nieuwenhuizen
Janneke Nieuwenhuizen writes: Hi! Just a headsup with more information. > Ludovic Courtès writes: > >> If you experience it, please share the command line and command output! > > Never seen this before, but here it is... [..] > ./guix/store.scm:1036:9: ERROR: > 1. : > message: "error

bug#66168: zsh home service breaks guix shell via ssh

2023-09-23 Thread Malte Frank Gerdes
Hi, i set up a new system last weekend and am connecting to it via ssh. I also just recently started using guix home. I noticed that after connecting via ssh the profile that gets created when doing `guix shell' is not sourced, therefore the environment variables are not correct. This seems to

bug#30434: magit won’t work over TRAMP

2023-09-23 Thread Maxime Devos
Op 23-09-2023 om 12:17 schreef Maxime Devos: Op 21-09-2023 om 09:34 schreef Simon Tournier: Hi, This bug#30434 [1] had been closed on 14 Feb 2018 and then reopened on 18 May 2022. 1: https://issues.guix.gnu.org/issue/30434 On Thu, 21 Jul 2022 at 00:04, Maxim Cournoyer wrote: More

bug#30434: magit won’t work over TRAMP

2023-09-23 Thread Maxime Devos
Op 21-09-2023 om 09:34 schreef Simon Tournier: Hi, This bug#30434 [1] had been closed on 14 Feb 2018 and then reopened on 18 May 2022. 1: https://issues.guix.gnu.org/issue/30434 On Thu, 21 Jul 2022 at 00:04, Maxim Cournoyer wrote: More concretely, try "guix shell emacs emacs-magit --pure

bug#51928: GHC 8.10 occupies 1.6 GiB

2023-09-23 Thread Lars-Dominik Braun
Hi, > still current. I’m not so sure about that. We link (most/all?) Haskell binaries (pandoc for example) statically, so none of them should pull in GHC any more. If they do, that’s a bug. It’s almost impossible to untangle GHC libraries (and also GHC itself), since there are circular