this post was submitted on 04 Aug 2026
27 points (96.6% liked)

Linux

66816 readers
202 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

I rebased my laptop install to bazzite-dx yesterday and for some reason, the stable branch installed a testing image (testing-44.20260802) instead of the latest stable image (stable-44.20260802). I pinned to the latest stable for now but does anyone know why bazzite rebase helper would do this?

Edit: I just checked the release info again since that was last night for me, and it just installed the same image again. Rebasing via rpm-ostree pulls the same image too. I’m gonna rebase back to normal bazzite for now and check to see if this also happened to my desktop I switched a couple weeks ago

Edit 2: Yep, my desktop was also on a test image. I wouldn’t have even thought to check if the test image wasn’t locking up my laptop. Until now bazzite has been so stable for me, now I’m wishing I left my desktop on fedora as a backup in case something like that happens again

you are viewing a single comment's thread
view the rest of the comments
[–] ItsPlasmaSir@lemmy.ml 2 points 23 hours ago* (last edited 23 hours ago) (1 children)

Thanks for the links, I still hadn’t rebased my desktop yet so I took a before and after of both rpm-ostree and fastfetch, and saw 209 in effect

Before
After
What has me still confused is that the different bazzite update tool in the testing image was also confused by the image
Bazzite Update Tool
I mean why would it say a stable image has a testing id and bootloader if its not testing

[–] throwaway403@programming.dev 1 points 12 hours ago

Aight. We seem to have found the culprit. Hopefully it will be fixed soon.|

I mean why would it say a stable image has a testing id and bootloader if its not testing

I'm not familiar with the Bazzite Update Tool. I tried to find it on GitHub, but failed 😅. But, if I'd have to guess, it looks at the same wrong place that fastfetch does.