Your message dated Mon, 27 Nov 2017 00:05:27 +0000
with message-id <[email protected]>
and subject line Bug#882716: fixed in wpa 2:2.6-8
has caused the Debian Bug report #882716,
regarding wpasupplicant: 2.6-7 does not fallback the default interface config, 
only id_str plus explicit interface config works
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.)


-- 
882716: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882716
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wpasupplicant
Version: 2:2.6-7
Severity: important

Dear Maintainer,

Since the last upgrade of wpasupplicant, it does not anymore honor the 
'default' interface config in /etc/network/interfaces (it is supposed to 
fallback to it 
as stated in wpasupplicant documentation).
So dhclient is not called, and IP is not configured.

I have the following stanza in /etc/default/interfaces:
-------
auto wlan0

iface wlan0 inet manual
        wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
        wpa-roam-default-iface default

iface default inet dhcp
-------

And the following stanza in /etc/wpa_supplicant/wpa_supplicant.conf
-------
network={
        ssid="sid5G"
        psk="*****"
        priority=32
}
-------

Before latest update to 2.6-7, it properly resorted to 'iface default inet 
dhcp' in /etc/netwpork/interfaces in the following cases:
a) have no id_str option in /etc/wpa_supplicant/wpa_supplicant.conf (as stated 
above)
b) have id_str option in /etc/wpa_supplicant/wpa_supplicant.conf, but the 
corresponding 'iface XXX inet dhcp' is missing from /etc/default/interfaces

And it matched the documented behaviour.

Now after the upgrade with version 2.6-7, the ONLY way to make wpasupplicant to 
automatically invoke dhclient, is using the id_str option for each the network 
config AND having 
the corresponding iface XXX inet dhcp' stanza in /etc/default/interfaces .

So for example, this is what ONLY now works:
 
stanza in /etc/default/interfaces:
-------
auto wlan0

iface wlan0 inet manual
        wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
        wpa-roam-default-iface default

iface default inet dhcp
iface one-of-my-networks inet dhcp
-------

plus the following stanza in /etc/wpa_supplicant/wpa_supplicant.conf
-------
network={
        ssid="sid5G"
        psk="*****"
        id_str="one-of-my-networks"
        priority=32
}
-------

But providing separate id_str for all possible networks in 
/etc/wpa_supplicant/wpa_supplicant.conf and their corresponding "iface XXX inet 
dhcp" entries in /etc/network/interfaces
is too clumsy to do with each known network (and unnecessarily clogs with extra 
entries both the interfaces and wpa_supplicant.conf files).
And also does not anymore follow the roaming mode documented behaviour in 
/usr/share/doc/wpa_supplicant/README.modes.gz


Thank you!



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages wpasupplicant depends on:
ii  adduser           3.116
ii  libc6             2.25-2
ii  libdbus-1-3       1.12.2-1
ii  libnl-3-200       3.2.27-2
ii  libnl-genl-3-200  3.2.27-2
ii  libpcsclite1      1.8.22-1
ii  libreadline7      7.0-3
ii  libssl1.1         1.1.0g-2
ii  lsb-base          9.20170808

wpasupplicant recommends no packages.

Versions of packages wpasupplicant suggests:
pn  libengine-pkcs11-openssl  <none>
ii  wpagui                    2:2.6-7

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: wpa
Source-Version: 2:2.6-8

We believe that the bug you reported is fixed in the latest version of
wpa, 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.
Andrew Shadura <[email protected]> (supplier of updated wpa 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: Sun, 26 Nov 2017 19:38:57 +0000
Source: wpa
Binary: hostapd wpagui wpasupplicant wpasupplicant-udeb
Architecture: source
Version: 2:2.6-8
Distribution: unstable
Urgency: medium
Maintainer: Debian wpasupplicant Maintainers 
<[email protected]>
Changed-By: Andrew Shadura <[email protected]>
Description:
 hostapd    - IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
 wpagui     - graphical user interface for wpa_supplicant
 wpasupplicant - client support for WPA and WPA2 (IEEE 802.11i)
 wpasupplicant-udeb - Client support for WPA and WPA2 (IEEE 802.11i) (udeb)
Closes: 882716 882740
Changes:
 wpa (2:2.6-8) unstable; urgency=medium
 .
   * Revert "Build wpa_supplicant with interface matching support."
     (Closes: #882716).
   * Drop override_dh_builddeb.
   * Use dh 10.
   * Prevent hostapd from failing on the package install when there
     isn't a valid configuration file yet (Closes: #882740):
     - Don't enable hostapd.service by default.
     - Mask hostapd.service on the first install.
Checksums-Sha1:
 c079c576e476260e07904d2d9b1bb996463cbf30 2212 wpa_2.6-8.dsc
 8573b92990ff4320d2c502766188c5896fe10a5c 93336 wpa_2.6-8.debian.tar.xz
Checksums-Sha256:
 a20b2bb4a86046ed68501d7d545f749f6fd9081894120f97bee960d2a5125020 2212 
wpa_2.6-8.dsc
 0fadaeabb6f0f7e11307f7f34a38fc47109d19ebcaccff4d5f1f364c03b36376 93336 
wpa_2.6-8.debian.tar.xz
Files:
 44fd6eb308131764cf18ad2f07a48471 2212 net optional wpa_2.6-8.dsc
 d94440ca7752b4c40ebe024d2581004c 93336 net optional wpa_2.6-8.debian.tar.xz

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

iQEcBAEBCAAGBQJaG1LTAAoJEJ1bI/kYT6UU3TYH/jVRVEzneeeQrMBefYbBqUbB
i70z7VPWn6bJHaVcLm+g9rzuJd3nV+wmYMYbObp1v6puEM6ygen5m4aPPr3zdi4V
vzhLgxx7YDtI4Tx+It0r7VmnrheLK9IsToS76JW/ymD+ohpkZAONx5tPTN/m2j98
wCIRnWkw+BqyB+zYKtGolyqmWU+OdB7NufUPLW4jvTbUdn93yvwID7WnnQxltmwV
YgqhruPWPXiH66tTVhcznAUI/BVA9Uv8AC9ryhkJiVpv3ExgBtI+pIpP061b2vCh
LAhIySbLtBU063bsMP1hP90FC7TrKuThzhCwUcpYzLbro/a93iU6z493T7Ztw3g=
=+Aeo
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to