You are not logged in.
Running hyprpm update exits with this error
hyprpm update
[sudo: authenticate] Password:
terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
what(): filesystem error: status: Permission denied [/var/cache/hyprpm/rando/headersRoot/share/pkgconfig/hyprland.pc]
fish: Job 1, 'hyprpm update' terminated by signal SIGABRT (Abort)-f flag doesn't fix it; neither does
hyprpm purge-cache whether you use -f or not. I have tried modifiying ownership, permissions, symlinking or mounting.
Googling didn't render any results and I am completely lost. This has been like this for a week. My plugin headers are outdated and plugins don't work.
Last edited by raxmax (2026-03-16 08:49:54)
Offline
Turns out you shouldn't symlink find to fd, not only does it screw up hyprpm update, it also breaks kernel compilation because find uses -m but fd uses -- -m this was a mistake.
Offline