Your message dated Tue, 29 Jan 2013 03:33:06 +0000 with message-id <e1u01wy-0008uw...@franck.debian.org> and subject line Bug#606268: fixed in network-manager 0.9.4.0-9 has caused the Debian Bug report #606268, regarding Network interface used for installation is configured as unmanaged by NM to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 606268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606268 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: network-manager Version: 0.8.1-6 Severity: serious Tags: d-i On upgrading to this version network manager stopped managing my wireless interface and my laptop's network was taken down. /etc/network/interfaces contains a standard stanza as setup by d-i for a wireless interface: # The primary network interface allow-hotplug wlan0 iface wlan0 inet dhcp # wireless-* options are implemented by the wireless-tools package wireless-mode managed wireless-essid any /etc/NetworkManager/NetworkManager.conf contained managed=false. Setting managed=true works around the problem. Unfortunatly the /etc/network/interfaces munger introduced to fix #530024 was not a sufficient fix. It doesn't munge the above stanza at all when I run it by hand, due to the wireless-mode and wireless-essid lines. So, bug #569215 has basically been all that has been keeping wireless and some other networks managed by network-manager on newly installed and upgraded systems, for the past 6+ months.. One approach would be for for /usr/lib/NetworkManager/ifblacklist_migrate.sh to convert stanzas containing any of these lines which d-i can include: wireless-mode managed wireless-essid * wireless-key1 * hostname * -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages network-manager depends on: ii adduser 3.112+nmu2 add and remove users and groups ii dbus 1.2.24-3 simple interprocess messaging syst ii isc-dhcp-client 4.1.1-P1-15 ISC DHCP client ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libdbus-1-3 1.2.24-3 simple interprocess messaging syst ii libdbus-glib-1-2 0.88-2 simple interprocess messaging syst ii libgcrypt11 1.4.5-2 LGPL Crypto library - runtime libr ii libglib2.0-0 2.24.2-1 The GLib library of C routines ii libgnutls26 2.8.6-1 the GNU TLS library - runtime libr ii libgudev-1.0-0 164-2 GObject-based wrapper library for ii libnl1 1.1-6 library for dealing with netlink s ii libnm-glib2 0.8.1-6 network management framework (GLib ii libnm-util1 0.8.1-6 network management framework (shar ii libpolkit-gobject-1-0 0.96-4 PolicyKit Authorization API ii libuuid1 2.17.2-3.3 Universally Unique ID library ii lsb-base 3.2-26 Linux Standard Base 3.2 init scrip ii udev 164-2 /dev/ and hotplug management daemo ii wpasupplicant 0.6.10-2.1 client support for WPA and WPA2 (I Versions of packages network-manager recommends: ii dns 2.55-2+b1 A small caching DNS proxy and DHCP ii ipt 1.4.10-1 administration tools for packet fi ii mod 0.4+git.20100624t180933.6e79d15-1+b1 D-Bus service for managing modems ii pol 0.96-4 framework for managing administrat ii ppp 2.4.5-4 Point-to-Point Protocol (PPP) - da Versions of packages network-manager suggests: ii avahi-autoipd 0.6.27-3 Avahi IPv4LL network address confi -- Configuration Files: /etc/NetworkManager/NetworkManager.conf changed [not included] -- no debconf information -- see shy jo
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: network-manager Source-Version: 0.9.4.0-9 We believe that the bug you reported is fixed in the latest version of network-manager, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 606...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Biebl <bi...@debian.org> (supplier of updated network-manager package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 29 Jan 2013 04:10:11 +0100 Source: network-manager Binary: network-manager network-manager-dev libnm-glib4 libnm-glib-dev libnm-glib-vpn1 libnm-glib-vpn-dev libnm-util2 libnm-util-dev network-manager-dbg gir1.2-networkmanager-1.0 Architecture: source amd64 Version: 0.9.4.0-9 Distribution: unstable Urgency: low Maintainer: Utopia Maintenance Team <pkg-utopia-maintain...@lists.alioth.debian.org> Changed-By: Michael Biebl <bi...@debian.org> Description: gir1.2-networkmanager-1.0 - GObject introspection data for NetworkManager libnm-glib-dev - network management framework (GLib interface) libnm-glib-vpn-dev - network management framework (GLib interface) libnm-glib-vpn1 - network management framework (GLib VPN shared library) libnm-glib4 - network management framework (GLib shared library) libnm-util-dev - network management framework (development files) libnm-util2 - network management framework (shared library) network-manager - network management framework (daemon and userspace tools) network-manager-dbg - network management framework (debugging symbols) network-manager-dev - network management framework (development files) Closes: 475188 512286 606268 656584 688355 690987 Changes: network-manager (0.9.4.0-9) unstable; urgency=low . * Change the ifupdown dispatcher script and set ADDRFAM to "inet" or "inet6" depending on whether the connection has a valid IPv4 or IPv6 address. Using "NetworkManager" as ADDRFAM type did confuse most ifupdown hook scripts and e.g. broke async NFS mounts. (Closes: #475188, #656584) * debian/patches/05-force-online-with-unmanaged-devices.patch: If network interfaces are configured in /etc/network/interfaces, NM will mark those devices as unmanaged by default. If such a network interface has been brought up by ifup, set the global online state to CONNECTED. (Closes: #512286) * No longer run the ifblacklist_migrate.sh script upon installation. This script was used to comment out DHCP type network interface configurations in /etc/network/interfaces as otherwise NM would mark such devices as unmanaged. This script was buggy though and sometimes created a broken network configuration. Since debian-installer in wheezy (7.0) will create proper configuration for NM if the network-manager package is part of the installation, this is no longer necessary. If users make a minimal system installation and install the network-manager package afterwards, show a warning in postinst if we find any interface configurations in /etc/network/interfaces. (Closes: #688355, #690987, #606268) * Update README.Debian for the latest changes. Checksums-Sha1: 3b225386a33efe97970662decc049592b74de267 2971 network-manager_0.9.4.0-9.dsc b17a46a35393878ae50f811d3b9f09e47c4f4169 45358 network-manager_0.9.4.0-9.debian.tar.gz 3e4c13b3928f43f47e69b595efaaa6db843d4b5b 867100 network-manager_0.9.4.0-9_amd64.deb 4d5079e078a1b8b68af9e085f8b0c03a44c828a5 275610 network-manager-dev_0.9.4.0-9_amd64.deb 88ff94e8301ad41cdaba75b0f8529a088b9e1879 295262 libnm-glib4_0.9.4.0-9_amd64.deb b065d88332dc9a4cbed6ff2898d8d0310cb46184 389026 libnm-glib-dev_0.9.4.0-9_amd64.deb 15bccdc5351941fc017b31d5b7a70aba1e667b03 239096 libnm-glib-vpn1_0.9.4.0-9_amd64.deb 44692f28d2b3fa71840b9b4b21fed0a3696c8e3e 231738 libnm-glib-vpn-dev_0.9.4.0-9_amd64.deb 0e26913e2daa8beef550d9a6ade55eb65213ec11 331934 libnm-util2_0.9.4.0-9_amd64.deb 1bd1436b0a1e239c52accfc16bf70489854b163d 370626 libnm-util-dev_0.9.4.0-9_amd64.deb 51493f846be62f5fad4faf0be044e7f5c962f607 1725180 network-manager-dbg_0.9.4.0-9_amd64.deb 60e90ae99ef5452fd68b0243528d34ed339131d9 258990 gir1.2-networkmanager-1.0_0.9.4.0-9_amd64.deb Checksums-Sha256: 1cd62c4dc0e31a1f437c14586645a49022e1b570820755b514ce0c44ee224c06 2971 network-manager_0.9.4.0-9.dsc df13ae28d160eb49c6a060ac6df54af02e3d2e815bca1f188a45af272d1c78e1 45358 network-manager_0.9.4.0-9.debian.tar.gz f285bb9ab1f0b9ff7fde6a242bede440d7201c2ce35119ec5016889677e050b2 867100 network-manager_0.9.4.0-9_amd64.deb 2d5c791e15907a48de6b8757c5f1e70a50e66a38bb07112d3d2957783328795f 275610 network-manager-dev_0.9.4.0-9_amd64.deb abeed6264eff9d2e6a5481a9bf800226684557e7a8fb2822304f95948cefbe8b 295262 libnm-glib4_0.9.4.0-9_amd64.deb 179e07c351b4d07f6433913b708425fa7a371f0b60445bec544fbaccb5c03689 389026 libnm-glib-dev_0.9.4.0-9_amd64.deb 52f95d62b1a0603a820029f6600360fdd2ba487daeee188b8f54c7d61713eef1 239096 libnm-glib-vpn1_0.9.4.0-9_amd64.deb 1ec0805521f1cbdf3f0ff68d3a0557199b67c17ad7fcbc0e3d6fed1d17ca2b88 231738 libnm-glib-vpn-dev_0.9.4.0-9_amd64.deb 5c7beb9d234a7af1ea030d64a5a2fe819b0dd06edb4ad7e0d9f39a970a73c79c 331934 libnm-util2_0.9.4.0-9_amd64.deb e13d955879d80308a71c6d07d880113df75a89dc098922745d8b86424aed01ca 370626 libnm-util-dev_0.9.4.0-9_amd64.deb 9b2cd3de689303a2cb60373113f64634268bce3e34ee9645bcf2f7a3f996f590 1725180 network-manager-dbg_0.9.4.0-9_amd64.deb dad53f4668832027efb0cdd416d881005772601a1a2836749f1c3be447957e64 258990 gir1.2-networkmanager-1.0_0.9.4.0-9_amd64.deb Files: 507a252427f213b621aadc2c2d0023a8 2971 net optional network-manager_0.9.4.0-9.dsc 2e90014f4780527627d2f886a3224467 45358 net optional network-manager_0.9.4.0-9.debian.tar.gz bf799661c16a36a9eaa2cb87d52c775a 867100 net optional network-manager_0.9.4.0-9_amd64.deb a1b6fe153c9c98e15988298c2f8c7349 275610 devel optional network-manager-dev_0.9.4.0-9_amd64.deb 24cb0e55b6acb968b9af6e3c97990b42 295262 libs optional libnm-glib4_0.9.4.0-9_amd64.deb 8e4fcf9bff136a2f9862cda958b1e3ed 389026 libdevel optional libnm-glib-dev_0.9.4.0-9_amd64.deb bceb64f76d707047342f3c9c671d64ca 239096 libs optional libnm-glib-vpn1_0.9.4.0-9_amd64.deb a14feb2659fb6a2ea187ffea8c79d5b5 231738 libdevel optional libnm-glib-vpn-dev_0.9.4.0-9_amd64.deb c052f7b23076f734eeb2a3ba47f54618 331934 libs optional libnm-util2_0.9.4.0-9_amd64.deb 12db346b419df7ac333f004c8820a77c 370626 libdevel optional libnm-util-dev_0.9.4.0-9_amd64.deb c26bae5daa88af0bbb757ea51f80a427 1725180 debug extra network-manager-dbg_0.9.4.0-9_amd64.deb 1b786204001e0ea6a89a60473b878230 258990 introspection optional gir1.2-networkmanager-1.0_0.9.4.0-9_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJRBz/IAAoJEGrh3w1gjyLcatcP/3ynNUipgiWMNHCXA8aywZl3 jiG0KZHDcHPU9A2Kudo75BOvqZrWS4WS3LEppun3gHHNhfGQTeFYLwDjF6rtGlo0 GKJZDp8EASs/NpBb3PaL+fENdN7GMv/FZorF0nB4QdUvfjkub1wIPXuC/xOjvn6z z1NkZwNFY5q7QN6vbQblp9dK/bu3JV3IpwTleRxmr7c42GxOwat+QTasRU9MDRsQ vPvoahD9J2ZCBJRdbeYFO3AsMONEogyqwUn5HKAogjmchKnA0Fd7zfFEjsPSBDcs c9btYw5Jy319s99rgQBZlhfF0Q1lcz84uXUNky1m5yeORFzU63fyP9Vc/Dl37tt1 iDOkNqPltHLCEnNSneHVtZ7BCA7pfBS4jIwrz83nt1wNUbgJTijmM9ZyBW64nyW5 q45kRFR+5F0kkAQ2w85j975wdE7JM3wVXH7VxMYX+o28o5OKLarC83bA8Ln7QOwm WOINCufrgCvCeVz019UO0fE9wL7qPgGUviOZFC5CGiUmvzN1c2Y9pjiZEWhxsRUL sy4Du+s+JZJwYdQHdArzrPyGb35XCh1aTbQ6iz5iNlyFZW7P7UWJhyAZzofSSeVk aEdhtuwa/LSdDi38mu9S7rk6VTH7BvD8A63CwEJgUVhhDT8TlpZ1u2IZ6a4kjUQ9 SYute/f8pypf63AmVtHQ =5hhc -----END PGP SIGNATURE-----
--- End Message ---