GNU bug report logs - #20582
GuixSD ver 0.8.2, DHCLIENT not setting up the network.

Previous Next

Package: guix;

Reported by: Scott McDonough <smcdonough1 <at> gmail.com>

Date: Fri, 15 May 2015 03:49:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

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 20582 in the body.
You can then email your comments to 20582 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 bug-guix <at> gnu.org:
bug#20582; Package guix. (Fri, 15 May 2015 03:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Scott McDonough <smcdonough1 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 15 May 2015 03:49:02 GMT) Full text and rfc822 format available.

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

From: Scott McDonough <smcdonough1 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: GuixSD ver 0.8.2, DHCLIENT not setting up the network.
Date: Thu, 14 May 2015 20:15:50 -0700
I downloaded Guix and tried to install it but DHCLIENT times out and 
does not set up the NIC card.  This command worked fine on my hardware 
with ver 0.8.1. Is anyone else experiencing this issue?




Information forwarded to bug-guix <at> gnu.org:
bug#20582; Package guix. (Fri, 15 May 2015 16:00:05 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> gmail.com>
To: Scott McDonough <smcdonough1 <at> gmail.com>
Cc: 20582 <at> debbugs.gnu.org
Subject: Re: bug#20582: GuixSD ver 0.8.2, DHCLIENT not setting up the network.
Date: Fri, 15 May 2015 23:59:11 +0800
2015-05-15 11:15 GMT+08:00 Scott McDonough <smcdonough1 <at> gmail.com>:
> I downloaded Guix and tried to install it but DHCLIENT times out and does
> not set up the NIC card.  This command worked fine on my hardware with ver
> 0.8.1. Is anyone else experiencing this issue?
Maybe you need set up the NIC first?
(at least, I need)




Information forwarded to bug-guix <at> gnu.org:
bug#20582; Package guix. (Fri, 15 May 2015 16:55:03 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: 宋文武 <iyzsong <at> gmail.com>
Cc: 20582 <at> debbugs.gnu.org, Scott McDonough <smcdonough1 <at> gmail.com>
Subject: Re: bug#20582: GuixSD ver 0.8.2, DHCLIENT not setting up the network.
Date: Fri, 15 May 2015 18:54:41 +0200
宋文武 <iyzsong <at> gmail.com> skribis:

> 2015-05-15 11:15 GMT+08:00 Scott McDonough <smcdonough1 <at> gmail.com>:
>> I downloaded Guix and tried to install it but DHCLIENT times out and does
>> not set up the NIC card.  This command worked fine on my hardware with ver
>> 0.8.1. Is anyone else experiencing this issue?
> Maybe you need set up the NIC first?

Right, you need to run:

  ifconfig eth0orwhatever up

before running:

  dhclient -v eth0orwhatever

HTH,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#20582; Package guix. (Sat, 16 May 2015 14:00:04 GMT) Full text and rfc822 format available.

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

From: Scott McDonough <smcdonough1 <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>, 宋文武 <iyzsong <at> gmail.com>
Cc: 20582 <at> debbugs.gnu.org
Subject: Re: bug#20582: GuixSD ver 0.8.2, DHCLIENT not setting up the network.
Date: Sat, 16 May 2015 06:59:14 -0700
Success!
Thank you very much for your quick response.

Who is the person who maintains the Reference Manual.
I could forward this email to them.
These extra clarifications were very useful.

Scott

On 05/15/2015 09:54 AM, Ludovic Courtès wrote:
> 宋文武 <iyzsong <at> gmail.com> skribis:
>
>> 2015-05-15 11:15 GMT+08:00 Scott McDonough <smcdonough1 <at> gmail.com>:
>>> I downloaded Guix and tried to install it but DHCLIENT times out and does
>>> not set up the NIC card.  This command worked fine on my hardware with ver
>>> 0.8.1. Is anyone else experiencing this issue?
>> Maybe you need set up the NIC first?
> Right, you need to run:
>
>    ifconfig eth0orwhatever up
>
> before running:
>
>    dhclient -v eth0orwhatever
>
> HTH,
> Ludo’.





Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Sat, 16 May 2015 18:53:03 GMT) Full text and rfc822 format available.

Notification sent to Scott McDonough <smcdonough1 <at> gmail.com>:
bug acknowledged by developer. (Sat, 16 May 2015 18:53:03 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Scott McDonough <smcdonough1 <at> gmail.com>
Cc: 宋文武 <iyzsong <at> gmail.com>, 20582-done <at> debbugs.gnu.org
Subject: Re: bug#20582: GuixSD ver 0.8.2, DHCLIENT not setting up the network.
Date: Sat, 16 May 2015 20:52:17 +0200
Scott McDonough <smcdonough1 <at> gmail.com> skribis:

> Success!
> Thank you very much for your quick response.

Great.

> Who is the person who maintains the Reference Manual.

It is “us,” you included.  ;-)

> I could forward this email to them.
> These extra clarifications were very useful.

Sure.  A patch against the doc/guix.texi file would be welcome.

Thanks!

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#20582; Package guix. (Sun, 17 May 2015 21:29:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: 20582 <at> debbugs.gnu.org
Cc: smcdonough1 <at> gmail.com
Subject: Re: bug#20582: GuixSD ver 0.8.2, DHCLIENT not setting up the network.
Date: Sun, 17 May 2015 23:28:24 +0200
I went ahead and committed a documentation patch in 152dd61.

However, looking more closely (in QEMU), I noticed that
‘dhcp-client-service’ also needs to set the interfaces up before calling
‘dhclient’, hence commit 9bb34f9.

Now, I wonder what has changed.  I recall that this was not needed in
the past, so perhaps a change in Linux-libre 4.0.2 made interfaces down
by default or something like that.  Any ideas?

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#20582; Package guix. (Mon, 18 May 2015 01:49:01 GMT) Full text and rfc822 format available.

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

From: Scott McDonough <smcdonough1 <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>, 20582 <at> debbugs.gnu.org
Subject: Re: bug#20582: GuixSD ver 0.8.2, DHCLIENT not setting up the network.
Date: Sun, 17 May 2015 18:48:27 -0700
Thanks for the documentation update.

You are exactly right.
Running "ifconfig eth0orwhatever up" was not needed in 0.8.1

I will do some looking around and see if this service is mentioned by 
other users of Linux-libre.

On 05/17/2015 02:28 PM, Ludovic Courtès wrote:
> I went ahead and committed a documentation patch in 152dd61.
>
> However, looking more closely (in QEMU), I noticed that
> ‘dhcp-client-service’ also needs to set the interfaces up before calling
> ‘dhclient’, hence commit 9bb34f9.
>
> Now, I wonder what has changed.  I recall that this was not needed in
> the past, so perhaps a change in Linux-libre 4.0.2 made interfaces down
> by default or something like that.  Any ideas?
>
> Ludo’.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 15 Jun 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 317 days ago.

Previous Next


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