Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

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

@derekmurawsky

Description

@derekmurawsky

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions