On Wed, 2016-10-26 at 12:06 +0200, Axel Braun wrote:
Hi all,
I did not find a distinct kiwi mailing list in https://lists.opensuse .org/ so I try my luck here: I have run successfully the prepare step for a kiwi build, and now want to create the image:
T520:~/image # kiwi -c /root/image/result/root -d /root/image/result/iso Oct-25 12:04:00 <1> : Description provides no MD5 hash, check Oct-25 12:04:00 <1> : Reading image description [Create]... Oct-25 12:04:00 <3> : Requested image creation with filesystem "clicfs"; but tool to create the file system could not be found. failed
From what I could find, the error should come up if no mkisofs or genisofs is installed
T520:~/image # zypper se mkisofs genisoimage Repository-Daten werden geladen... Installierte Pakete werden gelesen...
The error is about 'clicfs' - hence: $ cnf clicfs The program 'clicfs' can be found in the following package: * clicfs [ path: /usr/bin/clicfs, repository: zypp (repo-oss) ] Try installing with: sudo zypper install clicfs Does that help? Cheers, Dominique