volt
June 14, 2026, 1:06pm
1
Not sure when I last updated, however after rebooting a few minutes ago Hyprland is not loading; trying to run hyprctl in tty5 gives the following:
hyprctl: error while loading shared libraries: libabsl_log_internal_check_op.so.2605.0.0: cannot open shared object file: No such file or directory
Any ideas? Still kinda new to this, so sorry if this isnt’t much info; also having to type this all out on another device by hand
Edited to add: my libabsl files are all 2601
Made an account just to post this lol
I had the same problem and dug into it. there’s a new version of abseil-cpp ( GitHub - abseil/abseil-cpp: Abseil Common Libraries (C++) · GitHub ) from two weeks ago. It looks like the cachyos repo still has the previous version.
I’m sure cachyos will update the repo soon, if you want to get hyprland going again in the meantime, you can go upstream and install from the Arch repo, it should be setup in your pacman configuration already.
sudo pacman -S extra/abseil-cpp
volt
June 14, 2026, 2:15pm
3
yep, they just updated it, back to normal
k3ff
June 14, 2026, 3:24pm
4
that was fast. I cant stand it