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

Add more solvers #1868

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Add more solvers #1868

merged 3 commits into from
Oct 7, 2024

Conversation

visr
Copy link
Member

@visr visr commented Oct 3, 2024

visr added a commit that referenced this pull request Oct 3, 2024
Instead of latest. All PRs made since v0.31 came out seem to have pixi environment related issues. Checking if this will fix it.

#1867 green with v0.30
#1868 red with v0.31
#1869 red with v0.31

This is the error, that somewhat randomly appears during `pixi run`

```
  × /home/runner/work/Ribasim/Ribasim/.pixi/envs/dev/lib/gcc/x86_64-conda-
  │ linux-gnu/14.1.0/libhwasan.so: No such file or directory (os error 2)
```
@visr visr mentioned this pull request Oct 3, 2024
visr added a commit that referenced this pull request Oct 3, 2024
Instead of latest. All PRs made since v0.31 came out seem to have pixi
environment related issues. Checking if this will fix it.

#1867 green with v0.30
#1868 red with v0.31
#1869 red with v0.31

This is the error, that somewhat randomly appears during `pixi run`

```
  × /home/runner/work/Ribasim/Ribasim/.pixi/envs/dev/lib/gcc/x86_64-conda-
  │ linux-gnu/14.1.0/libhwasan.so: No such file or directory (os error 2)
```

The failing jobs share that they all run Julia code and are on Ubuntu,
although there are also Julia and Ubuntu jobs that pass.
`gcc_impl_linux-64` is a dependency of rust.
Copy link
Collaborator

@SouthEndMusic SouthEndMusic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@SouthEndMusic SouthEndMusic merged commit 67205d5 into main Oct 7, 2024
27 checks passed
@SouthEndMusic SouthEndMusic deleted the more-solvers branch October 7, 2024 11:28
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.

2 participants