FIXED: spurious "Waiting up to 60 more seconds for network configuration" message at startup, but all network devices are up
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart |
Invalid
|
Undecided
|
Unassigned | ||
console-common (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
Oneiric |
Won't Fix
|
High
|
Unassigned | ||
Precise |
Won't Fix
|
High
|
Unassigned | ||
console-tools (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
Oneiric |
Won't Fix
|
High
|
Unassigned | ||
Precise |
Won't Fix
|
High
|
Unassigned | ||
upstart (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Oneiric |
Fix Released
|
Medium
|
Unassigned | ||
Precise |
Fix Released
|
Medium
|
Unassigned |
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
ProcVersionSign
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.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
ProcEnviron:
LANGUAGE=
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)
Related branches
Changed in upstart (Ubuntu Oneiric): | |
status: | New → In Progress |
Changed in upstart (Ubuntu Precise): | |
status: | Incomplete → In Progress |
Changed in upstart (Ubuntu Oneiric): | |
importance: | Undecided → Medium |
Changed in upstart (Ubuntu Precise): | |
importance: | Undecided → Medium |
description: | updated |
Changed in upstart (Ubuntu Precise): | |
status: | Fix Released → Confirmed |
Changed in upstart (Ubuntu Precise): | |
status: | Confirmed → Fix Released |
tags: | added: rls-mgr-p-tracking |
Changed in upstart: | |
status: | New → Invalid |
Thanks for filing this separate bug report. I'm reassigning it to the ifupdown package; interfaces managed by network-manager do not trigger this delay, only those managed in /etc/network/ interfaces.
Please show the output of this command:
$ ls -l /run/network
Are you sure you're current with all packages from the final 11.10 release? There were several bugs related to this problem that were fixed shortly before release.
> but seems to be stuck until enter key is pressed.
By this, you mean the message is left on the screen for longer than 60 seconds, and boot only continues if you hit enter? Does boot continue if you hit enter immediately after it appears?