Bug#883659: [pkg-wpa-devel] Bug#883659: wpasupplicant: 2:2.6-12 does not fallback to default interface config

2017-12-06 Thread Julian Wollrath
Hi, thanks for the quick response. > Thanks for you report. Before we proceed with anything else, could you > please fix a typo in /etc/wpa_supplicant/functions.sh: > > if ! /sbin/ifquery "${WPA_LOGICAL_IFACE}" > /dev/null 2/&1; then > > should be > > if ! /sbin/ifquery "${WPA_LOGICAL_IFACE}"

Bug#883659: [pkg-wpa-devel] Bug#883659: wpasupplicant: 2:2.6-12 does not fallback to default interface config

2017-12-06 Thread Andrew Shadura
Hi, On 6 December 2017 at 10:36, Julian Wollrath wrote: > wpasupplicant from unstable (2:2.6-12): Logical iface is not set > correctly, not fallback to default and hence dhclient is not started: > wpa_action[30471]: WPA_IFACE=wlp3s0 WPA_ACTION=CONNECTED > wpa_action[30472]:

Bug#883659: wpasupplicant: 2:2.6-12 does not fallback to default interface config

2017-12-06 Thread Julian Wollrath
Package: wpasupplicant Version: 2:2.6-12 Severity: important Dear maintainer, I have the following lines in my /etc/network/interfaces: allow-hotplug wlp3s0 iface wlp3s0 inet manual wpa-roam /etc/wpa_supplicant/wpa-roam.conf # this line must always be here iface default inet dhcp In