PDA

View Full Version : livecd-creator issue


matthewnportner
27th May 2010, 02:10 PM
Traceback (most recent call last):
File "/usr/bin/livecd-creator", line 140, in <module>
sys.exit(main())
File "/usr/bin/livecd-creator", line 112, in main
ks = imgcreate.read_kickstart(options.kscfg)
File "/usr/lib/python2.6/site-packages/imgcreate/kickstart.py", line 56, in read_kickstart
except IOError, (err, msg):
ValueError: need more than 1 value to unpack


anyone seen this no m atter what kickstart even fedora basic ones i get this error. fedora 13 based kickstarts on f13

kurtdriver
27th May 2010, 02:46 PM
You should file a Bug Report (https://bugzilla.redhat.com/index.cgi).
First search bugzilla, perhaps someone has already file it.

matthewnportner
27th May 2010, 03:19 PM

yeah found this one here (https://bugzilla.redhat.com/show_bug.cgi?id=575564) whats the best way to do a backtrace of livecd-tools i tried gdbm but it wouldnt work with livecd-tools. trying to get exact error before i file anything...

kurtdriver
27th May 2010, 03:41 PM
Look under Applications -> System Tools -> Automatic Bug Reporting Tool. ABRT can generate the backtrace. Kurt

matthewnportner
27th May 2010, 07:48 PM
yeah been there done that cant get nothing to track the true crash im sure the console error im getting is decieving ill keep tinkering here..