all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam Pribyl <pribyl@lowlevel.cz>
To: guix-devel@gnu.org
Subject: Re: Advice needed on gcc error
Date: Sun, 23 Nov 2014 21:55:39 +0100 (CET)	[thread overview]
Message-ID: <alpine.DEB.2.00.1411232147370.26870@sandbox.cz> (raw)
In-Reply-To: <87h9xp651d.fsf@gnu.org>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1427 bytes --]

On Sun, 23 Nov 2014, Ludovic Courtès wrote:

> Adam Pribyl <pribyl@lowlevel.cz> skribis:
>
>> Great, this is it! I had
>>   (services (cons (dhcp-client-service)
>>                    %base-services))
>>   (services (cons (lsh-service #:port-number 22 #:root-login? #t)
>>                    %base-services))
>
> Oh, OK.  Ideally an error would be raised in such a case.

Did not noticed any... guix system reconfigure just finished OK.


>> Just for the lsh - by default it expects a key under
>> /etc/lsh_host_key, while this service definition changes it to
>> /etc/ls/host-key.
>
> OK.  Perhaps this should be mentioned in the manual?

/etc/lsh/host-key

Well it is mostly there as there is and option
[#:host-key "/etc/lsh/host-key"]
Just when one tries to start lshd manually it first prints it needs 
the yarrow seed, then host key in proper location etc. Host key location 
is different.

I would suggest improving the
http://www.gnu.org/software/guix/manual/guix.html#Using-the-Configuration-System
example and incorporating most of the options in the configuration example 
as e.g. starting lsh-service without [#:initialize? #f] for the first 
time makes no sense. Also it could be present in the config template in 
the distribution itself.

This would help most of us not very familiar with all the details to do a 
fluent installation.

> Ludo’.

Regards

Adam Pribyl

  reply	other threads:[~2014-11-23 20:55 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
2014-11-23 10:17           ` Adam Pribyl
2014-11-23 20:22             ` Ludovic Courtès
2014-11-23 20:55               ` Adam Pribyl [this message]
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

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

  git send-email \
    --in-reply-to=alpine.DEB.2.00.1411232147370.26870@sandbox.cz \
    --to=pribyl@lowlevel.cz \
    --cc=guix-devel@gnu.org \
    /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.