unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Adam Pribyl <pribyl@lowlevel.cz>
Cc: guix-devel@gnu.org
Subject: Re: Advice needed on gcc error
Date: Sat, 22 Nov 2014 23:09:17 +0100	[thread overview]
Message-ID: <87tx1qanw2.fsf@gnu.org> (raw)
In-Reply-To: <alpine.DEB.2.00.1411222209370.10197@sandbox.cz> (Adam Pribyl's message of "Sat, 22 Nov 2014 22:10:20 +0100 (CET)")

Adam Pribyl <pribyl@lowlevel.cz> skribis:

> This is exactly the same thing I am triing to achieve. But the lsh-service
> (ssh-daemon) has a dependency on the networking service, which I am not
> able to provide - this is the reason why I did add also a
> dhcp-client-service, but it seems to not work, as there is no network even
> after reconfigure and reboot.
>
> deco status dmd
> Started: (nscd file-system-/dev/shm dmd host-name term-tty1 loopback
> guix-daemon console-font-tty1 root-file-system user-unmount term-tty4
> term-tty5 udev term-tty6 term-tty2 term-tty3 user-processes
> console-font-tty4 console-font-tty5 console-font-tty6 console-font-tty2
> console-font-tty3 file-system-/dev/pts syslogd)
> Stopped: (ssh-daemon)
>
> Obviously:
> deco status networking
> No service at all providing networking.

Could you post your configuration?

I have something like this:

--8<---------------cut here---------------start------------->8---
  (services (cons* (slim-service)

                   (avahi-service)
                   (dbus-service (list avahi))

                   ;; [...]

                   (lsh-service #:root-login? #t)
                   (dhcp-client-service)

                   %base-services))
--8<---------------cut here---------------end--------------->8---

and ‘deco status networking’ shows the actual service.

Thanks,
Ludo’.

  reply	other threads:[~2014-11-22 22:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20 21:32 Advice needed on gcc error Saul Hazledine
2014-11-21  9:21 ` Ludovic Courtès
2014-11-22 17:52   ` Saul Hazledine
2014-11-22 21:00     ` Ludovic Courtès
2014-11-22 21:10       ` Adam Pribyl
2014-11-22 22:09         ` Ludovic Courtès [this message]
2014-11-23 10:17           ` Adam Pribyl
2014-11-23 20:22             ` Ludovic Courtès
2014-11-23 20:55               ` Adam Pribyl
2014-11-24 20:17                 ` Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tx1qanw2.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=pribyl@lowlevel.cz \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).