I got this error when update to the newest version
==> Removing existing $srcdir/ directory...
rm: cannot remove '/home/dingisoul/.cache/yay/ttf-ms-win11-auto/src/mnt/http': Is a directory
==> ERROR: An unknown error has occurred. Exiting...
However, I don't see this rm command in PKGBUILD. Can friends tell me how to fix it. Thanks !!!
Pinned Comments
kode54 commented on 2024-02-04 10:43 (UTC) (edited on 2024-02-04 10:45 (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.