From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#39926: Regression introduced by Shepherd 0.7.0 ('make check-system TESTS=btrfs-root-os' fails) Date: Sat, 07 Mar 2020 00:15:07 -0500 Message-ID: <875zfgkap0.fsf@gmail.com> References: <87wo7yswwy.fsf@gmail.com> <87blpa7m3j.fsf@gnu.org> <87a74skcb1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59776) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jARog-0007cm-N1 for bug-guix@gnu.org; Sat, 07 Mar 2020 00:16:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jARof-0000is-Qo for bug-guix@gnu.org; Sat, 07 Mar 2020 00:16:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40166) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jARof-0000hR-NN for bug-guix@gnu.org; Sat, 07 Mar 2020 00:16:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jARof-0005zA-HP for bug-guix@gnu.org; Sat, 07 Mar 2020 00:16:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a74skcb1.fsf@gmail.com> (Maxim Cournoyer's message of "Fri, 06 Mar 2020 23:40:18 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 39926@debbugs.gnu.org Maxim Cournoyer writes: [...] > Comparing with the above uname output, we can see that it validates the > hostname matches against "liberigilo", yet it is "gnu"! Perhaps > Shepherd 0.7.0 introduced some problem with the hostname service? Another data point: the same happen when running './pre-inst-env make check-system TESTS=installed-os', so this is not Btrfs specific.