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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2088336

Title:
  ukify fails on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2088336/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to