[Gutsy] upgrade breaks network in roaming mode

Bug #152994 reported by deleted
2
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

Binary package hint: network-manager

Applying the latest updates since the Release Candidate ISO was released causes nm-applet to show that no networks are detected.

Workaround: Disable roaming mode and configure network interface manually

Installed in VMWare 6, with VMWare tools installed.

Revision history for this message
deleted (mdeleted2023) wrote :

This bug occurs in Feisty.

Revision history for this message
Alexander Sack (asac) wrote : Re: [Feisty] upgrade breaks network in roaming mode

Gutsy or feisty?

Changed in network-manager:
status: New → Incomplete
Revision history for this message
deleted (mdeleted2023) wrote : Re: [Bug 152994] Re: [Feisty] upgrade breaks network in roaming mode

The bug occurs in Feisty.
Alexander Sack wrote:
> Gutsy or feisty?
>
> ** Changed in: network-manager (Ubuntu)
> Status: New => Incomplete
>
>

Revision history for this message
deleted (mdeleted2023) wrote : Re: [Feisty] upgrade breaks network in roaming mode

Requested information supplied. If further information is required, please do not hesitate to comment.

Changed in network-manager:
status: Incomplete → New
Revision history for this message
Alexander Sack (asac) wrote :

please attach your /etc/lsb-release file as well as your /etc/network/interfaces

Changed in network-manager:
status: New → Incomplete
Revision history for this message
deleted (mdeleted2023) wrote : Re: [Bug 152994] Re: [Feisty] upgrade breaks network in roaming mode

I'll have to apologise, the release was in fact Gutsy, guess I've been used
to using the Feisty codename for so long eh ;)

I have attached the required files, and included output from ifconfig -a
also.

On 15/10/2007, Alexander Sack <email address hidden> wrote:
>
> please attach your /etc/lsb-release file as well as your
> /etc/network/interfaces
>
> ** Changed in: network-manager (Ubuntu)
> Status: New => Incomplete
>
> --
> [Feisty] upgrade breaks network in roaming mode
> https://bugs.launchpad.net/bugs/152994
> You received this bug notification because you are a direct subscriber
> of the bug.
>

eth0 Link encap:Ethernet HWaddr 00:0C:29:8E:B4:14
          inet addr:192.168.110.129 Bcast:192.168.110.255 Mask:255.255.255.0
          inet6 addr: fe80::20c:29ff:fe8e:b414/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:1343 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1100 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1162624 (1.1 MB) TX bytes:285080 (278.3 KB)
          Interrupt:16 Base address:0x2024

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

Changed in network-manager:
status: Incomplete → New
Revision history for this message
deleted (mdeleted2023) wrote :

/etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

/etc/network/interfaces
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

Revision history for this message
deleted (mdeleted2023) wrote :

/etc/network/interfaces
auto lo
iface lo inet loopback

iface eth0 inet dhcp

auto eth0

Revision history for this message
Alexander Sack (asac) wrote :

ok ... unfortunately you haven't posted your /etc/network/interfaces, but twice your lsb-release file :)

Changed in network-manager:
status: New → Incomplete
Revision history for this message
Alexander Sack (asac) wrote :

well ... that setup doesn't capture "roaming mode". Please either remove the iface eth0 file from /etc/network/interfaces ... or enable roaming mode in system -> administration -> network (gnome).

Revision history for this message
deleted (mdeleted2023) wrote : Re: [Bug 152994] Re: [Gutsy] upgrade breaks network in roaming mode

That's the problem,
Doing so causes the network not to be detected according to the nm-applet
I'm using the non-roaming mode as a workaround to get network access.
Alexander Sack wrote:
> well ... that setup doesn't capture "roaming mode". Please either remove
> the iface eth0 file from /etc/network/interfaces ... or enable roaming
> mode in system -> administration -> network (gnome).
>
>

Revision history for this message
Alexander Sack (asac) wrote :

please mark them for roaming, then do a:

tail -n0 -f /var/log/syslog > /tmp/syslog.log

then in another terminal do a /etc/dbu*/even*/25Networ* restart

... and attach the created /tmp/syslog.log after network manager failed.

Revision history for this message
deleted (mdeleted2023) wrote :

The following output was produced:

Oct 16 12:23:11 defiant NetworkManager: <WARN> nm_signal_handler(): Caught signal 15, shutting down normally.
Oct 16 12:23:11 defiant NetworkManager: <info> Caught terminiation signal
Oct 16 12:23:11 defiant NetworkManager: <debug> [1192533791.612324] nm_print_open_socks(): Open Sockets List:
Oct 16 12:23:11 defiant NetworkManager: <debug> [1192533791.612400] nm_print_open_socks(): Open Sockets List Done.
Oct 16 12:23:11 defiant NetworkManager: <info> starting...
Oct 16 12:23:11 defiant NetworkManager: <info> Updating allowed wireless network lists.
Oct 16 12:23:11 defiant NetworkManager: <WARN> nm_dbus_get_networks_cb(): error received: org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks stored..

I'd like to note that VMWare exposes its network driver as a wired connection.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.