You are not logged in.

#1 2026-03-15 17:44:44

raxmax
Member
Registered: 2025-04-09
Posts: 25

[SOLVED] Hyprpm permission error

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

#2 2026-03-16 08:48:20

raxmax
Member
Registered: 2025-04-09
Posts: 25

Re: [SOLVED] Hyprpm permission error

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

Board footer

Powered by FluxBB