bug#36380: service urandom-seed takes too long on boot

2020-03-22 Thread Brice Waegeneire
Hello, It would be nice if we could reproduce this issue. Robert Vollmert writes: Just ran across this article about Debian dealing with similar issues. https://daniel-lange.com/archives/152-hello-buster.html This article has been updated since then with a section[0] about a fix authored by

bug#40039: 'wrap-script' introduces spurious argument

2020-03-22 Thread Ricardo Wurmus
Brendan Tildesley writes: > It appears the repeated (car cl) results in the executable path > getting sent to it's self as the first argument. I'm not sure how > things managed to work up until now? I tested the following change and > it fixed the one case I was using, but am not sure it is cor

bug#40039: 'wrap-script' introduces spurious argument

2020-03-22 Thread Brendan Tildesley
I'm currently packaging libratbag which provides the cli interface ratbagctl. when launched without arguments, it normally the current devices ## ## with wrap-program (correct): b@ui ~/guix [env]$ ratbagctl warbling-mara:   Logitech G102 Prodigy Gaming Mouse b@ui ~/guix

bug#28310: guix build -n misses package builds

2020-03-22 Thread Ludovic Courtès
Hello, l...@gnu.org (Ludovic Courtès) skribis: > Andreas Enge skribis: > >> I am right now in the process of updating pari-gp to version 2.9.3. >> After building it on a git check-out of three days ago, which went smoothly, >> I rebased my patch on today's master and was pleased to see that no r

bug#40184: Add support for leds to keyboard-layout

2020-03-22 Thread Brice Waegeneire
Hello, The keyboard configuration mechanism through `keyboard-layout' is really nice in Guix: setting it once and using it in different components. Having the same ability but to set the default state of keyboard leds would be even better. That is avoiding to use setleds(1) and/or xset(1) to ha

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
I did this. What is a bit strange is that the error message seemingly randomly alters between what I already reported above and the following: mdj@hat:~/prusa$ guix offload test guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'... guix offload: Guix is usable on 'wand.pdc

bug#36380: service urandom-seed takes too long on boot

2020-03-22 Thread Leo Famulari
On Sun, Mar 22, 2020 at 08:43:33AM +, Brice Waegeneire wrote: > This article has been updated since then with a section[0] about a fix > authored by Linus[1][2] and merged in Linux 5.4. The gist of it that now > `getrandom()' will actively try to collect entropy in early boot, if it > is missin

bug#25258: Bashisms when building 0.11.0

2020-03-22 Thread Leo Famulari
On Tue, Feb 12, 2019 at 08:46:30PM -0500, Leo Famulari wrote: > About two years have passed on this bug report without comment. Is it a > "wontfix"? Based on the lack of interest I've closed this bug.

bug#25704: guix on other distribution fails to pull

2020-03-22 Thread Leo Famulari
On Tue, Feb 21, 2017 at 12:11:51PM -0500, Leo Famulari wrote: > Sure, and we know that `guix pull` needs to be overhauled. We've been > discussing its shortcomings and designing the replacement: This work has been completed. Closing the bug.

bug#26199: claws-mail needs to be built with libenchant support

2020-03-22 Thread Leo Famulari
Any update on this bug? 3 years have passed...

bug#27636: /dev/kvm went missing on i686, Linux 4.12

2020-03-22 Thread Leo Famulari
On Sat, Jun 22, 2019 at 09:13:37PM -0700, Chris Marusich wrote: > Is this still an issue for you? Closing due to lack of interest.

bug#30015: WebKitGTK nondeterministic build failures

2020-03-22 Thread Leo Famulari
I'm closing since we aren't currently patching webkitgtk and 2 years have passed.

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Ludovic Courtès
Hello! Mikael Djurfeldt skribis: > This error message is more common. In this case, I couldn't see anything > obviously strange except the following backtrace which contains strange > characters: > > 31963 write(2, "Backtrace:\n 13 (apply-smob/1 # 56464c2232a0>)\nIn ice-9/boot-9.scm:\n

bug#30428: guix git-fetch doesn't specify "--depth 1" - git clone clones a lot without any use

2020-03-22 Thread Leo Famulari
On Mon, Feb 12, 2018 at 01:16:41AM +0100, Danny Milosavljevic wrote: > git-fetch doesn't allow specifying "--depth 1". > > That means the repo clones are needlessly large. > > Since in packages we only need one specific commit anyhow why do we fetch > all the other commits? This was fixed in 329

bug#33274: [wishlist] Removing old system generation via guix system remove-generation

2020-03-22 Thread Leo Famulari
This feature was added in da551107129d22dfb2a4278a55b702a7340e7f51

bug#33712: Some Mercurial checkouts probably have incorrect hashes

2020-03-22 Thread Leo Famulari
It's been a while and I think that we will have noticed any incorrect hashes by now. Closing.

