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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs