[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:44:54 GMT 2010
self.optparser didn't work -- tried that because there was one other usage of that in the file, but it gives me
>AttributeError: 'CLI' object has no attribute 'optparser
So the existing "self.optparser" line is probably just as busted as this bug's "hypervisor.optparser" line. :)
Trying just plain "optparser" now, since that's used many more times
elsewhere in the file...
--
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