Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon areas #1

Open
brisssou opened this issue Apr 4, 2012 · 2 comments
Open

Amazon areas #1

brisssou opened this issue Apr 4, 2012 · 2 comments

Comments

@brisssou
Copy link

brisssou commented Apr 4, 2012

Hello,
It seems like apt-s3 works only with amazon US Standard area.

I tried setting up an apt repo on eu-east-1 with no luck. I tried s3://AWS_ACCESS_ID:[AWS_SECRET_KEY_IN_BRACKETS]@s3.amazonaws.com/BUCKETNAME and s3://AWS_ACCESS_ID:[AWS_SECRET_KEY_IN_BRACKETS]@BUCKETNAME.s3.amazonaws.com/ URLs with no more luck.

Did I miss something?

Thanks for your time and help.
Brice.

P.S.: I used https://github.com/mbbx6spp/apt-s3/ fork to get it to compile with no brain.

bpo referenced this issue in bpo/apt-s3 May 4, 2012
Debianized, tested in ubuntu
bpo referenced this issue in bpo/apt-s3 May 4, 2012
Update README.md with build instructions and reorg
@till
Copy link

till commented Jun 17, 2012

@kyleshank You don't want to include this? Would be helpful! :)

@joliver
Copy link

joliver commented Oct 17, 2014

I bumped into the same problem and solved it using the DNS-specific endpoints available for each region. For example:

deb s3://access_key:[secret_key_with_brackets]@s3-us-west-1.amazonaws.com/bucket-name/optional/directory production public

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants