bug#33213: python-3/fixed and python-minimal test_socket.py

2018-10-30 Thread Nam Nguyen
Hi, python has a memory leak in the test for test_socket.py, and it was fixed in commit 90aeaee861845142843a0f988fa4ff016c723cdb. https://git.savannah.gnu.org/cgit/guix.git/commit/?id=90aeaee861845142843a0f988fa4ff016c723cdb More information from IRC: 8<--

bug#31891: [PATCH] Re: bug#33196: emacs-realgud build failure

2018-10-30 Thread Maxim Cournoyer
Hello! Maxim Cournoyer writes: [...] > The bug is triggered by this check in configure.ac: > > if test "$NO_CHECK_EMACS_PACKAGES" = "" ; then > AC_MSG_NOTICE("Checking prerequiste packages") > $EMACS -batch -q --no-site-file -eval \ > '(dolist (package > (quote (cl-lib loc-changes lo

bug#33196: emacs-realgud build failure

2018-10-30 Thread Maxim Cournoyer
Hi again, Maxim Cournoyer writes: > Hello, and thank you for the bug report! > > Brett Gilio writes: > >> Hi all, I am experiencing the following error when building >> emacs-realgud. Any thoughts? > > [...] > >> Trailing garbage following expression: >>) >> configure: error: Can't continu

bug#33137: [Wishlist] recursive guix lint

2018-10-30 Thread Ludovic Courtès
Hello, Efraim Flashner skribis: > I meant more like "hey, khard can be upgraded to 0.12.2, after I've > checked the upgrade with 'guix lint khard', now I'd like to check the rest > of the dependency tree with 'guix lint --recursive khard' to see if > anything else can be upgraded or has any lint

bug#33082: guix pull resulted in an error: compute-guix-derivation

2018-10-30 Thread Joshua Branson
Gábor Boskovits writes: > Hello Joshua, > > Joshua Branson ezt írta (időpont: 2018. okt. > 30., K, 16:10): >> >> Gábor Boskovits writes: >> >> > Hello Joshua, >> > >> > Joshua Branson ezt írta (időpont: 2018. okt. >> > 30., K, 13:44): >> >> >> >> Gábor Boskovits writes: >> >> >> >> > Joshua B

bug#33152: Indeterministic test failure in qemu-minimal

2018-10-30 Thread Edouard KLEIN
Hi, Sorry for the delay: $guix --version guix (GNU Guix) 0.15.0 Copyright (C) 2018 the Guix authors License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by la

bug#33082: guix pull resulted in an error: compute-guix-derivation

2018-10-30 Thread Gábor Boskovits
Hello Joshua, Joshua Branson ezt írta (időpont: 2018. okt. 30., K, 16:10): > > Gábor Boskovits writes: > > > Hello Joshua, > > > > Joshua Branson ezt írta (időpont: 2018. okt. > > 30., K, 13:44): > >> > >> Gábor Boskovits writes: > >> > >> > Joshua Branson ezt írta (időpont: 2018. okt. 29.,

bug#33082: guix pull resulted in an error: compute-guix-derivation

2018-10-30 Thread Joshua Branson
Gábor Boskovits writes: > Hello Joshua, > > Joshua Branson ezt írta (időpont: 2018. okt. > 30., K, 13:44): >> >> Gábor Boskovits writes: >> >> > Joshua Branson ezt írta (időpont: 2018. okt. 29., H >> > 15:54): >> > >> > l...@gnu.org (Ludovic Courtès) writes: >> > >> > > Hello, >> > > >> >

bug#33082: guix pull resulted in an error: compute-guix-derivation

2018-10-30 Thread Gábor Boskovits
Hello Joshua, Joshua Branson ezt írta (időpont: 2018. okt. 30., K, 13:44): > > Gábor Boskovits writes: > > > Joshua Branson ezt írta (időpont: 2018. okt. 29., H > > 15:54): > > > > l...@gnu.org (Ludovic Courtès) writes: > > > > > Hello, > > > > > > > I was able to update successfully. Thi

bug#33082: guix pull resulted in an error: compute-guix-derivation

2018-10-30 Thread Joshua Branson
Gábor Boskovits writes: > Joshua Branson ezt írta (időpont: 2018. okt. 29., H > 15:54): > > l...@gnu.org (Ludovic Courtès) writes: > > > Hello, > > > > I was able to update successfully. This bug seems like a duplicate of > python 2 not deterministic. Someone ought to close this bug repo

bug#33196: emacs-realgud build failure

2018-10-30 Thread Maxim Cournoyer
Hello, and thank you for the bug report! Brett Gilio writes: > Hi all, I am experiencing the following error when building > emacs-realgud. Any thoughts? [...] > Trailing garbage following expression: >) > configure: error: Can't continue until above error is corrected. > Backtrace: >

bug#33180: guix pull fails in a directory with scm files

2018-10-30 Thread Björn Höfling
On Sun, 28 Oct 2018 07:36:38 +0100 Julien Lepiller wrote: > I had a similar issue, with every guix comand failing. It was due to > GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH ending with “:”. Can you > check the value of these variables? Yes, that was the problem here: export GUILE_LOAD_PATH=$

bug#33190: Choose devices according to linux-libre code

2018-10-30 Thread swedebugia
Hi On 2018-10-28 19:45, zna...@tutanota.com wrote: As I've got here https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html some devices cannot work without linux-firmware, requiring non-free software drivers. It is so bad. I believe the issue can be solved by choosing devices tha

bug#33202: failed 504 'Gateway" time-out

2018-10-30 Thread Clément Lassieur
Hello! Gnu Röoty writes: > 3 days I want install GUixSD but the gcc 5.5.0 and some package tell's me > failed 504 Gateway time-out. This is because you still use the hydra substitute servers. See https://bugs.gnu.org/33151. You should only use https://berlin.guixsd.org. Clément

bug#33202: failed 504 'Gateway" time-out

2018-10-30 Thread Gnu Röoty
3 days I want install GUixSD but the gcc 5.5.0 and some package tell's me failed 504 Gateway time-out.

bug#33137: [Wishlist] recursive guix lint

2018-10-30 Thread Efraim Flashner
On Sun, Oct 28, 2018 at 11:29:28PM +0100, Ludovic Courtès wrote: > Efraim Flashner skribis: > > > On Thu, Oct 25, 2018 at 03:31:32PM +0200, Ludovic Courtès wrote: > >> Hello, > >> > >> Efraim Flashner skribis: > >> > >> > We have the linter check for CVEs and updates to packages in a list, but