Public bug reported: ukify fails on s390x:
``` Traceback (most recent call last): File "/usr/bin/ukify", line 1746, in <module> main() File "/usr/bin/ukify", line 1732, in main opts = parse_args() ^^^^^^^^^^^^ File "/usr/bin/ukify", line 1727, in parse_args finalize_options(opts) File "/usr/bin/ukify", line 1675, in finalize_options opts.efi_arch = guess_efi_arch() ^^^^^^^^^^^^^^^^ File "/usr/bin/ukify", line 90, in guess_efi_arch raise ValueError(f'Unsupported architecture {arch}') ValueError: Unsupported architecture s390x ``` ukify should not produce a stack trace in that case. Should be exclude ukify on s390x? See also: https://github.com/dracut-ng/dracut-ng/issues/976 OS: Ubuntu plucky Package: systemd 256.5-2ubuntu4 ** Affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2088336 Title: ukify fails on s390x Status in systemd package in Ubuntu: New Bug description: ukify fails on s390x: ``` Traceback (most recent call last): File "/usr/bin/ukify", line 1746, in <module> main() File "/usr/bin/ukify", line 1732, in main opts = parse_args() ^^^^^^^^^^^^ File "/usr/bin/ukify", line 1727, in parse_args finalize_options(opts) File "/usr/bin/ukify", line 1675, in finalize_options opts.efi_arch = guess_efi_arch() ^^^^^^^^^^^^^^^^ File "/usr/bin/ukify", line 90, in guess_efi_arch raise ValueError(f'Unsupported architecture {arch}') ValueError: Unsupported architecture s390x ``` ukify should not produce a stack trace in that case. Should be exclude ukify on s390x? See also: https://github.com/dracut-ng/dracut-ng/issues/976 OS: Ubuntu plucky Package: systemd 256.5-2ubuntu4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2088336/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp