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

Set pixi-version to v0.30.0 #1870

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Set pixi-version to v0.30.0 #1870

merged 1 commit into from
Oct 3, 2024

Conversation

visr
Copy link
Member

@visr visr commented 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.

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 merged commit 059a450 into main Oct 3, 2024
26 of 27 checks passed
@visr visr deleted the pixi-version branch October 3, 2024 19:43
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.

1 participant