Describe the bug
When I open my terminal, it starts with an error message:
error: No justfile found
Welcome to Bluefin
ghcr.io/ublue-os/bluefin-dx:stable
Command │ Description
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
ujust --choose │ Show available commands
ujust toggle-user-motd │ Toggle this banner on/off
ujust bluefin-cli │ Enable terminal bling
brew help │ Manage command line packages
tldr vim will give you the basic rundown on commands for a given tool
• Issues https://issues.projectbluefin.io
• Ask Bluefin https://ask.projectbluefin.io
• Documentation https://docs.projectbluefin.io
What did you expect to happen?
No error message
Output of bootc status
● Booted image: ghcr.io/ublue-os/bluefin-dx:stable
Digest: sha256:88bf21f1503a3ede21226142238f7443b92414db64d84df964156f6a52457d05 (amd64)
Version: 43.20260407 (2026-04-07T01:52:15Z)
Rollback image: ghcr.io/ublue-os/bluefin-dx:stable
Digest: sha256:7e0efc74bbd431a9c1b2f75cb13c22ff96f5c535ef695c96d535587a943073d6 (amd64)
Version: 43.20260331 (2026-03-31T01:48:32Z)
Output of groups
Extra information or context
I had the same with 43.20260331.
I had issue #3745 at first. So I deleted my ~/.justfile since new user accounts don't have this file, and now I have this error. I double checked by creating a new user on my system, which gets the exact same message.
I could probably create an empty ~/.justfile, but it's weird that any new user would need to create this file. I suppose that my system config drifted compared to the vanilla bluefin, but I never tried to tweak this part, and I'm not sure what's messing up, I guess something in /etc/profile.d/?
Describe the bug
When I open my terminal, it starts with an error message:
What did you expect to happen?
No error message
Output of
bootc status● Booted image: ghcr.io/ublue-os/bluefin-dx:stable Digest: sha256:88bf21f1503a3ede21226142238f7443b92414db64d84df964156f6a52457d05 (amd64) Version: 43.20260407 (2026-04-07T01:52:15Z) Rollback image: ghcr.io/ublue-os/bluefin-dx:stable Digest: sha256:7e0efc74bbd431a9c1b2f75cb13c22ff96f5c535ef695c96d535587a943073d6 (amd64) Version: 43.20260331 (2026-03-31T01:48:32Z)Output of
groupsExtra information or context
I had the same with 43.20260331.
I had issue #3745 at first. So I deleted my ~/.justfile since new user accounts don't have this file, and now I have this error. I double checked by creating a new user on my system, which gets the exact same message.
I could probably create an empty ~/.justfile, but it's weird that any new user would need to create this file. I suppose that my system config drifted compared to the vanilla bluefin, but I never tried to tweak this part, and I'm not sure what's messing up, I guess something in /etc/profile.d/?