GNU bug report logs -
#43257
[PATCH] services: nfs: Require file-systems to be mounted before starting NFS shepherd service.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi Ludo,
On Fri, 11 Sep 2020 09:02:09 +0200
Ludovic Courtès <ludo <at> gnu.org> wrote:
> Any suggestions? :-)
>
> The only think I could think of is transparently adding a dummy root
> file system for the purposes of ‘shepherd-graph’, but it’s not
> necessarily a good idea either.
It depends on whether we want to have developer tools--but if we do, it would
be nice to be more forgiving on some errors (for example have a "developer"
switch that would add missing fields if they are harmless and don't change
the result. Or maybe just have a procedure available that would do that
which the dev could add a call to with "-e").
That said, not sure that it's a good idea.
I'm just always logging weird things so we actually can see them.
It's not necessarily something we can (or should) fix :-)
However, this %nfs-os is used almost unchanged for marionette-operating-system.
So I got this idea:
$ ./pre-inst-env guix system shepherd-graph -e '((@ (gnu tests) marionette-operating-system) (@@ (gnu tests nfs) %nfs-os)))'
gnu/tests.scm:161:2: error: missing root file system
... doesn't work either. Well now that's weird.
That operating-system is eventually passed to "virtual-machine".
So that means we can't use shepherd-graph on VMs?
[Message part 2 (application/pgp-signature, inline)]
This bug report was last modified 4 years and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.