I started getting this error when trying to update as of a couple months ago:
httpdirfs: error while loading shared libraries: libgumbo.so.2: cannot open shared object file: No such file or directory
I found that rebuilding and reinstalling httpdirfs
solved this issue.
Pinned Comments
kode54 commented on 2024-02-04 10:43 (UTC) (edited on 2025-05-20 21:47 (UTC) by kode54)
You apparently need to be a member of the
disk
group to mount a filesystem as an otherwise unprivileged user.And log out and back in again.
Edit: If you experience weird missing dependency issues with
fuse3
orgumbo-parser
, you need to rebuildhttpdirfs
.rebuild-detector
, which suppliescheckrebuild
and a pacman hook which also runs it during upgrades, can somewhat alleviate the problem of keeping AUR packages up to date, since they're not usually bumped when they need a rebuild.