Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix spack test #170

Closed
BenjaminRodenberg opened this issue Feb 17, 2023 · 1 comment · Fixed by #206
Closed

Fix spack test #170

BenjaminRodenberg opened this issue Feb 17, 2023 · 1 comment · Fixed by #206
Labels
bug Something isn't working

Comments

@BenjaminRodenberg
Copy link
Member

Currently the test for our spack build is broken: https://github.com/precice/python-bindings/blob/develop/.github/workflows/build-spack.yml

I think the test is generally useful, because we often had the situation that we just realized that the spack package is broken or outdated just after the actual release. This led to delays and stressful situations. Unfortunately maintaining the spack test is very tedious and requires quite some knowledge on spack. Since there is currently no possibility to maintain this test, we decided to ignore it and I will soon deactivate it to avoid the failure notification.

@BenjaminRodenberg BenjaminRodenberg added the bug Something isn't working label Feb 17, 2023
BenjaminRodenberg added a commit that referenced this issue Feb 17, 2023
@BenjaminRodenberg
Copy link
Member Author

I updated the base image with the dependencies to ubuntu 24.04 on https://github.com/precice/python-bindings/tree/i170-update-docker-spack-deps. The image is currently building. After that: We need to update the package.py and do a spack release containing the version 3 python bindings.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
1 participant