dnbert / prm

PRM Allows you to quickly build package repositories, inspired by Jordan Sissels' FPM
MIT License
250 stars 33 forks source link

Syncing with S3 Frankfurt region fails #67

Open mavnn opened 8 years ago

mavnn commented 8 years ago

Trying to sync with S3 Frankfurt fails with the error message described in this question here: http://stackoverflow.com/questions/26533245/the-authorization-mechanism-you-have-provided-is-not-supported-please-use-aws4

Is it possible to update the use of S3 to be aware of the new authorization mechanism?

dnbert commented 8 years ago

Provided that the s3 library supports this, I don't see it being a problem. May be a few days before I can investigate though