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

use correct file name when downloading spinnaker from clearpath web site #127

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

berndpfrommer
Copy link
Collaborator

This PR attempts to fix the broken build for ARM64 by adding the "Ubuntu22.04" string into the download name. This should match the file names on Clearpath's servers which look like this.

spinnaker-3.1.0.79-amd64-pkg.tar.gz
spinnaker-3.1.0.79-Ubuntu22.04-amd64-pkg.tar.gz
spinnaker-3.1.0.79-Ubuntu22.04-arm64-pkg.tar.gz
spinnaker-3.1.0.79-Ubuntu22.04-armhf-pkg.tar.gz

This PR cannot be tested because I don't have arm64. We'll have to see if it builds on the ROS build farms.

@berndpfrommer berndpfrommer merged commit 88887a9 into humble-devel Aug 12, 2023
2 checks passed
@berndpfrommer berndpfrommer deleted the humble-devel-fix-arm64-download branch August 12, 2023 20:23
@berndpfrommer
Copy link
Collaborator Author

This PR closes #115

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.

1 participant