[Thincrust-devel] error running appliance creator on f9

Alan Pevec apevec at redhat.com
Thu Jul 31 22:34:37 UTC 2008


David Huff wrote:
> Traceback (most recent call last):
...
> ~  File
> "/var/tmp/appliance-tools-002-1.fc9-root//usr/lib/python2.5/site-packages/appcreate/appliance.py", 
> 
> line 762, in _create_bootconfig

This is really strange: py module from chroot got loaded...
But this might be related to the same root-cause as https://bugzilla.redhat.com/show_bug.cgi?id=430606#c10
where .so loaded from chroot blocks clean umount and subsequently corrupted image is produced.
I tried but failed to get a clean, reporoducible test-case - it might be timing sensitive, I guess.
This is something AOS team should prolly have a deeper look, since reliable livecd-tool is an important part of Thincrust.

> ~  File
> "/var/tmp/appliance-tools-002-1.fc9-root//usr/lib/python2.5/site-packages/appcreate/appliance.py", 
> 
> line 752, in _install_grub
> ~  File "/usr/lib64/python2.5/subprocess.py", line 593, in __init__
> ~    errread, errwrite)
> ~  File "/usr/lib64/python2.5/subprocess.py", line 1079, in _execute_child
> ~    raise child_exception
> OSError: [Errno 2] No such file or directory

Could it be that grub is missing in your package list?
Please attach the kickstart you were using so I can have a look.




More information about the Thincrust-devel mailing list