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

RPMs Not Uploaded #9

Open
andrewkroh opened this issue Nov 3, 2015 · 0 comments
Open

RPMs Not Uploaded #9

andrewkroh opened this issue Nov 3, 2015 · 0 comments

Comments

@andrewkroh
Copy link

After using rpm-s3, I check S3 and the RPM I expected to see is not present. Sometimes the RPM upload works and other times it does not, but the command always seems to return 0.

Version-wise I am using Boto/2.38.0, Python/2.7.9, rpm-s3/master.
My command is:
rpm-s3 -vvv --sign --region=external-1 --bucket=deploy.myname.com --repopath=staging/yum/el/i686 /beats-packer/build/upload/topbeat/topbeat-nightly.151103104639-i686.rpm

To debug the issue I switched over to HTTP so that I could view the HTTP traffic. The response from S3 is 400 Bad Request with an error stating "You did not provide the number of bytes specified by the Content-Length HTTP header". Here are the request and response headers.

Any help would be appreciated. Thanks for the creating this tool.

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

1 participant