[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 Jul 20 20:39:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to annotated tag 0.225.2_bpo8+1
in repository pbuilder.

commit 15acef549aa84d265d791ac48262449c4cc78603
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.
---
 pbuilderrc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pbuilderrc b/pbuilderrc
index c99118c..213ac73 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -108,7 +108,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