Allan McRae pushed to branch master at Pacman / Pacman
Commits: 7ccf316c by Allan McRae at 2025-01-09T12:14:25+10:00 Provide a default sandboxuser If sandboxuser is not set, pacman/libalpm does not handle moving incomplete download files out of the temporary download directories and into the cache. This leave download_XXXXXX directories in the cache that cause warnings on -Sc operations. Initialise the sandboxuser with the username of UID 0 (root on most systems). Fixes #209. Signed-off-by: Allan McRae <al...@archlinux.org> - - - - - 1 changed file: - lib/libalpm/alpm.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/7ccf316ceb767ddbd2c967a529551a8c1a78a53e -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/7ccf316ceb767ddbd2c967a529551a8c1a78a53e You're receiving this email because of your account on gitlab.archlinux.org.