[Fedora-livecd-list] kickstart.py: except IOError, (err, msg): ValueError: need more than 1 value to unpack

Bruno Wolff III bruno at wolff.to
Sat Jul 24 17:09:34 UTC 2010


On Fri, Jul 23, 2010 at 15:22:28 +0100,
  Marc Herbert <Marc.Herbert at gmail.com> 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.


More information about the livecd mailing list