We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0e0f9d + 4f5bbcd commit 74fc09cCopy full SHA for 74fc09c
1 file changed
repro.in
@@ -481,6 +481,7 @@ __END__
481
--bind="$(readlink -e ${cachedir}):/var/cache/pacman/pkg" \
482
--bind="$(readlink -e ${cachedir}):/cache" \
483
bash -bash "${packages[@]}" <<-__END__
484
+set -e
485
rm --recursive /etc/pacman.d/gnupg/
486
cp --target-directory=/etc/pacman.d/ --recursive /gnupg
487
echo "faked-system-time ${SOURCE_DATE_EPOCH}" >> /etc/pacman.d/gnupg/gpg.conf
0 commit comments