[arch-general] pacman caches packages with u=rw, g=, o= permissions
mpan
archml-y1vf3axu at mpan.pl
Tue Jan 18 11:50:00 UTC 2022
> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-general/attachments/20220118/1b44d45a/attachment.sig>
More information about the arch-general
mailing list