From: ludo@gnu.org (Ludovic Courtès)
To: Rene <pacoon@protonmail.com>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: About guix system init
Date: Wed, 14 Feb 2018 15:25:39 +0100 [thread overview]
Message-ID: <87inazr6l8.fsf@gnu.org> (raw)
In-Reply-To: <qs0EEp9Cdfcsl71xbi5KDkHLOPc7FQtQzkLCnlAzNJ74wW_II-RZzjI7-t-4Bhoo0MLnhTTbVAH8MfDPDaUAzkzeDDNGYbqOI2pD7wPz3S0=@protonmail.com> (Rene's message of "Tue, 13 Feb 2018 17:16:39 -0500")
Hi Rene,
Rene <pacoon@protonmail.com> scribes:
> I am currently running 'guix system init doc/os-config-hurd.scm /guix' on Debian/Hurd;
>
> Some of the things that I have observed:
>
> * Only the directories '/gnu/store' and 'var' are populated.
> * The directories: bin, etc, home, mnt, root, run and tmp are created but without configuration.
>
> However, there is no error at the end of the command, is there a way to debug to identify which part is being omitted?
Nothing’s omitted, this is working as expected: /bin and /etc will be
populated at activation time (i.e., when you boot the system), and of
course populating /home, /run, etc. is up to users and daemons.
> About GNU Shepherd,
> 'shepherd -c /guix/gnu/store/naxj2x6i83bba7a2h5dmpz4sclxqifxk-shepherd.conf -l /home/jin/shepherd.log'
> sample:
>
> starting services...
> Service root-file-system has been started.
> Service user-file-systems has been started.
> failed to start service 'file-systems'
> failed to start service 'file-system-/dev/pts'
> failed to start service 'file-system-/dev/shm'
> failed to start service 'file-system-/gnu/store'
> failed to start service 'file-system-/sys/fs/cgroup'
> failed to start service 'file-system-/sys/fs/cgroup/cpuset'
> failed to start service 'file-system-/sys/fs/cgroup/cpu'
> failed to start service 'file-system-/sys/fs/cgroup/cpuacct'
> failed to start service 'file-system-/sys/fs/cgroup/memory'
> failed to start service 'file-system-/sys/fs/cgroup/devices'
> failed to start service 'file-system-/sys/fs/cgroup/freezer'
> failed to start service 'file-system-/sys/fs/cgroup/blkio'
> failed to start service 'file-system-/sys/fs/cgroup/perf_event'
> failed to start service 'file-system-/sys/fs/cgroup/hugetlb'
> failed to start service 'user-processes'
> Service host-name has been started.
> failed to start service 'user-homes'
> failed to start service 'nscd'
> failed to start service 'guix-daemon'
> failed to start service 'urandom-seed'
> failed to start service 'syslogd'
> failed to start service 'loopback'
>
> Is it necessary to have the services started correctly to run 'guix system init ..' ?
No, not at all; ‘guix system init’ can even be run on a foreign distro.
BTW, notice that on GNU/Hurd the file systems above aren’t available.
So you’ll need to adjust (gnu system file-systems) to not try to mount
them.
HTH,
Ludo’.
next prev parent reply other threads:[~2018-02-14 14:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-13 22:16 About guix system init Rene
2018-02-14 14:25 ` Ludovic Courtès [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-13 3:38 rennes
2018-02-21 6:38 ` Chris Marusich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87inazr6l8.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=pacoon@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.