pacman/lib
Allan McRae a60bbf1a45 Do not chown downloads when DownloadUser is unset
On NFS caches, using chown to change file permissions to the UID 0 user
will fail due to root_squash.  When DownloadUser is unset, or set to
the UID 0 user (root), avoid the unneeded chown calls providing a
workaround.

Fixes #194

Signed-off-by: Allan McRae <allan@archlinux.org>
2025-05-09 09:08:09 +10:00
..
libalpm Do not chown downloads when DownloadUser is unset 2025-05-09 09:08:09 +10:00