** Changed in: euca2ools
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/522292
Title:
euca-bundle-image fails to use symbolic links
To manage notificatio
fixed upstream in r316 http://bazaar.launchpad.net/~eucalyptus-
maintainers/euca2ools/euca2ools-main/revision/316
** Also affects: euca2ools
Importance: Undecided
Status: New
** Changed in: euca2ools
Status: New => Fix Committed
--
euca-bundle-image fails to use symbolic links
This bug was fixed in the package euca2ools - 1.2-0ubuntu3
---
euca2ools (1.2-0ubuntu3) lucid; urgency=low
[ Scott Moser ]
* euca2ools/euca2ools/__init__.py: ensure that euca-bundle-image supports
symlinks, LP: #522292
-- Dustin KirklandTue, 23 Feb 2010 13:51:42 -0600
**
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/euca2ools
--
euca-bundle-image fails to use symbolic links
https://bugs.launchpad.net/bugs/522292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
** Changed in: euca2ools (Ubuntu Lucid)
Assignee: (unassigned) => Dustin Kirkland (kirkland)
** Changed in: euca2ools (Ubuntu Lucid)
Importance: Medium => High
--
euca-bundle-image fails to use symbolic links
https://bugs.launchpad.net/bugs/522292
You received this bug notification becau
For the lazy, the fix I mentioned above is:
http://bazaar.launchpad.net/%7Esmoser/eucalyptus/euca2ools-1.0.dev/revision/257#euca2ools/euca2ools/__init__.py
-tar_cmd = ["tar", "c", "-S"]
+tar_cmd = ["tar", "ch", "-S", ]
--
euca-bundle-image fails to use symbolic links
https://bug
I'm moving this to Medium, and marking for beta1. I find it fairly
significant that if a symlink is given to euca-bundle-volume, it will
silently do the wrong thing.
There is a very trivial fix in the linked branch
lp:~smoser/eucalyptus/euca2ools-1.0.dev
** Changed in: euca2ools (Ubuntu Lucid)
** Branch linked: lp:~smoser/eucalyptus/euca2ools-1.0.dev
--
euca-bundle-image fails to use symbolic links
https://bugs.launchpad.net/bugs/522292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
** Summary changed:
- Lucid UEC image 20100215 unable to start on UEC
+ euca-bundle-image fails to use symbolic links
** Changed in: euca2ools (Ubuntu Lucid)
Status: New => Confirmed
** Changed in: euca2ools (Ubuntu Lucid)
Importance: Undecided => Low
--
euca-bundle-image fails to us