[Bug 450044] Re: euca-bundle-vol does not create essential tmpfs mounts when bundling Ubuntu images
Jason Rogers
juk80x at gmail.com
Mon Nov 16 19:20:25 GMT 2009
Check out line 944.
942 if self.debug:
943 print 'Making essential directory %s' % mount_location
944 os.makedirs(dir_path)
It is indented, and therefore will not work unless you are running in
debugging mode. Which is probably why duplicate bugs keep appearing even
though it works in testing.
--
euca-bundle-vol does not create essential tmpfs mounts when bundling Ubuntu images
https://bugs.launchpad.net/bugs/450044
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.
More information about the Ubuntu-server-bugs
mailing list