Hacker News new | ask | show | jobs
by tapoxi 331 days ago
Thanks for your work by the way, I'm a happy uBlue (Bazzite) user.

I think my main concern is something like a known OSTree design issue around UID/GID drift, there was a bug that was partly fixed in 2023 but the issue comes from OSTree assigning known UIDs from the deployment once created, but this may not map to the proper UID on the system the deployment is being blasted to. You can get improper ownership out of this.

Not something I've ever encountered myself, but if I were developing an embedded device it seems like one less thing to worry about.

1 comments

Interesting, I don't think I've seen this in the wild (~30 million pulls across ublue) - but I think I've seen this issue mentioned before.

I'll bring it up during the next bootc meeting[1], which are public btw! Thanks for using bazzite!

1: https://github.com/bootc-dev/bootc?tab=readme-ov-file#commun...