console conf crashes on dragonboard

Bug #1747200 reported by Ondrej Kubik
96
This bug affects 22 people
Affects Status Importance Assigned to Milestone
subiquity
New
Undecided
Unassigned

Bug Description

when checking output of console conf on dragonboard, there is console-conf errors as attached

2018-02-03 22:08:11,345 console_conf:67 Starting console-conf v0.0.5
2018-02-03 22:08:11,346 console_conf:68 Arguments passed: ['/usr/bin/console-conf', '--serial']
2018-02-03 22:08:11,346 subiquitycore.utils:31 Checking environment for installer requirements...
2018-02-03 22:08:11,357 subiquitycore.prober:41 Prober() init finished, data:{}
2018-02-03 22:08:11,362 subiquitycore.core:141 Running event loop: <urwid.main_loop.SelectEventLoop object at 0x7fac6d35f8>
2018-02-03 22:08:11,713 subiquitycore.core:147 Importing controller: Welcome
2018-02-03 22:08:11,714 subiquitycore.core:147 Importing controller: Network
2018-02-03 22:08:11,734 probert.network:377 link_change NEW {'ifindex': 1, 'name': b'lo', 'arptype': 772, 'flags': 65609, 'family': 0}
2018-02-03 22:08:11,858 probert.network:377 link_change NEW {'ifindex': 2, 'name': b'sit0', 'arptype': 776, 'flags': 128, 'family': 0}
2018-02-03 22:08:11,980 probert.network:377 link_change NEW {'ifindex': 3, 'name': b'eth0', 'arptype': 1, 'flags': 69699, 'family': 0}
2018-02-03 22:08:12,106 subiquitycore.models.network:404 new_link 3 eth0 with config {'dhcp4': True}
2018-02-03 22:08:12,107 probert.network:377 link_change NEW {'ifindex': 4, 'name': b'wlan0', 'arptype': 1, 'flags': 4098, 'family': 0}
2018-02-03 22:08:12,230 subiquitycore.models.network:404 new_link 4 wlan0 with config {}
2018-02-03 22:08:12,231 probert.network:414 addr_change NEW {'ifindex': 1, 'local': b'127.0.0.1/8', 'scope': 254, 'flags': 128, 'family': 2}
2018-02-03 22:08:12,231 probert.network:414 addr_change NEW {'ifindex': 3, 'local': b'192.168.2.3/24', 'scope': 0, 'flags': 0, 'family': 2}
2018-02-03 22:08:12,232 probert.network:414 addr_change NEW {'ifindex': 1, 'local': b'::1', 'scope': 254, 'flags': 128, 'family': 10}
2018-02-03 22:08:12,233 probert.network:414 addr_change NEW {'ifindex': 3, 'local': b'fe80::8616:f9ff:fe1d:10b3/64', 'scope': 253, 'flags': 128, 'family': 10}
2018-02-03 22:08:12,234 probert.network:425 route_change NEW {'dst': b'default', 'ifindex': 3, 'type': 1, 'table': 254, 'family': 2}
2018-02-03 22:08:12,234 subiquitycore.controller.network:267 default routes {3}
2018-02-03 22:08:12,236 probert.network:428 wlan_event {'ifindex': 4, 'cmd': 'NEW_INTERFACE', 'ssids': []}
2018-02-03 22:08:12,519 probert.network:456 set_link_flags failed
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/probert/network.py", line 454, in wlan_event
    self.rtlistener.set_link_flags(ifindex, IFF_UP)
RuntimeError: rtnl_link_change failed -16
2018-02-03 22:08:12,528 subiquitycore.core:147 Importing controller: Identity

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

I'm re-assigning this to subiquity which is, hopefully, the right place for this issue.

affects: snappy → subiquity
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.