Re: pacman caches packages with u=rw, g=, o= permissions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux