Activity log for bug #1993257

Date Who What changed Old value New value Message
2022-10-18 07:24:55 Frank Heimes bug added bug
2022-10-18 07:24:55 Frank Heimes attachment added 18102022_1.tgz https://bugs.launchpad.net/bugs/1993257/+attachment/5624741/+files/18102022_1.tgz
2022-10-18 07:25:46 Frank Heimes description I'm trying today the kinetic ISO from Oct the 17th with a manual install on an s390x LPAR, which worked fine if using FCP/SCSI storage or a single DASD. But if multiple (in my case 3) DASD disks are selected the installer crashes with this msg: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ An error occurred during installation [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ┌────────────────────────────────────────────────────────────────────────┐ │subiquity/Early/apply_autoinstall_config │ ┌──────────────────────────────────────────────────────────────────────┐ │ │ │ Sorry, an unknown error occurred. │ │ │ │ [ View full report ] │ │ │ │ If you want to help improve the installer, you can send an error │ │ report. │ │ │ │ [ Send to Canonical ] │ │ │ │ [ Close report ] │ │ │ └──────────────────────────────────────────────────────────────────────┘ 2022-10-18 07:12:17,779 ERROR subiquity.server.server:422 top level error Traceback (most recent call last): File "/snap/subiquity/3977/usr/lib/python3.8/asyncio/events.py", line 81, in _run self._context.run(self._callback, *self._args) File "/snap/subiquity/3977/lib/python3.8/site-packages/subiquity/server/controllers/filesystem.py", line 680, in _udev_event action, dev = self._monitor.receive_device() File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 400, in receive_device device = self.poll() File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 358, in poll if eintr_retry_call(poll.Poll.for_events((self, "r")).poll, timeout): File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_util.py", line 164, in eintr_retry_call return func(*args, **kwargs) File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 94, in poll return list(self._parse_events(eintr_retry_call(self._notifier.poll, timeout))) File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 109, in _parse_events raise IOError("Error while polling fd: {0!r}".format(fd)) OSError: Error while polling fd: 22 2022-10-18 07:12:17,783 DEBUG subiquity.common.errorreport:384 generating crash report 2022-10-18 07:12:17,783 INFO subiquity.common.errorreport:406 saving crash report 'unknown error crashed with OSError' to /var/crash/1666077137.783155680.unknown.crash 2022-10-18 07:12:17,784 INFO root:37 start: subiquity/ErrorReporter/1666077137.783155680.unknown/add_info: 2022-10-18 07:12:17,784 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba... 2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba... 2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba... 2022-10-18 07:12:17,809 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1 2022-10-18 07:12:17,809 DEBUG subiquity.server.controllers.filesystem:669 waiting 0.1 to let udev event queue settle 2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2" 2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2" 2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:11:20 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2" 2022-10-18 07:12:17,814 INFO root:37 start: subiquity/Meta/status_GET: 2022-10-18 07:12:17,815 INFO root:37 start: subiquity/Meta/status_GET: A lot of crash reports are generated: root@ubuntu-server:/var/crash# ls -1 | wc -l 704 root@ubuntu-server:/var/crash# A tgz with the complete content of /var/crash and /var/log is attacged. I'm trying today the kinetic ISO from Oct the 17th with a manual install on an s390x LPAR, which worked fine if using FCP/SCSI storage or a single DASD. But if multiple (in my case 3) DASD disks are selected the installer crashes with this msg: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄   An error occurred during installation [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ┌────────────────────────────────────────────────────────────────────────┐   │subiquity/Early/apply_autoinstall_config │    ┌──────────────────────────────────────────────────────────────────────┐    │ │    │ Sorry, an unknown error occurred. │    │ │    │ [ View full report ] │    │ │    │ If you want to help improve the installer, you can send an error │    │ report. │    │ │    │ [ Send to Canonical ] │    │ │    │ [ Close report ] │    │ │    └──────────────────────────────────────────────────────────────────────┘  2022-10-18 07:12:17,779 ERROR subiquity.server.server:422 top level error  Traceback (most recent call last):    File "/snap/subiquity/3977/usr/lib/python3.8/asyncio/events.py", line 81, in _run      self._context.run(self._callback, *self._args)    File "/snap/subiquity/3977/lib/python3.8/site-packages/subiquity/server/controllers/filesystem.py", line 680, in _udev_event      action, dev = self._monitor.receive_device()    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 400, in receive_device      device = self.poll()    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 358, in poll      if eintr_retry_call(poll.Poll.for_events((self, "r")).poll, timeout):    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_util.py", line 164, in eintr_retry_call      return func(*args, **kwargs)    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 94, in poll      return list(self._parse_events(eintr_retry_call(self._notifier.poll, timeout)))    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 109, in _parse_events      raise IOError("Error while polling fd: {0!r}".format(fd))  OSError: Error while polling fd: 22  2022-10-18 07:12:17,783 DEBUG subiquity.common.errorreport:384 generating crash report  2022-10-18 07:12:17,783 INFO subiquity.common.errorreport:406 saving crash report 'unknown error crashed with OSError' to /var/crash/1666077137.783155680.unknown.crash  2022-10-18 07:12:17,784 INFO root:37 start: subiquity/ErrorReporter/1666077137.783155680.unknown/add_info:  2022-10-18 07:12:17,784 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,809 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1  2022-10-18 07:12:17,809 DEBUG subiquity.server.controllers.filesystem:669 waiting 0.1 to let udev event queue settle  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:11:20 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,814 INFO root:37 start: subiquity/Meta/status_GET:  2022-10-18 07:12:17,815 INFO root:37 start: subiquity/Meta/status_GET: A lot of crash reports are generated: root@ubuntu-server:/var/crash# ls -1 | wc -l 704 root@ubuntu-server:/var/crash# A tgz with the complete content of /var/crash and /var/log is attached. If I select only a single DASD, this error does not happen and the installation completes successfully.
2022-10-18 07:25:56 Frank Heimes bug task added ubuntu-z-systems
2022-10-18 07:27:31 Frank Heimes ubuntu-z-systems: importance Undecided Critical
2022-10-18 07:27:59 Frank Heimes description I'm trying today the kinetic ISO from Oct the 17th with a manual install on an s390x LPAR, which worked fine if using FCP/SCSI storage or a single DASD. But if multiple (in my case 3) DASD disks are selected the installer crashes with this msg: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄   An error occurred during installation [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ┌────────────────────────────────────────────────────────────────────────┐   │subiquity/Early/apply_autoinstall_config │    ┌──────────────────────────────────────────────────────────────────────┐    │ │    │ Sorry, an unknown error occurred. │    │ │    │ [ View full report ] │    │ │    │ If you want to help improve the installer, you can send an error │    │ report. │    │ │    │ [ Send to Canonical ] │    │ │    │ [ Close report ] │    │ │    └──────────────────────────────────────────────────────────────────────┘  2022-10-18 07:12:17,779 ERROR subiquity.server.server:422 top level error  Traceback (most recent call last):    File "/snap/subiquity/3977/usr/lib/python3.8/asyncio/events.py", line 81, in _run      self._context.run(self._callback, *self._args)    File "/snap/subiquity/3977/lib/python3.8/site-packages/subiquity/server/controllers/filesystem.py", line 680, in _udev_event      action, dev = self._monitor.receive_device()    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 400, in receive_device      device = self.poll()    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 358, in poll      if eintr_retry_call(poll.Poll.for_events((self, "r")).poll, timeout):    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_util.py", line 164, in eintr_retry_call      return func(*args, **kwargs)    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 94, in poll      return list(self._parse_events(eintr_retry_call(self._notifier.poll, timeout)))    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 109, in _parse_events      raise IOError("Error while polling fd: {0!r}".format(fd))  OSError: Error while polling fd: 22  2022-10-18 07:12:17,783 DEBUG subiquity.common.errorreport:384 generating crash report  2022-10-18 07:12:17,783 INFO subiquity.common.errorreport:406 saving crash report 'unknown error crashed with OSError' to /var/crash/1666077137.783155680.unknown.crash  2022-10-18 07:12:17,784 INFO root:37 start: subiquity/ErrorReporter/1666077137.783155680.unknown/add_info:  2022-10-18 07:12:17,784 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,809 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1  2022-10-18 07:12:17,809 DEBUG subiquity.server.controllers.filesystem:669 waiting 0.1 to let udev event queue settle  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:11:20 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,814 INFO root:37 start: subiquity/Meta/status_GET:  2022-10-18 07:12:17,815 INFO root:37 start: subiquity/Meta/status_GET: A lot of crash reports are generated: root@ubuntu-server:/var/crash# ls -1 | wc -l 704 root@ubuntu-server:/var/crash# A tgz with the complete content of /var/crash and /var/log is attached. If I select only a single DASD, this error does not happen and the installation completes successfully. I'm trying today the kinetic ISO from Oct the 17th with a manual install on an s390x LPAR, which worked fine if using FCP/SCSI storage or a single DASD. But if multiple (in my case 3) DASD disks are selected the installer crashes with this msg: ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄   An error occurred during installation [ Help ] ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ┌────────────────────────────────────────────────────────────────────────┐   │subiquity/Early/apply_autoinstall_config │    ┌──────────────────────────────────────────────────────────────────────┐    │ │    │ Sorry, an unknown error occurred. │    │ │    │ [ View full report ] │    │ │    │ If you want to help improve the installer, you can send an error │    │ report. │    │ │    │ [ Send to Canonical ] │    │ │    │ [ Close report ] │    │ │    └──────────────────────────────────────────────────────────────────────┘  2022-10-18 07:12:17,779 ERROR subiquity.server.server:422 top level error  Traceback (most recent call last):    File "/snap/subiquity/3977/usr/lib/python3.8/asyncio/events.py", line 81, in _run      self._context.run(self._callback, *self._args)    File "/snap/subiquity/3977/lib/python3.8/site-packages/subiquity/server/controllers/filesystem.py", line 680, in _udev_event      action, dev = self._monitor.receive_device()    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 400, in receive_device      device = self.poll()    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/monitor.py", line 358, in poll      if eintr_retry_call(poll.Poll.for_events((self, "r")).poll, timeout):    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_util.py", line 164, in eintr_retry_call      return func(*args, **kwargs)    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 94, in poll      return list(self._parse_events(eintr_retry_call(self._notifier.poll, timeout)))    File "/snap/subiquity/3977/lib/python3.8/site-packages/pyudev/_os/poll.py", line 109, in _parse_events      raise IOError("Error while polling fd: {0!r}".format(fd))  OSError: Error while polling fd: 22  2022-10-18 07:12:17,783 DEBUG subiquity.common.errorreport:384 generating crash report  2022-10-18 07:12:17,783 INFO subiquity.common.errorreport:406 saving crash report 'unknown error crashed with OSError' to /var/crash/1666077137.783155680.unknown.crash  2022-10-18 07:12:17,784 INFO root:37 start: subiquity/ErrorReporter/1666077137.783155680.unknown/add_info:  2022-10-18 07:12:17,784 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,785 INFO root:37 finish: subiquity/Meta/status_GET: SUCCESS: 200 {"state": "ERROR", "confirming_tty": "", "error": {"state": "INCOMPLETE", "ba...  2022-10-18 07:12:17,809 DEBUG subiquitycore.utils:77 run_command ['udevadm', 'settle', '-t', '0'] exited with code 1  2022-10-18 07:12:17,809 DEBUG subiquity.server.controllers.filesystem:669 waiting 0.1 to let udev event queue settle  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:10:32 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,811 INFO aiohttp.access:233 [18/Oct/2022:07:11:20 +0000] "GET /meta/status?cur=%22WAITING%22 HTTP/1.1" 200 519 "-" "Python/3.8 aiohttp/3.6.2"  2022-10-18 07:12:17,814 INFO root:37 start: subiquity/Meta/status_GET:  2022-10-18 07:12:17,815 INFO root:37 start: subiquity/Meta/status_GET: A lot of crash reports are generated: root@ubuntu-server:/var/crash# ls -1 | wc -l 704 root@ubuntu-server:/var/crash# This is reproducible. A tgz with the complete content of /var/crash and /var/log is attached. If I select only a single DASD, this error does not happen and the installation completes successfully.
2022-10-18 07:31:26 Frank Heimes bug added subscriber Olivier Gayot
2022-10-18 07:31:34 Frank Heimes bug added subscriber Dan Bungert
2022-10-18 07:31:41 Frank Heimes bug added subscriber Michael Hudson-Doyle
2022-10-18 07:57:44 Frank Heimes attachment added 18102022_3.tgz https://bugs.launchpad.net/ubuntu-z-systems/+bug/1993257/+attachment/5624753/+files/18102022_3.tgz
2022-10-18 07:57:50 Frank Heimes ubuntu-z-systems: importance Critical High
2022-10-18 08:10:07 Ubuntu QA Website tags installer kinetic s390x installer iso-testing kinetic s390x
2022-10-18 08:58:10 Frank Heimes attachment added 18102022_4.tgz https://bugs.launchpad.net/ubuntu-z-systems/+bug/1993257/+attachment/5624805/+files/18102022_4.tgz
2022-10-18 09:33:07 Frank Heimes attachment added 18102022_6.tgz https://bugs.launchpad.net/ubuntu-z-systems/+bug/1993257/+attachment/5624810/+files/18102022_6.tgz
2022-10-18 09:58:35 Frank Heimes attachment added 1666084828.321582079.ui.crash https://bugs.launchpad.net/ubuntu-z-systems/+bug/1993257/+attachment/5624822/+files/1666084828.321582079.ui.crash
2022-10-18 10:15:08 Frank Heimes attachment added 1666087901.369212866.ui.crash https://bugs.launchpad.net/ubuntu-z-systems/+bug/1993257/+attachment/5624830/+files/1666087901.369212866.ui.crash
2022-10-18 10:21:15 Frank Heimes attachment added 1666087901.369212866.ui.crash https://bugs.launchpad.net/ubuntu-z-systems/+bug/1993257/+attachment/5624831/+files/1666087901.369212866.ui.crash
2022-10-18 11:05:50 Frank Heimes summary Installer crash on kinetic on s390x if multiple DASD disks are selected Installer ui crash on kinetic on s390x (but probably not limited to)
2022-10-18 12:15:20 Olivier Gayot subiquity: assignee Olivier Gayot (ogayot)
2022-10-18 12:15:23 Olivier Gayot subiquity: status New In Progress
2022-10-18 16:59:21 Dan Bungert subiquity: status In Progress Fix Committed
2022-10-18 17:08:50 Frank Heimes ubuntu-z-systems: status New Fix Committed
2022-10-18 17:09:18 Frank Heimes ubuntu-z-systems: assignee Skipper Bug Screeners (skipper-screen-team)
2022-10-19 18:23:48 Dan Bungert subiquity: status Fix Committed Fix Released
2022-10-19 18:37:15 Frank Heimes attachment added 19102022_hwe0006.tgz https://bugs.launchpad.net/subiquity/+bug/1993257/+attachment/5625336/+files/19102022_hwe0006.tgz
2022-10-19 18:39:27 Frank Heimes attachment added 19102022_s1lp11.tgz https://bugs.launchpad.net/subiquity/+bug/1993257/+attachment/5625337/+files/19102022_s1lp11.tgz
2022-10-20 08:02:55 Frank Heimes attachment removed 19102022_hwe0006.tgz https://bugs.launchpad.net/subiquity/+bug/1993257/+attachment/5625336/+files/19102022_hwe0006.tgz
2022-10-20 10:02:52 Frank Heimes ubuntu-z-systems: status Fix Committed Fix Released