public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Nikos Chantziaras <realnc@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Heads Up - sys-apps/net-tools-1.60_p20120127084908 might break your system
Date: Mon, 12 Mar 2012 14:32:09 +0200	[thread overview]
Message-ID: <jjkqcf$ns2$1@dough.gmane.org> (raw)
In-Reply-To: <1331541120.21555.0@numa-i>

On 12/03/12 10:32, Helmut Jarausch wrote:
> Hi,
> I've just been bitten by sys-apps/net-tools-1.60_p20120127084908.
>
> After reboot, the network doesn't come up:
>
> localhost /etc/init.d/net.lo[3463]: ERROR: interface lo does not exist
> localhost /etc/init.d/net.lo[3464]: Ensure that you have loaded the
> correct kernel module for your hardware
> localhost /etc/init.d/net.lo[3381]: ERROR: net.lo failed to start
> localhost /etc/init.d/net.eth0[3549]: ERROR: interface eth0 does not exist
> localhost /etc/init.d/net.eth0[3550]: Ensure that you have loaded the
> correct kernel module for your hardware
> localhost /etc/init.d/net.eth0[3466]: ERROR: net.eth0 failed to start
>
> It's NOT a kernel matter since stepping back to
> sys-apps/net-tools-1.60_p20111120203157 with the same kernel does work.

I've anyone is hit by this and doesn't have a way to download an older 
version anymore, the solution is fairly simple:

   ln -s /bin/ifconfig /sbin/
   /etc/init.d/net.lo restart
   /etc/init.d/net.eth0 restart
   rm /sbin/ifconfig
   [sync and update world]

(Substitute "eth0" with whatever you're using.)




  parent reply	other threads:[~2012-03-12 12:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12  8:32 [gentoo-user] Heads Up - sys-apps/net-tools-1.60_p20120127084908 might break your system Helmut Jarausch
2012-03-12  8:39 ` Helmut Jarausch
2012-03-12 12:32 ` Nikos Chantziaras [this message]
2012-03-17 15:48   ` [gentoo-user] Re: Heads Up - sys-apps/net-tools-1.60_p20120127084908 might break your system -- openvpn still fails felix
2012-03-19 23:20     ` Neil Bothwick

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='jjkqcf$ns2$1@dough.gmane.org' \
    --to=realnc@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox