Your message dated Fri, 10 Feb 2017 02:55:22 +0100
with message-id <3eb224c9-9b75-8e79-ec46-44804b708...@debian.org>
and subject line Re: [Pkg-utopia-maintainers] Bug#854611: Bug#854611: 
Bug#854611: [network-manager] Wireless network interface detected as ethernet
has caused the Debian Bug report #854611,
regarding [network-manager] Wireless network interface detected as ethernet
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.)


-- 
854611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: network-manager
Version: 1.6.0-1
Severity: serious

--- Please enter the report below this line. ---

It seems that NM 1.6 has introduced a bug where wireless interfaces are
detected as ethernet, and are not brought up by NM.

driver is iwlwifi, loads correctly:

[   23.137007] iwlwifi 0000:02:00.0: Direct firmware load for
iwlwifi-7265D-26.ucode failed with error -2
[   23.137191] iwlwifi 0000:02:00.0: Direct firmware load for
iwlwifi-7265D-25.ucode failed with error -2
[   23.137210] iwlwifi 0000:02:00.0: Direct firmware load for
iwlwifi-7265D-24.ucode failed with error -2
[   23.137225] iwlwifi 0000:02:00.0: Direct firmware load for
iwlwifi-7265D-23.ucode failed with error -2
[   23.143798] iwlwifi 0000:02:00.0: loaded firmware version 22.361476.0
op_mode iwlmvm
[   23.193443] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band
Wireless AC 7265, REV=0x210
[   23.194824] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   23.195271] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   23.353104] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[   25.075065] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   25.075614] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   25.142405] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   25.143015] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled

but with the new Network Manager 1.6 update from stretch:

$ nmcli device show

[..]

GENERAL.DEVICE:                         wlp2s0
GENERAL.TYPE:                           ethernet
GENERAL.HWADDR:                         SCRUBBED
GENERAL.MTU:                            1500
GENERAL.STATE:                          20 (unavailable)
GENERAL.CONNECTION:                     --
GENERAL.CON-PATH:                       --
WIRED-PROPERTIES.CARRIER:               off

[..]

$ nmcli device
DEVICE           TYPE      STATE        CONNECTION
..
wlp2s0           ethernet  unavailable  --
..

I set NM to trace level logging, and here's what I think might be useful
information from syslog:

Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.3183]
ethtool[2]: ETHTOOL_GDRVINFO, wlp2s0: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.3185]
platform-linux: event-notification: NEWLINK, seq 1: 2: wlp2s0
<UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? not-init addr
XX:XX:XX:XX:XX:XX rx:0,0 tx:0,0
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.3185]
ethtool[2]: ETHTOOL_GDRVINFO, wlp2s0: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.3185]
platform: signal: link   added: 2: wlp2s0 <UP;broadcast,multicast,up>
mtu 1500 arp 1 ethernet? not-init addr XX:XX:XX:XX:XX:XX driver iwlwifi
rx:0,0 tx:0,0

[..]

Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.3220]
platform-linux: udev-add[wlp2s0,2]: device added
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.3222]
platform: signal: link changed: 2: wlp2s0 <UP;broadcast,multicast,up>
mtu 1500 arp 1 ethernet? init addr XX:XX:XX:XX:XX:XX driver iwlwifi
rx:0,0 tx:0,0

[..]

