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

[Bug]: Starship not working - Exec format error #624

Open
derekmurawsky opened this issue Jul 18, 2024 · 1 comment
Open

[Bug]: Starship not working - Exec format error #624

derekmurawsky opened this issue Jul 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@derekmurawsky
Copy link

derekmurawsky commented Jul 18, 2024

Feature id and version

ghcr.io/devcontainers-contrib/features/starship:1

Devcontainer base Image

mcr.microsoft.com/devcontainers/python:1-3.10-bullseye

What happened?

This installs an incompatible version of starship. I am running vscode on an M1 Macbook with Rancher Desktop for containerization

Relevant log output

vscode ➜ /workspaces/data-scraper-serverless (main) $ starship
bash: /usr/local/bin/starship: cannot execute binary file: Exec format error
vscode ➜ /workspaces/data-scraper-serverless (main) $ which starship
/usr/local/bin/starship
vscode ➜ /workspaces/data-scraper-serverless (main) $ file /usr/local/bin/starship
/usr/local/bin/starship: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, stripped
@derekmurawsky derekmurawsky added the bug Something isn't working label Jul 18, 2024
@evilhamsterman
Copy link

evilhamsterman commented Oct 8, 2024

This project is not associated with the devcontainer project and appears to have been abandoned #628 . The official project has removed all devcontainer-contrib features from their listing. devcontainers/devcontainers.github.io#451. There is a fork that is being worked on to update and maintain the features https://github.com/devcontainers-extra/features

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

2 participants