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

Building Dockerfile fails #1093

Closed
tungalbert99 opened this issue Aug 20, 2023 · 1 comment
Closed

Building Dockerfile fails #1093

tungalbert99 opened this issue Aug 20, 2023 · 1 comment

Comments

@tungalbert99
Copy link

tungalbert99 commented Aug 20, 2023

Steps to reproduce:

Docker Engine: Engine: 24.0.2
Docker Compose: Compose: v2.19.1

docker build -f scripts/docker/ompl.Dockerfile -t ompl

I've run into:

Package spot is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

When I try to bypass it by doing the following: https://asiffer.github.io/libspot/download/, I ended up installing ompl but still encountering the ompl.util._util not found. I've not found the previous issues helpful, but I would like to have the Dockerfile at least working out of the box.

@tungalbert99
Copy link
Author

I've banged my head and found that you need to do amd64/ubunty:jammy. Going to submit a PR.

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