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

Installation compiles wrong executable on linux #438

Open
3 tasks done
sirEven opened this issue Oct 2, 2024 · 0 comments
Open
3 tasks done

Installation compiles wrong executable on linux #438

sirEven opened this issue Oct 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sirEven
Copy link

sirEven commented Oct 2, 2024

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)

@sirEven sirEven added the bug Something isn't working label Oct 2, 2024
@sirEven sirEven changed the title Installation comiles wrong executable on linux Installation compiles wrong executable on linux Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant