NM fails to make nameserver addresses available during upgrade from 9.04 to 9.10.

Bug #459768 reported by Ed Hargin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
flashplugin-nonfree (Ubuntu)
Invalid
Undecided
Unassigned
network-manager (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: flashplugin-nonfree

I was upgrading from 9.04 to 9.10 (release candidate) using "sudo do-release-upgrade -d". Everything worked fine except for the flash upgrade.

As packages are initially downloaded, then upgraded, an internet connection does not appear to be necessitated during the upgrade process, and the configuration can change. This normally does not cause a problem, but flash must download extra data during it's actual install process. In my case when it tried to do this it could no longer resolve a site on the internet. I checked my resolv.conf and no DNS servers were listed. This, unsurprisingly, was corrected on reboot.

This may or may not be associated with me having DNS servers provided by an OpenVPN connection as well as via DHCP. The resolv.conf is replaced without restarting networking, so DNS servers are effectively lost. (accordingly, this may be a bug against Network-Manager)

The flash package should either have downloaded the extra data at teh start, or been postponed until the system had been rebooted.

Revision history for this message
markinfo (marek-straka) wrote :

I have staticaly defined interface with dns-nameservers:

auto eth0
iface eth0 inet static
    address 192.168.0.10
    netmask 255.255.255.0
    gateway 192.168.0.1
    dns-nameservers 192.168.0.10 10.10.0.2

After system start is /etc/resolv.conf empty. Wenn I try "ifdown eth0" and "ifup eth0" dns-servers are correctly written to resolv.conf Next system start is resolv.conf again empty. (Ubuntu 9.10, Network manager 0.7.996)

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. When you test it and it is still an issue, kindly upload the updated logs by running apport-collect 459768 and any other logs that are relevant for this particular issue.

Changed in network-manager:
status: New → Incomplete
Changed in flashplugin-nonfree (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for flashplugin-nonfree (Ubuntu) because there has been no activity for 60 days.]

Changed in flashplugin-nonfree (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Thomas Hood (jdthood) wrote :

@Ed: If no nameserver addresses were listed in /etc/resolv.conf at the time the package tried to download files, that's a bug in Ubuntu's networking layer, probably in network-manager. Can you reproduce the bug in Precise?

@markinfo: Your bug is different and has probably been fixed in Precise.

Changed in flashplugin-nonfree (Ubuntu):
status: Expired → Invalid
summary: - fails to upgrade dns
+ NM fails to make nameserver addresses available during upgrade from 9.04
+ to 9.10.
Revision history for this message
Thomas Hood (jdthood) wrote :

Closing on the assumption that this got fixed in Precise.

affects: network-manager → network-manager (Ubuntu)
Changed in network-manager (Ubuntu):
status: Incomplete → Fix Released
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.