ppc64le cannot use global install
due to incorrectly compiled trampoline
#2996
Labels
area:global
Related to pixi global
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
This install process completes:
And running this is fine:
pixi exec -s ripgrep rg -h
Issue description
When running the global installed
rg
:Expected behavior
I had to manually re-compile the ppc64le trampoline:
and then recompile pixi for this to work. I realize that ppc64le is somewhat uncommon arch, so I'm happy to do an upload or PR or whatever if that would be helpful.
Now all is well.
The text was updated successfully, but these errors were encountered: