Lately, possibly starting at mid December, files in /var/cache/pacman/pkg/
are kept with mode u=rw,g=,o= . Am I the only one having it?
  Not observed here:
-----
$ find /var/cache/pacman/pkg/ -iname '*.tar.zst' -exec stat -c '%a' {} + | sort -u
644
-----

Check what `umask` prints before invoking pacman. If not 0022, here’s the culprit. Otherwise please post the EXACT, COMPLETE command line you are invoking.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to