#211 not all commands wanted by pungi are available on all arches
Closed: Fixed Opened by ausil.

if you go to run pungi on an non x86 arch you will hit issues
/usr/bin/isohybrid for instance comes from syslinux and is not available if you run pungi on say armhfp or aarch64.

Additionally some things like jigdo are optional, however pungi refuses to run if jigdo is not installed.

we need better ways to deal with optional features, and mandatory features not available on all arches


PR #212 adds a more relaxed check for some of the commands: isohybrid, genisoimage and jigdo. The rest are still required unconditionally.

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/211

Please continue any further discussion there.

Metadata