ubuntu-22.10-live-server-s390x.iso installation crashed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
New
|
Undecided
|
Unassigned | ||
subiquity |
New
|
Undecided
|
Unassigned |
Bug Description
I am trying to install new Ubuntu22.10 ubuntu-
Using the SCSI FCP disk, after the process of input the proxy server address, got below error.
Have no idea for this, could you take a look for this? If you need more info please let me know.
BTW: I got success on NVMe storage, but no SCSI FCP.
Welcome to Ubuntu 22.10 (GNU/Linux 5.19.0-21-generic s390x)
* Documentation: https:/
* Management: https:/
* Support: https:/
System information as of Wed Nov 9 02:34:31 UTC 2022
System load: 0.0 Memory usage: 9% Processes: 1076
Usage of /home: unknown Swap usage: 0% Users logged in: 0
0 updates can be applied immediately.
The list of available updates is more than a week old.
To check for new updates run: sudo apt update
Last login: Wed Nov 9 02:28:02 2022 from 10.20.92.70
connecting...
generating crash report
report saved to /var/crash/
Traceback (most recent call last):
File "/snap/
self.
File "/snap/
self.
File "/snap/
self.
File "/snap/
for obj, cells in summarize_
File "/snap/
anns = labels.
File "/snap/
return dispatch(
File "/snap/
member = next(iter(
StopIteration
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/snap/
return _run_code(code, main_globals, None,
File "/snap/
exec(code, run_globals)
File "/snap/
sys.
File "/snap/
subiquity_
File "/snap/
super().run()
File "/snap/
super().run()
File "/snap/
raise exc
RuntimeError: coroutine raised StopIteration
affects: | subiquity → ubuntu-z-systems |
Changed in ubuntu-z-systems: | |
assignee: | Skipper Bug Screeners (skipper-screen-team) → nobody |
This looks like a known issue that I would like to fix soon (LP: #1993633)
To confirm:
1) Did you choose Custom storage layout?
2) If you wipe the device first with wipefs -a does the situation improve?
Thanks!