[Bug 516738] Re: image store broken on Lucid

Jamu Kakar jkakar at kakar.ca
Wed Feb 3 20:56:32 GMT 2010


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
Server Team, which is subscribed to image-store-proxy in ubuntu.



More information about the Ubuntu-server-bugs mailing list