500-internal-server-error

Results 16 comments of 500-internal-server-error

Thats nice for local testing, but unfortunately I can't use it until it's merged and released on Modrinth, since that's the only way I can get it on Aternos.

> but I can't understand why this flag is used here... It's part of the test suite it seems, testing various permutations of configurations.

> upstream will probably solve the issue in the _same way_ Turns out the stdlib are not supposed to be symlinked out, that's just an Arch thing. Quick test by...

Ah oops, I must've lost track of which terminal I was in... I am juggling quite a few terminals in between working on my own projects and testing this stuff...

> upstream will probably solve the issue in the _same way_ Upstream does not guarantee any libs outside of `$prefix/lib/rustlib`, so we should fix it ourselves.

Probably not, `patchelf` is, as its name suggests, for ELF binaries. There is already a PR with the fix, simply copy/link it over, matching what Arch does to get their...