unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Oleg Pykhalov <go.wigust@gmail.com>
Cc: 57110-done@debbugs.gnu.org
Subject: bug#57110: home: services: Broken openssh service.
Date: Wed, 10 Aug 2022 09:13:42 -0400	[thread overview]
Message-ID: <87sfm4kzqx.fsf@gmail.com> (raw)
In-Reply-To: <87k07gqqdq.fsf@gmail.com> (Oleg Pykhalov's message of "Wed, 10 Aug 2022 14:39:29 +0300")

Hi,

Oleg Pykhalov <go.wigust@gmail.com> writes:

> home ssh service is broken on:
>
> $ guix describe
> Generation 33	Aug 10 2022 10:50:55	(current)
>   guix b72459a
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: b72459a861d7029d69e9e3ffe3dd411b452e26de
>
>
> home.scm:
>
> (use-modules (gnu services)
>              (gnu home services ssh))
>
> (home-environment
>  (services
>   (list
>    (service home-openssh-service-type
>             (home-openssh-configuration
>              (hosts
>               (list
>                (openssh-host (name "git.sv.gnu.org")
>                              (user "wigust")))))))))
>
> $ guix home build home.scm
> /home/oleg/home.scm:11:15: error: invalid value unset for field 'address-family'

Fixed with d9a0ccf13f.  Sorry for the breakage!

Maxim




  reply	other threads:[~2022-08-10 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10 11:39 bug#57110: home: services: Broken openssh service Oleg Pykhalov
2022-08-10 13:13 ` Maxim Cournoyer [this message]
2022-08-13 22:58   ` Joshua Branson via Bug reports for GNU Guix
2022-08-14  1:18     ` Maxim Cournoyer

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=87sfm4kzqx.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=57110-done@debbugs.gnu.org \
    --cc=go.wigust@gmail.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 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).