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

URI decode bottle filename before uploading #281

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Conversation

scpeters
Copy link
Contributor

The bottles for [email protected] were rebuilt in osrf/homebrew-simulation#1148, but they failed to upload:

I had previously attempted to fix a related problem in #208, but it needs a follow-up here, which is to URI decode the filename specified in the bottle son before upload, to match the filename created in the bottle creator script. This uses the urlencode -d command from the gridsite-clients apt package.

As an aside, this failed upload is motivation to improve the GitHub actions workflow to test uploaded bottles before merging an osrf/homebrew-simulation PR (osrf/homebrew-simulation#1139).

I have downloaded the bottles from this job and can upload manually, but I was hoping to retry the failed uploader job after merging this to master to confirm that it works.

Follow-up to #208, fixing failed upload of [email protected] bottle.

Signed-off-by: Steve Peters <[email protected]>
@j-rivero
Copy link
Contributor

Corresponding PR for chef-code in packages machine https://github.com/osrf/chef-osrf/pull/40

@scpeters
Copy link
Contributor Author

@scpeters
Copy link
Contributor Author

@scpeters
Copy link
Contributor Author

scpeters commented Sep 21, 2020

@j-rivero
Copy link
Contributor

it works!

nice!

@j-rivero j-rivero merged commit 35e1229 into master Sep 22, 2020
@j-rivero j-rivero deleted the bottle_upload_decode branch September 22, 2020 17:26
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

Successfully merging this pull request may close these issues.

2 participants