Git Product home page Git Product logo

Comments (6)

jonasrdl avatar jonasrdl commented on September 26, 2024

Seems like starship thinks you're using Rocky Linux. Can you maybe share the output of cat /etc/os-release?

from starship.

bestagi avatar bestagi commented on September 26, 2024

I have mentioned that I use Ubuntu 24.04 but sure here the output

cat /etc/os-release

PRETTY_NAME="Ubuntu 24.04 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo

from starship.

RasheedAZ avatar RasheedAZ commented on September 26, 2024

Hi. Not sure if I should create a separate issue or not - I have a similar issue. The install script tries to download the wrong package starship-x86_64-unknown-linux-musl.tar.gz although I'm on Pop!_OS 22.04 so it should be downloading starship-x86_64-unknown-linux-gnu.tar.gz right?

from starship.

davidkna avatar davidkna commented on September 26, 2024

@RasheedAZ The static musl build is always preferred over glibc to avoid potential libc-versioning issues.

from starship.

marleau avatar marleau commented on September 26, 2024

I'm also seeing this error. Starship thinks I'm running Rocky, but I'm running Debian.

Here is the output of cat /etc/os-release:

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

from starship.

marleau avatar marleau commented on September 26, 2024

Did a little more digging.

Seems like when I generated my config, the starship preset plain-text-symbols command generated the .toml file with Rocky instead of RockyLinux as reflected in this PR #5849.

Just checked the latest version and the output of starship preset plain-text-symbols is correct.

So I think this issue can be closed.

from starship.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.