console conf crashes on dragonboard
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/
2018-02-03 22:08:11,346 subiquitycore.
2018-02-03 22:08:11,357 subiquitycore.
2018-02-03 22:08:11,362 subiquitycore.
2018-02-03 22:08:11,713 subiquitycore.
2018-02-03 22:08:11,714 subiquitycore.
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.
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.
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:
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.
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/
self.
RuntimeError: rtnl_link_change failed -16
2018-02-03 22:08:12,528 subiquitycore.
I'm re-assigning this to subiquity which is, hopefully, the right place for this issue.