Skip to content

Installation compiles wrong executable on linux #438

Open
@sirEven

Description

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)

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions