[SeaBIOS] [[PATCH] ] Prevent build failure by not splitting line in the middle of arguments to checkrom.py script

Kevin O'Connor kevin at koconnor.net
Fri Jan 10 19:14:15 CET 2014


On Fri, Jan 10, 2014 at 10:00:13AM +0100, Sander Eikelenboom wrote:
> 
> Friday, January 10, 2014, 2:13:42 AM, you wrote:
> 
> > On Thu, Jan 09, 2014 at 08:18:43PM +0100, Sander Eikelenboom wrote:
> >> File "./scripts/checkrom.py", line 24, in main
> >>     objinfo, finalsize, rawfile, outfile = sys.argv[1:]
> >> ValueError: need more than 3 values to unpack
> 
> > That doesn't fail for me - what OS / distribution are you using to
> > build?
> 
> It occurs when building as part of Xen, on Debian wheezy.

Thanks.  I suspect there must be something else contributing to the
failure, but your patch makes sense so I have pushed it to the main
repo.

-Kevin



More information about the SeaBIOS mailing list