all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33260: [Shepherd] ERROR: In procedure stat: No such file or directory: "/run/user/30011/shepherd
@ 2018-11-04 22:34 swedebugia
  2018-11-05  0:55 ` bug#33260: Invocation of per-user shepherd - design needed Danny Milosavljevic
  2018-11-06 14:03 ` bug#33260: [Shepherd] ERROR: In procedure stat: No such file or directory: "/run/user/30011/shepherd Ludovic Courtès
  0 siblings, 2 replies; 16+ messages in thread
From: swedebugia @ 2018-11-04 22:34 UTC (permalink / raw)
  To: 33260

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" #<undefined>)

ERROR: In procedure stat:
In procedure stat: No such file or directory: "/run/user/30011/shepherd"

$ shepherd --version
shepherd (GNU Shepherd) 0.4.0
Copyright (C) 2018 the Shepherd authors
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

$ echo $PATH
/run/setuid-programs:/home/sdb/.config/guix/current/bin:/home/sdb/.guix-profile/bin:/run/current-system/profile/bin:/run/current-system/profile/sbin
sdb@komputilo ~$ which shepherd
/run/current-system/profile/bin/shepherd
sdb@komputilo ~$ ls $(which shepherd)
/run/current-system/profile/bin/shepherd
sdb@komputilo ~$ ls -l $(which shepherd)
lrwxrwxrwx 2 root root 71 Jan  1  1970 
/run/current-system/profile/bin/shepherd -> 
/gnu/store/fwc1nkcc0hfyr1d9snpbvfss4pz4ycrw-shepherd-0.4.0/bin/shepherd

$ guix --version
guix (GNU Guix) 0.15.0
Copyright (C) 2018 the Guix authors
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Root env can be supplied on request but does not fail.

-- 
Cheers
Swedebugia

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-11-16 16:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-04 22:34 bug#33260: [Shepherd] ERROR: In procedure stat: No such file or directory: "/run/user/30011/shepherd swedebugia
2018-11-05  0:55 ` bug#33260: Invocation of per-user shepherd - design needed Danny Milosavljevic
2018-11-05  7:49   ` swedebugia
2018-11-05  8:47     ` Danny Milosavljevic
2018-11-05  7:58   ` Gábor Boskovits
2018-11-06 14:03 ` bug#33260: [Shepherd] ERROR: In procedure stat: No such file or directory: "/run/user/30011/shepherd Ludovic Courtès
2018-11-06 18:26   ` swedebugia
2018-11-07 16:36     ` Ludovic Courtès
2018-11-07 17:13       ` swedebugia
2018-11-07 18:18         ` Marius Bakke
2018-11-08  8:45           ` Ludovic Courtès
2018-11-14 19:37             ` Marius Bakke
2018-11-14 20:55               ` Ludovic Courtès
2018-11-14 21:29                 ` Marius Bakke
2018-11-16 14:27               ` Danny Milosavljevic
2018-11-16 16:55                 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.