[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2011-06-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/python-boto -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/520707 Title: euca-describe-snapshots invalid literal for int() with base 10 To manage

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-08-04 Thread Dave Walker
Subscribing Neil Soman for comment. @Neil, Do you know if this issue has been fixed in the current development version of Eucalyptus? Thanks. -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-03-24 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Confirmed = Fix Released -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-03-24 Thread Neil Soman
I object to fixing this in the client library. If this is a bug in the service, it should be fixed in the service. So what happens when it is fixed in Eucalyptus? It is removed from boto? You could argue that it doesn't have to be, since boto would continue to work regardless of whether an int or

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-03-19 Thread Emmet Hikory
** Tags added: patch-submitted-upstream -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-03-19 Thread Emmet Hikory
** Tags added: patch-forwarded-upstream ** Tags removed: patch-submitted-upstream -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-03-04 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu) Importance: High = Medium ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-19 Thread Thierry Carrez
Unnominating eucalyptus task for lucid (doesn't mean it shouldn't be fixed) ** Changed in: eucalyptus (Ubuntu Lucid) Status: New = Won't Fix -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Thierry Carrez
@Scott: not sure I follow you. rev 113 (together with rev 112) in that branch look like the result of a merge from upstream's bzr1166 to bzr1176, nothing specific to ubuntu. So the same code should be in eucalyptus 1.6.2 branch (lp:~eucalyptus-maintainers/eucalyptus/1.6.2), which is also trunk

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Scott Moser
Sorry, I was comparing lp:ubuntu/lucid/eucalyptus to lp:~eucalyptus- maintainers/eucalyptus/1.6 The code that I tried to point to does exist in lp:~eucalyptus- maintainers/eucalyptus/1.6.2 . Heres a link:

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Scott Moser
A similar fix to mine was accepted upstream boto, see comment at [1] and change at [2]. I suggest we just cherry-pick the boto change. [1] http://code.google.com/p/boto/issues/detail?id=336 [2] http://code.google.com/p/boto/source/detail?r=1489 -- euca-describe-snapshots invalid literal for

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Scott Moser
lp:~smoser/ubuntu/lucid/python-boto/lucid has the above revision cherry picked. Please review and apply to python-boto for lucid. -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/lucid/python-boto/lucid -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Scott Moser
** Changed in: python-boto (Ubuntu) Milestone: None = lucid-alpha-3 -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Thierry Carrez
** Also affects: eucalyptus (Ubuntu Lucid) Importance: High Status: New ** Also affects: python-boto (Ubuntu Lucid) Importance: High Status: Triaged -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-17 Thread Launchpad Bug Tracker
This bug was fixed in the package python-boto - 1.9b-1ubuntu3 --- python-boto (1.9b-1ubuntu3) lucid; urgency=low * work around non-int data in volumeSize (LP: #520707) -- Scott Moser smo...@ubuntu.com Wed, 17 Feb 2010 11:51:05 -0500 ** Changed in: python-boto (Ubuntu Lucid)

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-16 Thread Scott Moser
** Bug watch added: code.google.com/p/boto/issues #336 http://code.google.com/p/boto/issues/detail?id=336 ** Also affects: boto via http://code.google.com/p/boto/issues/detail?id=336 Importance: Unknown Status: Unknown ** Patch added: Suggested patch to boto to not raise

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-16 Thread Scott Moser
This isn't easily fixable in euca2ools. I'm moving this from euca2ools to boto, and subsequently will open a task against Eucalyptus. The real problem is in Eucalyptus putting 'n/a' as the value for volumeSize in returned data. We can either patch boto to work around the Eucalyptus bug, or fix

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-16 Thread Scott Moser
It appears to me that this is a regression caused by the ubuntu change at: http://bazaar.launchpad.net/%7Eubuntu- branches/ubuntu/lucid/eucalyptus/lucid/revision/113?start_revid=113 This is not in Eucalyptus trunk. Just from reading I expect that the trunk will not show this bug as it does not

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-16 Thread Brian Murray
** Tags added: patch -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-12 Thread Scott Moser
for what its worth, this works fine when pointed at ec2, it seems to work fine with: export EC2_SECRET_KEY=my-secret-key EC2_ACCESS_KEY=my-access-key EC2_URL=https://ec2.amazonaws.com euca-describe-snapshots so i can't at the moment recreate. maybe its an error when there are no snapshots ?

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-12 Thread Mathias Gug
I can confirm the bug when running in UEC (with eucalyptus 1.6.2~bzr1189-0ubuntu1): ubu...@cempedak:~$ euca-create-volume --size 1 --zone UEC-TEST1 test1 VOLUME vol-5F2206581 creating2010-02-12T21:42:52.872Z ubu...@cempedak:~$ euca-describe-snapshots ubu...@cempedak:~$

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-12 Thread Scott Moser
Just verified the following with environment set to point to ec2 us-east-1: $ euca-create-volume --zone us-east-1a --size 1 sm1234 VOLUME vol-eb7bb782 1 creating 2010-02-12T21:41:50.000Z $ euca-create-snapshot vol-eb7bb782 SNAPSHOT snap-456f332c vol-eb7bb782 pending

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-12 Thread Mathias Gug
** Changed in: euca2ools (Ubuntu) Status: New = Confirmed ** Changed in: euca2ools (Ubuntu) Importance: Undecided = Medium -- euca-describe-snapshots invalid literal for int() with base 10 https://bugs.launchpad.net/bugs/520707 You received this bug notification because you are a

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-02-12 Thread Scott Moser
mathiaz is able to reproduce this against uec, so that suggests that its something coming back from eucalyptus that isn't comaptible with boto that works with ec2. I suspect we're failing in boto/ec2/snapshot.py:endElement boto 1.9 added: elif name == 'ownerId':