[Bug 881079] Re: FIXED: spurious "Waiting up to 60 more seconds for network configuration" message at startup, but all network devices are up

Mark - Syminet 881079 at bugs.launchpad.net
Sat Dec 17 00:37:55 UTC 2011


I'm getting exactly these symptoms after a test upgrade from vanilla Lucid -> Precise.  

Upon reboot, the iface is indeed reachable and I can ssh into it within about 10 seconds but 
on the monitor it says "Waiting up to 60 more seconds for network configuration..." error,
and hangs there for a full minute.  The /etc/network/interfaces contains all necessary info, 
worked perfectly fine in Lucid, and the interface is indeed reachable the whole time: 

root at 19r8s12:/etc# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 54:52:00:08:ea:ee  
          inet addr:192.168.1.181  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::5652:ff:fe08:eaee/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:377 errors:0 dropped:0 overruns:0 frame:0
          TX packets:122 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:27347 (27.3 KB)  TX bytes:16381 (16.3 KB)
          Interrupt:10 Base address:0x6000 

root at 19r8s12:/etc# cat /etc/network/interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.181
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1


root at 19r8s12:/etc#

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/881079

Title:
  FIXED: spurious "Waiting up to 60 more seconds for network
  configuration" message at startup, but all network devices are up

Status in “console-common” package in Ubuntu:
  Triaged
Status in “console-tools” package in Ubuntu:
  Triaged
Status in “upstart” package in Ubuntu:
  Fix Released
Status in “console-common” source package in Oneiric:
  Triaged
Status in “console-tools” source package in Oneiric:
  Triaged
Status in “upstart” source package in Oneiric:
  Fix Released
Status in “console-common” source package in Precise:
  Triaged
Status in “console-tools” source package in Precise:
  Triaged
Status in “upstart” source package in Precise:
  Fix Released

Bug description:
  SRU justification: any delays in running the rc-sysinit script cause a
  spurious message to appear on the plymouth boot splash saying that the
  boot is waiting for the network to become available when it really
  isn't.  This is confusing and misleading to users.

  At bootup, while displaying the Ubutu logo, it says waiting for
  network configuration. Then it says: "Waiting up to 60 more seconds
  for network configuration", but seems to be stuck until enter key is
  pressed. Out of the syslog file it seems like it tries to start the
  wireless network already at bootup, but fails since the key to the
  network is only available in my user account after logging in.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: network-manager 0.9.1.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  CRDA: Error: [Errno 2] Ingen slik fil eller filkatalog
  Date: Mon Oct 24 21:36:06 2011
  EcryptfsInUse: Yes
  IfupdownConfig:
   auto lo
   iface lo inet loopback

   iface wwan0 inet dhcp
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  IpRoute:
   default via 10.0.0.138 dev wlan0  proto static
   10.0.0.0/24 dev wlan0  proto kernel  scope link  src 10.0.0.1  metric 2
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  Keyfiles: Error: [Errno 2] Ingen slik fil eller filkatalog
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
   PATH=(custom, user)
   LANG=nb_NO.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-common/+bug/881079/+subscriptions




More information about the foundations-bugs mailing list