GNU bug report logs - #46506
[PATCH] system: hurd: Have the static networking provision 'networking.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Sun, 14 Feb 2021 10:59:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46506 in the body.
You can then email your comments to 46506 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46506; Package guix-patches. (Sun, 14 Feb 2021 10:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Baines <mail <at> cbaines.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 14 Feb 2021 10:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] system: hurd: Have the static networking provision
 'networking.
Date: Sun, 14 Feb 2021 10:58:27 +0000
Some services require networking, I'm looking at the Guix Build Coordinator
agent.  Networking seems to work in the childhurd VM, so I think this change
makes sense.

* gnu/system/hurd.scm (%base-services/hurd): Add 'networking to the provision
parameter for the static-networking service.
---
 gnu/system/hurd.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/system/hurd.scm b/gnu/system/hurd.scm
index 8b46e65e31..8f3a27834b 100644
--- a/gnu/system/hurd.scm
+++ b/gnu/system/hurd.scm
@@ -79,7 +79,7 @@
                  (list (static-networking (interface "lo")
                                           (ip "127.0.0.1")
                                           (requirement '())
-                                          (provision '(loopback))
+                                          (provision '(loopback networking))
                                           (name-servers '("10.0.2.3")))))
         (syslog-service)
         (service guix-service-type
-- 
2.30.0





Information forwarded to guix-patches <at> gnu.org:
bug#46506; Package guix-patches. (Mon, 22 Feb 2021 10:07:02 GMT) Full text and rfc822 format available.

Message #8 received at 46506 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 46506 <at> debbugs.gnu.org
Subject: Re: bug#46506: [PATCH] system: hurd: Have the static networking
 provision 'networking.
Date: Mon, 22 Feb 2021 11:06:35 +0100
Hi Chris,

Christopher Baines <mail <at> cbaines.net> skribis:

> Some services require networking, I'm looking at the Guix Build Coordinator
> agent.  Networking seems to work in the childhurd VM, so I think this change
> makes sense.
>
> * gnu/system/hurd.scm (%base-services/hurd): Add 'networking to the provision
> parameter for the static-networking service.

LGTM, thanks!

Ludo’.




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 22 Feb 2021 22:23:03 GMT) Full text and rfc822 format available.

Notification sent to Christopher Baines <mail <at> cbaines.net>:
bug acknowledged by developer. (Mon, 22 Feb 2021 22:23:03 GMT) Full text and rfc822 format available.

Message #13 received at 46506-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 46506-done <at> debbugs.gnu.org
Subject: Re: bug#46506: [PATCH] system: hurd: Have the static networking
 provision 'networking.
Date: Mon, 22 Feb 2021 22:22:03 +0000
[Message part 1 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi Chris,
>
> Christopher Baines <mail <at> cbaines.net> skribis:
>
>> Some services require networking, I'm looking at the Guix Build Coordinator
>> agent.  Networking seems to work in the childhurd VM, so I think this change
>> makes sense.
>>
>> * gnu/system/hurd.scm (%base-services/hurd): Add 'networking to the provision
>> parameter for the static-networking service.
>
> LGTM, thanks!

Thanks for taking a look, pushed as
5c7874adb00c834e55e58a9b964ebc5fd1bb872c.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 23 Mar 2021 11:24:29 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 34 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.