Associated tracker issue: https://github.com/rhino-linux/tracker/issues/126
oklopfer created this issue in rhino-linux/tracker
open
Important Pacstall update (February 2026)
#126
A recent change in upstream Ubuntu's coreutils (via uutils) causes breakage to Pacstall, which prevents it from being able to run *any* commands. We have pushed an [emergency patch](https://github.com/pacstall/pacstall/releases/tag/6.3.9) to resolve this issue, but running `rpk update` may result in Pacstall being unable to update itself. To fix this, please run the following command to update it manually:
```bash
LC_ALL=C pacstall -U
```
We apologize for any caused inconvenience.