[S3tools-general] s3cmd ls s3://SomeBucket gives SignatureDoesNotMatch

2008-09-09 Thread Mike Steele
Hi: Some time ago, I upgraded s3cmd from version 0.9.4 to version 0.9.6 (Fedora core 4). However, the 'ls' command returned an error: Prompt: s3cmd ls s3://SomeBucket Bucket 'SomeBucket': ERROR: S3 error: 403 (Forbidden): SignatureDoesNotMatch By itself, 'ls' showed all my buckets. I reverted

Re: [S3tools-general] s3cmd ls s3://SomeBucket gives SignatureDoesNotMatch

2008-09-09 Thread Michal Ludvig
Mike Steele wrote: > Some time ago, I upgraded s3cmd from version 0.9.4 to version 0.9.6 > (Fedora core 4). However, the 'ls' command returned an error: > > Prompt: s3cmd ls s3://SomeBucket > Bucket 'SomeBucket': > ERROR: S3 error: 403 (Forbidden): SignatureDoesNotMatch Does your bucket name h

Re: [S3tools-general] s3cmd ls s3://SomeBucket gives SignatureDoesNotMatch

2008-09-09 Thread Mike Steele
Hi Michal: My buckets all have upper-case in them. So I checked s3cmd out of subversion and ran it. It works! Thanks! Something separate: I just read your discussion of yum (in today's s3tools mail compendium) and I followed your directions for making a yum repository. First I did "yum er

Re: [S3tools-general] s3cmd ls s3://SomeBucket gives SignatureDoesNotMatch

2008-09-09 Thread Michal Ludvig
Mike Steele wrote: > Something separate: I just read your discussion of yum (in today's > s3tools mail compendium) and I followed your directions for making a yum > repository. [...] So if I understand correctly, this means yum > will install your latest version rather than Fedora's latest v