The real problem is actually in euca2ools.  The issue is that it
assumes HOME will be defined in the environment and ends up running
os.path.join(HOME, ...) with HOME as None and then everything blows
up.  The "'NoneType' object has no attribute 'endswith'" bubbles up
as a result of this.

-- 
image store broken on Lucid
https://bugs.launchpad.net/bugs/516738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to