bug#33260: Invocation of per-user shepherd - design needed

2018-11-04 Thread swedebugia
Hi On 2018-11-05 01:55, Danny Milosavljevic wrote: Hi, this is a known problem in GuixSD (not in shepherd) and I don't think anyone fixed it yet, snip What do you think? Actually what I was trying to do was to find a status over which services were running (like "$ systemctl") in guixsd

bug#33266: guix-copy: Honor the SSH port of a host when defined in ~/.ssh/config

2018-11-04 Thread Maxim Cournoyer
Hello, I recently stumbled on the bug where guix copy would the port 22 even when I had specified a different one in my ~/.ssh/config file. This bug is triggered when omitting the port in the --to= (or --from) expression, such as in guix copy --to=somehost bash And where somehost exists in ~/.s

bug#33262: guix fails to find and use some available substitutes

2018-11-04 Thread George Clemmer
Oops, the server config attached to the previous email is incorrect, sorry. Here is the correct one: sys.scm Description: Binary data

bug#33262: guix fails to find and use some available substitutes

2018-11-04 Thread George Clemmer
I run 'guix system vm-image' VMs on a GuixSD server (hostname g1). The VMs are configured to get substitutes from g1 in addition to the official Guix servers. This works great except that the VMs are failing to find/use some of the substitutes that are available on g1. E.g., in the attached log (

bug#33260: Invocation of per-user shepherd - design needed

2018-11-04 Thread Danny Milosavljevic
Hi, this is a known problem in GuixSD (not in shepherd) and I don't think anyone fixed it yet, because it requires some design (and is kinda harder than ignoring the problem and letting the user choose - see below). There is only rudimentary support for distinguishing sessions from users in Gui

bug#33261: [substitute-urls] Fails when given only "berlin.guixsd.org"

2018-11-04 Thread swedebugia
$ guix package -i hello --substitute-urls=berlin.guixsd.org substitute: guix substitute: error: berlin.guixsd.org: invalid URI guix package: error: build failed: substituter `substitute' died unexpectedly Adding "http://"; works: $ guix package -i wget --substitute-urls=http://berlin.guixsd.or

bug#33260: [Shepherd] ERROR: In procedure stat: No such file or directory: "/run/user/30011/shepherd

2018-11-04 Thread swedebugia
In a VM with GuixSD I did: $ shepherd Backtrace:    3 (primitive-load "/run/current-system/profile/bin/shephe…") In shepherd.scm:     164:9  2 (main . _) In shepherd/support.scm:    396:20  1 (verify-dir _ #:secure? _) In unknown file:    0 (stat "/run/user/30011/shepherd" #) ERR

bug#33253: nss cannot build

2018-11-04 Thread Björn Höfling
On Sun, 4 Nov 2018 09:52:44 + Gnu Röoty wrote: > HI from 2 days I build the installation of guixSD to > berlin.guixsd.org and nss-3.36.6 cant build. This was also reported on guix-help by Brian Woodcox. Here is some analysis I reported to that thread: This package does not build reproducib

bug#33253: nss cannot build

2018-11-04 Thread Quiliro Ordonez
El 2018-11-04 04:52, Gnu Röoty escribió: > HI from 2 days I build the installation of guixSD to berlin.guixsd.org and > nss-3.36.6 cant build. Errors? Tested solutions? Understandings about Guix? Please provide information so that helping is not so difficult.

bug#33253: nss cannot build

2018-11-04 Thread Gnu Röoty
HI from 2 days I build the installation of guixSD to berlin.guixsd.org and nss-3.36.6 cant build.