Your message dated Tue, 14 Mar 2017 21:34:29 +0000
with message-id <[email protected]>
and subject line Bug#855910: fixed in network-manager 1.6.2-2
has caused the Debian Bug report #855910,
regarding network-manager: Network Manager doesn't set default gw over DHCP
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 [email protected]
immediately.)


-- 
855910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855910
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: network-manager
Version: 1.6.2-1
Severity: important

Dear Maintainer,
Network Manager stopped setting up default route over wlan interface
(can't check wired connection at the moment). I've lloked into the
problem and it seems the reason for this behaviour is incorrect
dhclient-wlanX.conf being generated. The generated file looks like:
# Created by NetworkManager
# Merged from /etc/dhcp/dhclient.conf

# Configuration file for /sbin/dhclient.
...
#
option rfc3442-classless-static-routes code 121 = array of unsigned
integer 8;
#send dhcp-client-identifier 1:0:a0:24:ab:fb:9c;
...
# This part is added by NM
send host-name "XYZ"; # added by NetworkManager

option rfc3442-classless-static-routes code 121 = array of unsigned integer 8;
option ms-classless-static-routes code 249 = array of unsigned integer 8;
option wpad code 252 = string;

request; # override dhclient defaults
also request subnet-mask;
also request broadcast-address;
also request interface-mtu;
also request domain-name-servers;
also request rfc3442-classless-static-routes;
also request ms-classless-static-routes;
also request static-routes;
also request wpad;
also request ntp-servers;

So it seems it strips the line with default request options from
/etc/dhcp/dhclient.conf and even overrides them anyway and misses
request for routers option, which would set the default gw. It does this
for different connections. None of them has "Use only for resources on
this network" checked and ipv4 section in
/etc/NetworkManager/system-connections/connection contains only
[ipv4]
dns-search=
method=auto

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (650, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages network-manager depends on:
ii  adduser                3.115
ii  dbus                   1.10.16-1
ii  init-system-helpers    1.47
ii  libaudit1              1:2.6.7-1
ii  libbluetooth3          5.43-1
ii  libc6                  2.24-9
ii  libglib2.0-0           2.50.3-1
ii  libgnutls30            3.5.8-3
ii  libgudev-1.0-0         230-3
ii  libjansson4            2.9-1
ii  libmm-glib0            1.6.4-1
ii  libndp0                1.6-1
ii  libnewt0.52            0.52.19-1
ii  libnl-3-200            3.2.27-1
ii  libnm0                 1.6.2-1
ii  libpam-systemd         232-18
ii  libpolkit-agent-1-0    0.105-17
ii  libpolkit-gobject-1-0  0.105-17
ii  libreadline7           7.0-2
ii  libselinux1            2.6-3
ii  libsoup2.4-1           2.56.0-2
ii  libsystemd0            232-18
ii  libteamdctl0           1.26-1
ii  libuuid1               2.29.1-1
ii  lsb-base               9.20161125
ii  policykit-1            0.105-17
ii  udev                   232-18
ii  wpasupplicant          2.6-3

Versions of packages network-manager recommends:
ii  crda             3.18-1
pn  dnsmasq-base     <none>
ii  iptables         1.6.0+snapshot20161117-5
ii  iputils-arping   3:20161105-1
ii  isc-dhcp-client  4.3.5-3
ii  modemmanager     1.6.4-1
ii  ppp              2.4.7-1+4

Versions of packages network-manager suggests:
pn  libteam-utils  <none>

-- Configuration Files:
/etc/NetworkManager/NetworkManager.conf changed:
[main]
plugins=ifupdown,keyfile
no-auto-default=00:1F:16:10:F3:7B,
[ifupdown]
managed=false


-- no debconf information

--- End Message ---
--- Begin Message ---
Source: network-manager
Source-Version: 1.6.2-2

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 14 Mar 2017 22:12:18 +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 libnm0 libnm-dev 
gir1.2-networkmanager-1.0
Architecture: source
Version: 1.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description:
 gir1.2-networkmanager-1.0 - GObject introspection data for NetworkManager
 libnm-dev  - GObject-based client library for NetworkManager (development file
 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)
 libnm0     - GObject-based client library for NetworkManager
 network-manager - network management framework (daemon and userspace tools)
 network-manager-dev - network management framework (development files)
Closes: 854810 855910
Changes:
 network-manager (1.6.2-2) unstable; urgency=medium
 .
   * libnm: disconnect signal from D-Bus proxies on dispose (Closes: #854810)
   * dhcp/dhclient: parse "interface" statements.
     Until now any "interface" statement was ignored and any enclosed
     statement for which we have a special handling was considered, even if
     belonging to a different interface. This can cause wrong options to be
     set in the generated dhclient configuration. (Closes: #855910)
Checksums-Sha1:
 d52c8e4a8f2b4f17b2612e93de61a0b99c493409 3631 network-manager_1.6.2-2.dsc
 5b87d07aa1038025f472ae3e9cd88257edb85887 47560 
network-manager_1.6.2-2.debian.tar.xz
 763374203ff2fdca7176f755412631a3904fb5fd 11265 
network-manager_1.6.2-2_source.buildinfo
Checksums-Sha256:
 bcf4553cafcb7e805af9470131e4a122965c20c5b12c3e89d815dffb1a07aab5 3631 
network-manager_1.6.2-2.dsc
 30411b798ec8738db6af2b4ddb2068a38e81bc38cc8ae0202dd7fcfcdf2cc124 47560 
network-manager_1.6.2-2.debian.tar.xz
 76bc0c3756addb592e5e19d57f188a553abfeca765953a86c6bf269f6b438c7d 11265 
network-manager_1.6.2-2_source.buildinfo
Files:
 0244b0150791386bc328b3d08300a546 3631 net optional network-manager_1.6.2-2.dsc
 7dd70e79e5fb94201ee21e4c2b1f0d25 47560 net optional 
network-manager_1.6.2-2.debian.tar.xz
 e621c383f0c9da739609344f17cc7d56 11265 net optional 
network-manager_1.6.2-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAljIXO0ACgkQauHfDWCP
ItychQ/9GEk1mPoikWvCim/2NbEDu29LBk9+9p/F8mpv5pNdkVuNFNMhY4jhVbW5
/3SMAbDkA0T8QpuD4KbPDmMaeDjRzsP/PIQXQKrWvT6L9rNQ0nMan0ostudR21jB
oVWlyY+d4h0wv47c9PoBtJXH0X0fwiuCJ9x4sDCvRMbufEjmVn3l8D84sNUTUz1g
WwyyCwnSU9qlhU4zFjtMXjRN5ponWFY74aR+sAcmuZdPAYqbWuc9timkQV0O7IuG
nPKYjHdDSRTErOC3jbDyWRuYWediiMFsVrpEuCp1xzYzqzUQ7m7hA/HMDlMUo0Xr
4AFK+4EemCfvhQ5pJ3/NtGGmlKIa3YjXi/G7MF7zf3kVNYyQqRv6lz2mmPxMvd78
Bkx+DaS3Wy7aciMTl3M6npohqGOFbLHwNexMcRV3T2JSlv0gMh3YE96WFF7WqaFf
uPUMTlDtZ9CHywGWanwvR/DvfLsuCsSIfkiE4TLbOkotQOG6yxXEqRXKf0N5BSc8
Pd/m1qh7Y1xocApc52Ol48tKPkTH34bAmt/bMyfDTszSaPRgRBBFLorQdGOcJZ6r
MpNwR3Up4V5WdDAdYPbqOmkAIRZ+HsoNOd0NF2954STfkV0uqkUSqjigicO/akQx
rpdL7bnt8O8TwaWb9AjcLxADb/FrszP6GPxGA59OfsdadK9ZKtA=
=p+6H
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

Reply via email to