Feb  8 16:27:42 subgraph NetworkManager[2801]: <info>  [1486571262.3370]
devices added (path:
/sys/devices/pci0000:00/0000:00:1c.3/0000:02:00.0/net/wlp2s0, iface: wlp2s0)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <info>  [1486571262.3370]
device added (path:
/sys/devices/pci0000:00/0000:00:1c.3/0000:02:00.0/net/wlp2s0, iface:
wlp2s0): no ifupdown configuration found.

Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7066]
config: device-state: read #2 (/var/run/NetworkManager/devices/2); managed=1
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7068]
ethtool[2]: ETHTOOL_GLINK, wlp2s0: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7069]
device[0x3271978af0] (wlp2s0): constructed (NMDeviceEthernet)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7070]
device[0x3271978af0] (wlp2s0): start setup of NMDeviceEthernet, kernel
ifindex 2
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7072]
ethtool[2]: ETHTOOL_GDRVINFO, wlp2s0: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7072]
ethtool[2]: ETHTOOL_GLINK, wlp2s0: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7072]
device[0x3271978af0] (wlp2s0): hw-addr: hardware address now
XX:XX:XX:XX:XX:XX
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7073]
device[0x3271978af0] (wlp2s0): hw-addr: update initial MAC address
XX:XX:XX:XX:XX:XX
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7073]
ethtool[2]: ETHTOOL_GPERMADDR, wlp2s0: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7073]
device[0x3271978af0] (wlp2s0): hw-addr: read permanent MAC address
'34:02:86:84:33:B6'
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7073]
device[0x3271978af0] (wlp2s0): carrier is OFF
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7075]
device[0x3271978af0] (wlp2s0): unmanaged: flags set to
[platform-init,!loopback=0x10/0x18/unmanaged/unrealized, set-managed
[loopback=0x8])
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7075]
device[0x3271978af0] (wlp2s0): unmanaged: flags set to
[platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized,
set-managed [user-settings=0x40])
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7075]
device[0x3271978af0] (wlp2s0): unmanaged: flags set to
[!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized,
set-managed [platform-init=0x10])
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7076]
device[0x3271978af0] (wlp2s0): unmanaged: flags set to
[!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized,
set-managed [sleeping=0x1])
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7084]
exported-object[0x3271978af0]: export:
"/org/freedesktop/NetworkManager/Devices/2"
Feb  8 16:27:42 subgraph NetworkManager[2801]: <info>  [1486571262.7088]
manager: (wlp2s0): new Ethernet device
(/org/freedesktop/NetworkManager/Devices/2)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7097]
device[0x3271978af0] (wlp2s0): ip4-config: update (commit=0,
routes-full-sync=0, new-config=0x327191df00)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7100]
exported-object[0x327191df00]: export:
"/org/freedesktop/NetworkManager/IP4Config/1"
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7102]
device[0x3271978af0] (wlp2s0): ip4-config: set IP4Config instance
(/org/freedesktop/NetworkManager/IP4Config/1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7102]
create NMDefaultRouteManager singleton (0x3271977630)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7103]
dns-mgr: (device_ip4_config_changed): queueing DNS updates (1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7103]
dns-mgr: (device_ip4_config_changed): DNS configuration did not change
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7103]
dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7106]
device[0x3271978af0] (wlp2s0): ip6-config: update (commit=0,
routes-full-sync=0, new-config=0x327198d250)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7108]
exported-object[0x327198d250]: export:
"/org/freedesktop/NetworkManager/IP6Config/1"
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7111]
device[0x3271978af0] (wlp2s0): ip6-config: set IP6Config instance
(/org/freedesktop/NetworkManager/IP6Config/1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7111]
dns-mgr: (device_ip6_config_changed): queueing DNS updates (1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7111]
dns-mgr: (device_ip6_config_changed): DNS configuration did not change
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7112]
dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7112]
device[0x3271978af0] (wlp2s0): device has no existing configuration
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7112]
manager: (wlp2s0): can't assume; no connection
Feb  8 16:27:42 subgraph NetworkManager[2801]: <info>  [1486571262.7112]
device (wlp2s0): state change: unmanaged -> unavailable (reason
'managed') [10 20 2]
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7113]
platform-linux: error reading /proc/sys/net/ipv6/conf/wlp2s0/accept_ra:
Failed to open file "/proc/sys/net/ipv6/conf/wlp2s0/accept_ra": No such
file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7113]
platform-linux: error reading
/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_defrtr: Failed to open file
"/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_defrtr": No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7113]
platform-linux: error reading
/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_pinfo: Failed to open file
"/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_pinfo": No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7113]
platform-linux: error reading
/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_rtr_pref: Failed to open file
"/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_rtr_pref": No such file or
directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7114]
platform-linux: error reading /proc/sys/net/ipv6/conf/wlp2s0/forwarding:
Failed to open file "/proc/sys/net/ipv6/conf/wlp2s0/forwarding": No such
file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7114]
platform-linux: error reading
/proc/sys/net/ipv6/conf/wlp2s0/disable_ipv6: Failed to open file
"/proc/sys/net/ipv6/conf/wlp2s0/disable_ipv6": No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7114]
platform-linux: error reading /proc/sys/net/ipv6/conf/wlp2s0/hop_limit:
Failed to open file "/proc/sys/net/ipv6/conf/wlp2s0/hop_limit": No such
file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7114]
platform-linux: error reading
/proc/sys/net/ipv6/conf/wlp2s0/use_tempaddr: Failed to open file
"/proc/sys/net/ipv6/conf/wlp2s0/use_tempaddr": No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7115]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/disable_ipv6': (2) No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7115]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_defrtr': (2) No such file or
directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7115]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_pinfo': (2) No such file or
directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7115]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/accept_ra_rtr_pref': (2) No such file or
directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7115]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/use_tempaddr': (2) No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7116]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/forwarding': (2) No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7116]
device[0x3271978af0] (wlp2s0): bringing up device 2
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7116]
platform: link: setting up 'wlp2s0' (2)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7116]
platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up])
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7117]
platform-linux: do-request-link: 2
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7118]
platform-linux: event-notification: NEWLINK, seq 8: 2: wlp2s0
<UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? not-init addr
XX:XX:XX:XX:XX:XX rx:0,0 tx:0,0
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7118]
platform-linux: do-change-link[2]: success changing link: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7119]
ethtool[2]: ETHTOOL_GLINK, wlp2s0: success
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7119]
device[0x3271978af0] (wlp2s0): add_pending_action (1): 'carrier wait'
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7119]
device[0x3271978af0] (wlp2s0): preparing device
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7120]
device[0x3271978af0] (wlp2s0): clearing queued IP4 config change
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7120]
device[0x3271978af0] (wlp2s0): clearing queued IP6 config change
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7120]
device[0x3271978af0] (wlp2s0): remove_pending_action (1): 'dhcp6' not
pending (expected)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7120]
device[0x3271978af0] (wlp2s0): remove_pending_action (1): 'autoconf6'
not pending (expected)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7120]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/disable_ipv6': (2) No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7120]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/accept_ra': (2) No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7121]
platform-linux: sysctl: failed to open
'/proc/sys/net/ipv6/conf/wlp2s0/use_tempaddr': (2) No such file or directory
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7121]
create NMRouteManager singleton (0x327198cae0)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7121]
route-mgr4:   2: sync 0 IPv4 routes
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7121]
route-mgr6:   2: sync 0 IPv6 routes
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7122]
default-route: entry[0/dev:0x3271978af0:wlp2s0:0:+sync]: record:add
0.0.0.0/0 via 0.0.0.0 dev 2 metric 4294967295 mss 0 src unknown (4294967295)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7122]
default-route: entry[0/dev:0x3271978af0:wlp2s0:0:+sync]: record:add
::/0 via :: dev 2 metric 4294967295 mss 0 src unknown (4294967295)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7122]
default-route: entry[0/dev:0x3271978af0:wlp2s0:0:+sync]: record:remove
0.0.0.0/0 via 0.0.0.0 dev 2 metric 4294967295 mss 0 src unknown (4294967295)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7122]
default-route: entry[0/dev:0x3271978af0:wlp2s0:0:+sync]: record:remove
::/0 via :: dev 2 metric 4294967295 mss 0 src unknown (4294967295)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7122]
device[0x3271978af0] (wlp2s0): ip4-config: update (commit=1,
routes-full-sync=1, new-config=(nil))
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7122]
device[0x3271978af0] (wlp2s0): ip4-config: clear IP4Config instance
(/org/freedesktop/NetworkManager/IP4Config/1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7123]
dns-mgr: (device_ip4_config_changed): queueing DNS updates (1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7123]
dns-mgr: (device_ip4_config_changed): DNS configuration did not change
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7123]
dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7123]
exported-object[0x327191df00]: unexport:
"/org/freedesktop/NetworkManager/IP4Config/1"
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7124]
device[0x3271978af0] (wlp2s0): ip6-config: update (commit=1,
routes-full-sync=1, new-config=(nil))
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7124]
device[0x3271978af0] (wlp2s0): ip6-config: clear IP6Config instance
(/org/freedesktop/NetworkManager/IP6Config/1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7125]
dns-mgr: (device_ip6_config_changed): queueing DNS updates (1)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7125]
dns-mgr: (device_ip6_config_changed): DNS configuration did not change
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7125]
dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0)
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7125]
exported-object[0x327198d250]: unexport:
"/org/freedesktop/NetworkManager/IP6Config/1"
Feb  8 16:27:42 subgraph NetworkManager[2801]: <debug> [1486571262.7127]
device[0x3271978af0] (wlp2s0): device not yet available for transition
to DISCONNECTED
Feb  8 16:27:42 subgraph NetworkManager[2801]: <trace> [1486571262.7129]
config: device-state: read #4 (/var/run/NetworkManager/devices/4);
managed=1, connection-uuid=b85978d2-132f-4eb2-92a4-1e759c304d57



