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

fix(ansible): dependencies for arm64 #5730

Closed

Conversation

amadeuszsz
Copy link
Contributor

Description

Fixes 658.6 fatal: [localhost]: FAILED! => {"cache_update_time": 1738655505, "cache_updated": false, "changed": false, "msg": "no available installation candidate for libnvinfer10=10.3.0.30-1+cuda12.5"} from failing workflow.

For arm64, before dependencies were chosen based on Jetpack 6.1+ release. Now we follow compatibility matrix for latest Ubuntu 22.04 of Linux SBSA release.

How was this PR tested?

Built locally with --platform linux/arm64 flag and qemu support.

Notes for reviewers

None.

Effects on system behavior

None.

Signed-off-by: Amadeusz Szymko <amadeusz.szymko.2@tier4.jp>
Copy link

github-actions bot commented Feb 5, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@amadeuszsz amadeuszsz self-assigned this Feb 5, 2025
@amadeuszsz amadeuszsz added tag:run-health-check Run health-check type:containers Docker containers, containerization of components, or container orchestration. labels Feb 5, 2025
@amadeuszsz
Copy link
Contributor Author

Closing in favor of #5733

@amadeuszsz amadeuszsz closed this Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:run-health-check Run health-check type:containers Docker containers, containerization of components, or container orchestration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant