[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2012-04-13 Thread graziano obertelli
** Also affects: eucalyptus/2.0 Importance: Undecided Status: New ** Changed in: eucalyptus Status: Fix Committed = Invalid ** Changed in: eucalyptus Assignee: graziano obertelli (graziano.obertelli) = (unassigned) ** Changed in: eucalyptus Milestone: 2.0.4 = None **

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2012-04-13 Thread graziano obertelli
after a chat on #eucalyptus-devel, this is not present (the mis-handling of /) in eucal3 (marking invalid for -devel). It is targeted for 2.0.4, but the IRC chat seems to imply that more work may be needed to understand the right behavior here. -- You received this bug notification because you

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-12-04 Thread graziano obertelli
This would be nice to have it in 2.0.4. ** Changed in: eucalyptus Milestone: None = 2.0.4 ** Changed in: eucalyptus Assignee: Neil Soman (neilsoman) = graziano obertelli (graziano.obertelli) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-04-22 Thread Neil Soman
It shouldn't fail as of revno 1257 as noted above :) Did you try that revno? -- 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/711534 Title: euca-upload-bundle fails when

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-04-22 Thread Marek Goldmann
I'm not sure what's running on partner cloud :) -- 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/711534 Title: euca-upload-bundle fails when connecting to Eucalyptus and a path in

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-04-22 Thread Neil Soman
Definitely not that :) This is fixed in the source but not released in package form yet. -- 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/711534 Title: euca-upload-bundle fails

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-04-19 Thread Marek Goldmann
Neil, I created the bucket, but I still get the same result: $ ~/s3cmd-0.9.8.3$ ./s3cmd ls 2011-02-01 19:43 s3://goldmann-test $ euca-upload-bundle -U http://URL:8773/services/Walrus -b goldmann-test/f14-basic/fedora/14/1.0/x86_64 -m

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-03-20 Thread Neil Soman
Marek, it means that the bucket (goldmann-test) needs to be created first. The directory structure is part of the key. Hope that helps. neil -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu.

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-03-18 Thread Marek Goldmann
Neil, This means that I need to create the required directory structure (f14-basic/fedora/14/1.0/x86_64) in my bucket (goldmann-test) first and after this upload the image? --Marek -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-03-10 Thread Scott Moser
** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium ** Changed in: eucalyptus (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu.

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-03-01 Thread Neil Soman
The command specified in the bug report doesn't work with AWS S3 unless the user has actually created the bucket somehow. I just tested this. For instance, if you use the option -b mybucket/abcd/efgh S3 will correctly interpret this request (PUT to mybucket/abcd/efgh) as an empty put to the