--- System information. ---
Architecture: Kernel:       Linux 4.9.8-grsec-amd64

Debian Release: 9.0
  999 aaron           devrepo.subgraph.com   500 testing
httpredir.debian.org
--- Package information. ---
Depends                      (Version) | Installed
======================================-+-=============
libaudit1                 (>= 1:2.2.1) | 1:2.6.7-1
libbluetooth3                (>= 4.91) | 5.43-1
libc6                        (>= 2.17) | 2.24-9
libglib2.0-0               (>= 2.43.2) | 2.50.2-2
libgnutls30                 (>= 3.5.0) | 3.5.8-1
libgudev-1.0-0                (>= 165) | 230-3
libjansson4                 (>= 2.0.1) | 2.9-1
libmm-glib0                 (>= 1.0.0) | 1.6.4-1
libndp0                       (>= 1.2) | 1.6-1
libnewt0.52                            | 0.52.19-1
libnl-3-200                (>= 3.2.21) | 3.2.27-1
libnm0                     (>= 1.5.90) | 1.6.0-1
libpolkit-agent-1-0          (>= 0.99) | 0.105-17
libpolkit-gobject-1-0       (>= 0.104) | 0.105-17
libreadline7                  (>= 6.0) | 7.0-2
libselinux1                  (>= 1.32) | 2.6-3
libsoup2.4-1                 (>= 2.40) | 2.56.0-2
libsystemd0                   (>= 221) | 232-15
libteamdctl0                  (>= 1.9) | 1.26-1
libuuid1                     (>= 2.16) | 2.29.1-1
init-system-helpers         (>= 1.18~) | 1.47
lsb-base                   (>= 3.2-14) | 9.20161125
wpasupplicant             (>= 0.7.3-1) | 2.5-2+v2.4-3+b1
dbus                        (>= 1.1.2) | 1.10.14-1
udev                                   | 232-15
adduser                                | 3.115
libpam-systemd                         | 232-15
policykit-1                            | 0.105-17


Recommends                (Version) | Installed
===================================-+-================
ppp                                 | dnsmasq-base
 | iptables                            | 1.6.0+snapshot20161117-5
modemmanager                        | crda
 | isc-dhcp-client     (>= 4.1.1-P1-4) | 4.3.5-3
iputils-arping                      |

Suggests           (Version) | Installed
============================-+-===========
libteam-utils                |
-- 
David Mirza Ahmad
https://subgraph.com
78A1 CCFD 1C60 4BA7 5E1C C1F2 42D7 08C0 2520 8C7B

--- End Message ---
--- Begin Message ---
Am 10.02.2017 um 02:35 schrieb David Mirza Ahmad:
> 
> Update: this was our fault, in my haste and being spooked by the version
> jump I didn't check all of the available logs (AppArmor violation). I am
> sorry for the noise. Please close, I've done so upstream.
> 

No problem. Thanks for reporting back.


Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to