Disable progress in stdout

2020-12-15 Thread Phil
Hi all, When running guix from a script the stdout contains various things that should be disabled unless running interactively - you end up with a log of stdout containing visual noise. The -v0 switch doesn't seem to completely quell interactive feedback, and my aim is not for silence, just for

Re: guix pull fails because substitution fails

2020-12-15 Thread zimoun
Hi, On Mon, 14 Dec 2020 at 17:34, Thorsten Wilms wrote: > On Mon, 14 Dec 2020 14:28:48 +0100 > zimoun wrote: > >> You were pulling b828057, but from which commit? > > ``` > $: guix describe > Generation 161Dec 02 2020 14:24:58(current) > guix 9fe5bb7 > repository URL: https://g

Re: A weird thing about network connections in Icecat (and Firefox) on Guix

2020-12-15 Thread Luis Felipe
Hey Chris, I can't reproduce the behavior you describe. I'm using guix 08d8c2d linux-libre 5.9.12-gnu IceCat 78.5.0esr (64-bit) I did the following twice: ‐‐‐ Original Message ‐‐‐ On Monday, December 14, 2020 9:00 PM, Christopher Lemmer Webber wrote: [...] > Here's roughly the scen

Re: NAS hardware recommendations

2020-12-15 Thread zloster
On 12.12.2020 19:26, Pierre Neidhardt wrote: Hi zloster! Thanks for the detailed report and the resourceful links! :) After some investigation, I think I'll go for one of the ASRock. I could find them at the following price: - ASRock J3455-ITX: 98€ - ASRock J4105-ITX: 100€ - ASRock J5005-ITX:

Re: A weird thing about network connections in Icecat (and Firefox) on Guix

2020-12-15 Thread Christopher Lemmer Webber
Thanks for testing. Maybe I should open up wireshark and do some sniffing around. Luis Felipe writes: > Hey Chris, > > I can't reproduce the behavior you describe. I'm using > > guix 08d8c2d > linux-libre 5.9.12-gnu > IceCat 78.5.0esr (64-bit) > > > I did the following twice: > > ‐‐‐ Origina

guix pull only from private channel

2020-12-15 Thread Phil
Hi all, Two things I can't find clarified anywhere - when doing a guix pull from a private channel which provides supplementary packages to the standard Guix channel. 1) If the private channel is a git repo accessed via ssh it seems necessary to add the ssh key to an ssh-agent rather than have it

Re: guix pull fails because substitution fails

2020-12-15 Thread Thorsten Wilms
On Tue, 15 Dec 2020 14:24:09 +0100 zimoun wrote: > On my machine, > > guix time-machine --commit=9fe5bb7 \ >-- pull --commit=b828057 -p /tmp/new > > works. What does it say on your machine? Didn’t try that: After several days of always the same failure, `guix pull` is suddenly worki

RE: Racket (require gregor)

2020-12-15 Thread Yasuaki Kudo
If no one is working on it or has any plan to do so, maybe I can volunteer in the future 😊 But I am still learning both Guix and Racket… 😊 (I am thinking of starting a “worker cooperative” that specializes in legacy enterprise software replacement projects. Both Guix and Racket will be import

Re: guix pull fails because substitution fails

2020-12-15 Thread zimoun
Hi, On Tue, 15 Dec 2020 at 19:14, Thorsten Wilms wrote: > Didn’t try that: After several days of always the same failure, `guix > pull` is suddenly working again. So if this comes down to a networking > issue, I wonder what went wrong for several days that did not affect > any other service. Th