On Mon, Feb 08, 2010 at 04:58:12PM -0500, David Huff wrote: > > Workflow to build images.... > 1. download ks file > 2. mkdir ./include > 3. run appliance-creator** -c Fedora-EC2-min.ks -i ./include -p tar.gz > -o /out/put/dir Hi, I've tried this and rather fell at the first hurdle; running appliance-creator got the following python backtrace, and much the same result trying appliance-creator on the fedora-aos.ks as per the thincrust site[1]. The host is an up to date F12+rawvirt system, with what I think is plenty of free disk space (~11G in the working directory). It looks a bit like this: <https://www.redhat.com/archives/thincrust-devel/2008-July/msg00029.html> but given that that's from a year and a half ago it doesn't seem likely to be the same problem (and I'm not clear from reading the archive what that problem actually was in the end). Am I missing something obvious? Ewan [1] <http://thincrust.net/tooling.html> ------------- Installing: dracut ##################### [162/164] Installing: kernel ##################### [163/164] Installing: mkinitrd ##################### [164/164] Failed to write selinux configuration. Removing password for user root. passwd: Success Traceback (most recent call last): File "/usr/bin/appliance-creator", line 164, in <module> sys.exit(main()) File "/usr/bin/appliance-creator", line 150, in main creator.configure() File "/usr/lib/python2.6/site-packages/imgcreate/creator.py", line 737, in configure self._create_bootconfig() File "/usr/lib/python2.6/site-packages/appcreate/appliance.py", line 288, in _create_bootconfig self._install_grub() File "/usr/lib/python2.6/site-packages/appcreate/appliance.py", line 278, in _install_grub stdin=subprocess.PIPE) File "/usr/lib64/python2.6/subprocess.py", line 595, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1092, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available Url : http://lists.fedoraproject.org/pipermail/cloud/attachments/20100209/145ebd48/attachment.bin