Autocomplete for ujust arguments is broken after 42.20250804

I'm not sure what I may have done, but I can no longer use tab to autocomlete anything behind ujust. Works fine for any other command and my .bashrc is bog standard. My current deployment:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:ee8eb27fb1289eaadbeb02f747d6c13a056cdd876a18818020f0ba130693ff66
Version: testing-42.20250809.1 (2025-08-10T00:48:18Z)
LayeredPackages: coolercontrol liquidctl
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:ee8eb27fb1289eaadbeb02f747d6c13a056cdd876a18818020f0ba130693ff66
Version: testing-42.20250809.1 (2025-08-10T00:48:18Z)
LayeredPackages: coolercontrol liquidctl
4 Replies
biebel
biebelOP2mo ago
Oh, it's working on my pinned stable version:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
Digest: sha256:86cfdc35deaa4b7fb896c4552300f5d7a096558d0218f678d3278877740dd684
Version: 42.20250804 (2025-08-04T05:24:44Z)
LayeredPackages: coolercontrol liquidctl
Pinned: yes
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
Digest: sha256:86cfdc35deaa4b7fb896c4552300f5d7a096558d0218f678d3278877740dd684
Version: 42.20250804 (2025-08-04T05:24:44Z)
LayeredPackages: coolercontrol liquidctl
Pinned: yes
nessie❦
nessie❦2mo ago
i have the same issue after updating from 42.20250804 to 42.20250809 /usr/share/bash-completion/completions/ujust went from containing completion stuffs to being empty :|
biebel
biebelOP2mo ago
Ah that would explain it. I copied it from the working deployment to /usr/local/share/bash-completion/completions/ as a temp workaround.

Did you find this page helpful?