bug#21918: 'visudo' non-deterministic (sudo 1.8.15)

2020-03-22 Thread Leo Famulari
Building sudo with --rounds=5 is working now. Closing the bug

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Sun, Mar 22, 2020 at 9:46 PM Ludovic Courtès wrote: > Mikael Djurfeldt skribis: > > We’re missing a tiny bit. :-) Could you run strace with ‘-s 3000’ or > similar so that it doesn’t truncate it? > > (The “strange characters” are Unicode HORIZONTAL ELLIPSIS.) > Ah... :) Here's a larger chu

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Sun, Mar 22, 2020 at 10:40 PM Mikael Djurfeldt wrote: > On Sun, Mar 22, 2020 at 9:46 PM Ludovic Courtès wrote: > >> Mikael Djurfeldt skribis: >> >> We’re missing a tiny bit. :-) Could you run strace with ‘-s 3000’ or >> similar so that it doesn’t truncate it? >> >> (The “strange characters

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Sun, Mar 22, 2020 at 10:56 PM Mikael Djurfeldt wrote: > On Sun, Mar 22, 2020 at 10:40 PM Mikael Djurfeldt > wrote: > >> On Sun, Mar 22, 2020 at 9:46 PM Ludovic Courtès wrote: >> >>> Mikael Djurfeldt skribis: >>> >>> We’re missing a tiny bit. :-) Could you run strace with ‘-s 3000’ or >>>

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Sun, Mar 22, 2020 at 11:13 PM Mikael Djurfeldt wrote: > On Sun, Mar 22, 2020 at 10:56 PM Mikael Djurfeldt > wrote: > >> On Sun, Mar 22, 2020 at 10:40 PM Mikael Djurfeldt >> wrote: >> >>> On Sun, Mar 22, 2020 at 9:46 PM Ludovic Courtès wrote: >>> Mikael Djurfeldt skribis: We’

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Sun, Mar 22, 2020 at 11:14 PM Mikael Djurfeldt wrote: > The PATH of the build machine user is: > > /home/guix/.guix-profile/bin:/home/guix/.config/guix/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Marius Bakke
Mikael Djurfeldt writes: > The PATH of the build machine user is: > > /home/guix/.guix-profile/bin:/home/guix/.config/guix/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/opt/

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Sun, Mar 22, 2020 at 11:30 PM Marius Bakke wrote: > Mikael Djurfeldt writes: > > > The PATH of the build machine user is: > > > > > /home/guix/.guix-profile/bin:/home/guix/.config/guix/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Marius Bakke
Mikael Djurfeldt writes: >> It might be .bashrc is configured not to source the relevant scripts >> when being invoked non-interactively, and/or through an SSH session. >> > > You're right. It doesn't source the scripts. The PATH only becomes > /usr/local/bin:/usr/bin:/bin:/usr/games in this case

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Sun, Mar 22, 2020 at 11:59 PM Marius Bakke wrote: > Mikael Djurfeldt writes: > > >> It might be .bashrc is configured not to source the relevant scripts > >> when being invoked non-interactively, and/or through an SSH session. > >> > > > > You're right. It doesn't source the scripts. The PATH

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Mikael Djurfeldt
On Mon, Mar 23, 2020 at 12:12 AM Mikael Djurfeldt wrote: > > Just as a test, I enabled user specified environments in sshd_config (such > that ssh reads .ssh/environment) and added the following there: > > > PATH=/gnu/store/0awhym5h0m890n0wq87y0dxznh14rk88-guile-next-3.0.1/bin:/home/guix/.guix-pr

bug#40125: Problem with guix offload: Remote channel closed

2020-03-22 Thread Marius Bakke
Mikael Djurfeldt writes: > Just as a test, I enabled user specified environments in sshd_config (such > that ssh reads .ssh/environment) and added the following there: > > PATH=/gnu/store/0awhym5h0m890n0wq87y0dxznh14rk88-guile-next-3.0.1/bin:/home/guix/.guix-profile/bin:/usr/local/bin:/usr/bin:/b

bug#40189: emacs-ts fails its test suite

2020-03-22 Thread Maxim Cournoyer
On master, emacs-ts fails one of its tests: --8<---cut here---start->8--- passed 28/35 ts-unix Test ts-update backtrace: signal(ert-test-failed (((should (or (equal 31536000 (floor (ts-diff ert-fail(((should (or (equal 31536000 (floor (ts-difference ts

bug#40079: emacs-elpy-1.31.0: failed to build

2020-03-22 Thread Maxim Cournoyer
Hello, Fixed with commit 4ef89d884db8dae3aa300e36a3ad89def374e012. With the changes I've made to Emacs, Elpy can now be tested in a container easily with: --8<---cut here---start->8--- $ guix environment -C --ad-hoc emacs emacs-elpy python-wrapper [env] $ TER