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

aarch64 vscode ssh sourcery is not starting #77

Open
hikariatama opened this issue May 26, 2022 · 6 comments
Open

aarch64 vscode ssh sourcery is not starting #77

hikariatama opened this issue May 26, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@hikariatama
Copy link

I'm running Oracle Ampere arm64. Sourcery fails with /lib64/ld-linux-x86-64.so.2: No such file or directory
If you need any further info, I'll give it

@reka reka added the enhancement New feature or request label May 27, 2022
@reka
Copy link
Contributor

reka commented May 27, 2022

Hi @hikariatama ,

Sorry, Sourcery currently doesn't support ARM.
We support M1 Mac via the Rosetta emulator, but not Oracle Ampere arm64.

https://docs.sourcery.ai/Troubleshooting/supported-operating-systems/

@hikariatama
Copy link
Author

hikariatama commented May 27, 2022

Any workaround? (Temporary one)
Sourcery is working fine on my win11 machine, but via vscode remote it doesn't

@Murithijoshua
Copy link

Hi @hikariatama I also faced the same by both vscode and vscode insiders.
However it is working well on Pycharm. For the meantime you can go ahead and use pycharm/Sublime

@hikariatama
Copy link
Author

Hi @hikariatama I also faced the same by both vscode and vscode insiders.
However it is working well on Pycharm. For the meantime you can go ahead and use pycharm/Sublime

Apparently I'm sublime user, but I got copilot and that's why I migrated to vscode

@hikariatama
Copy link
Author

I've tried renaming original binary to sourcery-original, and then compiling my own, which runs the original ones through qemu-x86_64, but I get the same error (/lib64/ld-linux-x86-64.so.2: No such file or directory). If someone knows, how can I bypass this, please. Any workaround for VSCode. Also, I tried running sourcery locally on Windows by specifying "force UI" flag in settings.json. This didn't work either

@noirchen
Copy link

noirchen commented Nov 3, 2022

Any updates on the M1 version? I see there is a universal sourcery cli now, how far is it before we can have an M1 native extension?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants