[Bug 1965169] Re: Installer UI crashed with TypeError
Heinrich Schuchardt
1965169 at bugs.launchpad.net
Thu Mar 17 06:56:05 UTC 2022
This is the relevant traceback:
SourcePackage: subiquity
Title: Installer UI crashed with TypeError
Traceback:
Traceback (most recent call last):
File "/snap/subiquity/x1/lib/python3.8/site-packages/subiquity/client/client.py", line 404, in run
super().run()
File "/snap/subiquity/x1/lib/python3.8/site-packages/subiquitycore/tui.py", line 374, in run
super().run()
File "/snap/subiquity/x1/lib/python3.8/site-packages/subiquitycore/core.py", line 135, in run
raise exc
File "/snap/subiquity/x1/lib/python3.8/site-packages/subiquity/client/controllers/filesystem.py", line 225, in _guided_choice
self.model.load_server_data(status)
File "/snap/subiquity/x1/lib/python3.8/site-packages/subiquity/models/filesystem.py", line 1027, in load_server_data
self._actions = self._actions_from_config(
File "/snap/subiquity/x1/lib/python3.8/site-packages/subiquity/models/filesystem.py", line 1158, in _actions_from_config
for action in config:
TypeError: 'NoneType' object is not iterable
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1965169
Title:
Installer UI crashed with TypeError
Status in subiquity package in Ubuntu:
New
Bug description:
Installing on riscv64 with subiquity built from
https://github.com/canonical/subiquity/commits/server/jammy commit
8f9f97c69bb36048ea4c9e16be34bca3ac141771 crashed with
subiquity.common.errorreport:406 saving crash report 'Installer UI
crashed with TypeError'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1965169/+subscriptions
More information about the foundations-bugs
mailing list