> Unfortunately in the current design uvtool has no knowledge to be able to 
> fetch the appropriate
> image. It's expected that the user will fetch and select the required image 
> correctly using the 
> appropriate simplestreams filters, and there's not really any mechanism for 
> uvtool to be able
> to affect this selection at all.

uvtool does appear to have some knowledge, as it hardcodes the disk1.img type. 
The only way I was able to force the xenial/uefi1.img type was to:
  sed -i 's/disk1/uefi1/' 
/usr/lib/python2.7/dist-packages/uvtool/libvirt/simplestreams.py

Trying to override e.g. ftype=uefi1.img wasn't sufficient.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801418

Title:
  uvtool uses wrong image type for xenial/arm64

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

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

Reply via email to