On Fri, Jul 23, 2010 at 15:22:28 +0100, Marc Herbert <[email protected]> wrote: > Insert a typo in the name of a %include(d) file. Run "livecd-creator". You > get the cryptic: > > 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 > > > The following patch works around the problem. It is probably NOT a fix but a > workaround!
I'll be posting a patch for review soon in a new thread. -- livecd mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/livecd
