[Bug 2122581] Re: questing autoinstall crash (on s390x) with daily Sept 10th 2025
Dan Bungert
2122581 at bugs.launchpad.net
Thu Sep 11 14:34:20 UTC 2025
*** This bug is a duplicate of bug 2122363 ***
https://bugs.launchpad.net/bugs/2122363
** This bug has been marked a duplicate of bug 2122363
cp -T: prefix not found
--
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/2122581
Title:
questing autoinstall crash (on s390x) with daily Sept 10th 2025
Status in Ubuntu on IBM z Systems:
New
Status in subiquity package in Ubuntu:
New
Bug description:
Today I wanted to use the latest questing daily to test an installation with now kernel 6.17 using autoinstall.
There is no up-to-date daily in current (probably for a reason), hence I used pending.
Trying to autoinstall on LPAR or on z/VM led to a crash.
I'm attaching the two sets of logs (hwe0003 is z/VM, s1lp15 is LPAR).
...
2025-09-11 08:21:12,355 ERROR root:38 finish: subiquity/Shutdown/copy_logs_to_target: FAIL: Command '['systemd-run', '--wait', '--same-dir', '--property', 'SyslogIdentifier=subiquity_log.2261', '--setenv', 'PATH=/snap/subiquity/6845/bin:/snap/subiquity/6845/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/subiquity/6845/bin:/snap/subiquity/6845/sbin', '--setenv', 'PYTHONPATH=:/snap/subiquity/6845/lib/python3.12/site-packages', '--setenv', 'PYTHON=/snap/subiquity/6845/usr/bin/python3.12', '--setenv', 'SNAP=/snap/subiquity/6845', '--', 'cp', '-aT', '/var/log/installer', '/target/var/log/installer']' returned non-zero exit status 1.
2025-09-11 08:21:12,355 ERROR subiquity.server.server:530 top level error
Traceback (most recent call last):
File "/snap/subiquity/6845/lib/python3.12/site-packages/subiquity/server/controllers/shutdown.py", line 74, in _wait_install
await self.copy_logs_to_target()
File "/snap/subiquity/6845/lib/python3.12/site-packages/subiquitycore/context.py", line 165, in decorated_async
return await meth(self, **kw)
^^^^^^^^^^^^^^^^^^^^^^
File "/snap/subiquity/6845/lib/python3.12/site-packages/subiquity/server/controllers/shutdown.py", line 113, in copy_logs_to_target
await self.app.command_runner.run(
File "/snap/subiquity/6845/lib/python3.12/site-packages/subiquity/server/runner.py", line 105, in run
return await self.wait(proc)
^^^^^^^^^^^^^^^^^^^^^
File "/snap/subiquity/6845/lib/python3.12/site-packages/subiquity/server/runner.py", line 95, in wait
raise subprocess.CalledProcessError(
subprocess.CalledProcessError: Command '['systemd-run', '--wait', '--same-dir', '--property', 'SyslogIdentifier=subiquity_log.2261', '--setenv', 'PATH=/snap/subiquity/6845/bin:/snap/subiquity/6845/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/subiquity/6845/bin:/snap/subiquity/6845/sbin', '--setenv', 'PYTHONPATH=:/snap/subiquity/6845/lib/python3.12/site-packages', '--setenv', 'PYTHON=/snap/subiquity/6845/usr/bin/python3.12', '--setenv', 'SNAP=/snap/subiquity/6845', '--', 'cp', '-aT', '/var/log/installer', '/target/var/log/installer']' returned non-zero exit status 1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2122581/+subscriptions
More information about the foundations-bugs
mailing list