Skip to content

Fix bootstrapping clingo in ubuntu docker image#23898

Closed
haampie wants to merge 1 commit intospack:developfrom
haampie:make-clingo-bootstrap-with-system-python
Closed

Fix bootstrapping clingo in ubuntu docker image#23898
haampie wants to merge 1 commit intospack:developfrom
haampie:make-clingo-bootstrap-with-system-python

Conversation

@haampie
Copy link
Copy Markdown
Member

@haampie haampie commented May 25, 2021

Just setting concretizer: clingo doesn't work on the ubuntu images I've tried

@haampie haampie requested a review from alalazo May 25, 2021 20:54
@alalazo
Copy link
Copy Markdown
Member

alalazo commented May 26, 2021

This would make clingo bootstrap from sources and we already put a lot of stuff in the image (so size of these 2 packages isn't a concern imo), though when #22720 is merged and a binary mirror is set up we won't need this modification and these packages can always be installed by users.

I think the long term solution once #22720 is merged is to trigger a bootstrap from binaries during build, for instance by doing:

$ spack solve hdf5

instead of spack spec with the original concretizer. @opadron @tgamblin Any opinion on whether we should merge this PR as a stopgap for our docker images?

@alalazo alalazo mentioned this pull request May 28, 2021
7 tasks
@sethrj sethrj added the bootstrap Anything that has to do with Spack building its own dependencies. label Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bootstrap Anything that has to do with Spack building its own dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants