aboutsummaryrefslogtreecommitdiff
path: root/scripts/testing/tests/test_backups.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-25 14:39:08 -0400
committerCraig Jennings <c@cjennings.net>2026-06-25 14:39:08 -0400
commit66caeb5ca7dbe497fa40c5a5d321548f7a879b27 (patch)
tree2b83f2989804b3ae1e1c7dc476d4fe053f050ac5 /scripts/testing/tests/test_backups.py
parent8ed42b96cfd0d365678392ef65c99d24c9f2de82 (diff)
downloadarchsetup-66caeb5ca7dbe497fa40c5a5d321548f7a879b27.tar.gz
archsetup-66caeb5ca7dbe497fa40c5a5d321548f7a879b27.zip
fix(archsetup): keep pacman.conf world-readable for AUR builds
User-level makepkg reads /etc/pacman.conf to resolve dependencies, so a root-only file makes every AUR build (starting with yay) fail with "could not be read: Permission denied". A current archangel ISO ships the base pacman.conf as 0600. archsetup already edits the file (ParallelDownloads, Color, multilib), so it now chmods it back to 0644, the Arch default, before the AUR installer runs. The ZFS VM test path surfaced this on a fresh archangel base. The older btrfs base shipped it 0644.
Diffstat (limited to 'scripts/testing/tests/test_backups.py')
0 files changed, 0 insertions, 0 deletions