You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked there are no open bugs referencing the same bug or problem
Description
It seems that Sourcery is being compiled for the wrong system when installing it on a vscode-server (running on raspberry pi, tunneling from vscode.dev)
Checklist
Description
It seems that Sourcery is being compiled for the wrong system when installing it on a vscode-server (running on raspberry pi, tunneling from vscode.dev)
Related issues:
Debug Information
$ uname -m -> aarch64
$ file sourcery ->
sourcery: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=5640131b0a34a4b9e0ced95d4488e6fa643c0090, stripped
why is the pie exectuable x86-64? the server never starts this way, thus resulting in "Loading" forever, "127.0.0.1 refused to connect." respectively.
Sourcery Version:
v1.23.0
Operating system and Version:
Debian GNU/Linux 12 (bookworm)
The text was updated successfully, but these errors were encountered: