[pbuilder] 01/02: Revert "pbuilderrc: add --force-check-gpg to DEBOOTSTRAPOPTS: this makes debootstrap fail if the keyring is not available"
Mattia Rizzolo
mattia at debian.org
Wed Mar 8 15:41:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to annotated tag 0.228.5_bpo8+1
in repository pbuilder.
commit a1dce3042a7b0ca3bc94b713b15f005975088922
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon Feb 29 14:23:56 2016 +0000
Revert "pbuilderrc: add --force-check-gpg to DEBOOTSTRAPOPTS: this makes debootstrap fail if the keyring is not available"
This option is not in jessie version of debootstrap.
This reverts commit 57d5cd27e6abb4195b7348d8c8b8c790359554ab.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
pbuilderrc | 1 -
1 file changed, 1 deletion(-)
diff --git a/pbuilderrc b/pbuilderrc
index 86cd4b7..de9832d 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -117,7 +117,6 @@ BINDMOUNTS=""
# Set the debootstrap variant to 'buildd' type.
DEBOOTSTRAPOPTS=(
'--variant=buildd'
- '--force-check-gpg'
)
# or unset it to make it not a buildd type.
# unset DEBOOTSTRAPOPTS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git
More information about the Pbuilder-maint
mailing list