Installer UI crashed with TypeError

Bug #1965169 reported by Heinrich Schuchardt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity (Ubuntu)
New
Undecided
Unassigned

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'

Revision history for this message
Heinrich Schuchardt (xypron) wrote :
Revision history for this message
Heinrich Schuchardt (xypron) wrote :
Revision history for this message
Heinrich Schuchardt (xypron) wrote :

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

Revision history for this message
Olivier Gayot (ogayot) wrote :
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.