ujust update failing with strange polkit errors
Any ideas? I tried rolling back and it's still busted. flatpak system upgrades seem to have a similar issue with dbus:
1 Reply
Created a new user account. New account is working just fine. So ... something in my environment is busted...
Even wilder, if I use tty2 (Ctrl+Alt+F2) and log in it also works just fine on my original user that won't work from within the terminal app.
Disabling "Use Custom Command" which was originally set to
/usr/bin/zsh
seems to knock my shell to bash...and ujust upate
/rpm-ostree
/flatpak
all don't complain. Well...at least I know to go poking in my .zshrc or .zprofile.
Ah. I had the Linux Brew libs added to my LD_LIBRARY_PATH
while I was fussing with some python dependencies that refused to build this past weekend. I suppose I should've resorted to a container or distrobox instead. 😂
See, making a fool of myself asking for help always works. O.o;