From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kAUPFXNA8GI+1QAAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 00:45:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YA0VFHNA8GLl4AAAG6o9tA (envelope-from ) for ; Mon, 08 Aug 2022 00:45:07 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 054F112FAE for ; Mon, 8 Aug 2022 00:45:07 +0200 (CEST) Received: from localhost ([::1]:59034 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKp17-0004mW-IJ for larch@yhetil.org; Sun, 07 Aug 2022 18:45:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59028) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKp14-0004lf-Bx for bug-guix@gnu.org; Sun, 07 Aug 2022 18:45:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48746) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oKp14-0000pp-2j for bug-guix@gnu.org; Sun, 07 Aug 2022 18:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oKp13-0005vi-RM for bug-guix@gnu.org; Sun, 07 Aug 2022 18:45:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56799: (gnu services configuration) usage of *unspecified* is problematic Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 07 Aug 2022 22:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56799 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 56799@debbugs.gnu.org, attila@lendvai.name Received: via spool by 56799-submit@debbugs.gnu.org id=B56799.165991227422716 (code B ref 56799); Sun, 07 Aug 2022 22:45:01 +0000 Received: (at 56799) by debbugs.gnu.org; 7 Aug 2022 22:44:34 +0000 Received: from localhost ([127.0.0.1]:38487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKp0c-0005uK-Ep for submit@debbugs.gnu.org; Sun, 07 Aug 2022 18:44:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKp0Z-0005u5-V4 for 56799@debbugs.gnu.org; Sun, 07 Aug 2022 18:44:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34012) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKp0T-0000oK-LK; Sun, 07 Aug 2022 18:44:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=usx2BKG0aJuVD7Tmef07FWEOdre5uCDPIbYKpSoFh5M=; b=q7SOxntD5AKjUNp011IA l6qZ4KBLudkJ2PcC4LqJSuCu4liq+ZCYECFl8i51hdGHNnDWolB83TbDGEFSDSaWvpp+VlNygaWvs 02MCU276ssno2BSX4TDw4V8Ark+idBsgZ6ztmBaZMDD15asGGVV8/wejojKmYLOFC3FHY3otJKSCw Ct/ueBFtNsXD5cAvHRJEUxNnKb5nwAfGRET57JXbSs9KPvsvWz6rBBu8grr6dSmkQIrF1oXnCWY8U TEKoTzPVGo0biSwpUhb7C/5KYEzifBdcIBehkUnqLej/HbExFfR4vmqI+xWuWI7TPjUomvYWeaLdc kNt2T6TKc5i8VA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:52528 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKp0T-0002Ov-8l; Sun, 07 Aug 2022 18:44:25 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87o7xa8qxt.fsf@gmail.com> <8735egxedv.fsf@gnu.org> <87les82c2f.fsf@gmail.com> <87v8rbumnx.fsf@gnu.org> <87sfme1y8m.fsf@gmail.com> <877d3omc9c.fsf@gnu.org> Date: Mon, 08 Aug 2022 00:44:21 +0200 In-Reply-To: <877d3omc9c.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 04 Aug 2022 14:19:59 +0200") Message-ID: <87y1vzad2y.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659912307; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=usx2BKG0aJuVD7Tmef07FWEOdre5uCDPIbYKpSoFh5M=; b=nvp5f+zuc73k/qwXu4b9pOfRUPhaZfv9aToC4I8fNvovWXPQfbmY61qV0fI7fhotvxakGM 8pvPYSER4fXe30gOVcEoYbySOcNu50HoRGEmWCpYH88Y3752Mk+OVn1Gkcs6RoZPlkaPbq iuP6uQO7JvGi35KLXXDJ+qharUgzW7QvSMbkpYa/gD66i5DAEeGDsEVyNVV7hk4KVozkxg Q4f8J1tMM4sCL1fwqokp4XKgLDwTqSErqDvveNfdMHxK/usBE/8o1DLFRFUBsIGZyX3PPI pBaJ8GpAL3xWe6OQTpNn/lCC1RmpFQ4Jujjouj4EZHh4cJ53l6VYH+UoHUxU1w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659912307; a=rsa-sha256; cv=none; b=UXqhZuNQnZALRco3NHYZj2szERO4j/jcv3t3rrTmEHrMlTcTJ7/VGY4Ar1qxJJVBwOnwft CpMR4hzP09d9AJsjf7f3heUGiaMmRLh39HzqA4s8tI5mJkzXYCST/09383sIi2L3fRZg21 RrG8PJD3yY00vstly0MWp6/WvL3MbleLgS3cdz3elaKfRViGHgjPD3o9NIm4clbQK2rdtY SgfifYOuCHq62VArzlTLtg0AiZcqhRaTzfbifBqEi77I/ZhmfspEoNEV7r6f7w+OyAQ2ji uPXyHibC/ug1jwjFZfruuUanQmHyJYhEj0XbAeQFIPg26sJNc0WKFHCWDGoHqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=q7SOxntD; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.79 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=q7SOxntD; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 054F112FAE X-Spam-Score: -3.79 X-Migadu-Scanner: scn1.migadu.com X-TUID: rhSJZpRm8mY7 Hello, I just hit this while running =E2=80=98guix home reconfigure=E2=80=99 from f0ae9da3210cc6d87ca519545203daf9751f3465: home-config.scm:24:16: error: invalid value unset for field 'address-fami= ly' It=E2=80=99s an =E2=80=98openssh-host=E2=80=99 record: (openssh-host (name "xyz") (host-name "xyz.example.org") (user "ludo")) =E2=87=92 #< %location: #f name: "xyz" host-name: "xyz.example.org" a= ddress-family: # identity-file: # port: # user: "ludo" forward-x11?: #f forward-x11-trusted?: #f forward-agent?= : #f compression?: #f proxy-command: # host-key-algorithms: #<= unspecified> accepted-key-types: # extra-content: ""> We have a new bug to address. Ludo=E2=80=99.