[Bug 612082] Re: optparser attribute missing in cli.py (warning-message-printing fail when --part is given a nonexistent file)
Daniel Holbert
dholbert+launchpad at gmail.com
Fri Dec 3 09:32:20 GMT 2010
> hypervisor.optparser.error("%s parsing --part option: %s" % (errno,
strerror))
My python-fu is not strong, but from looking at the rest of the cli.py
file, I think we want "self.optparser", not "hypervisor.optparser".
Testing that to see if that fixes it locally...
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.
https://bugs.launchpad.net/bugs/612082
Title:
optparser attribute missing in cli.py (warning-message-printing fail when --part is given a nonexistent file)
More information about the Ubuntu-server-bugs
mailing list