[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
Sat Mar 18 18:28:30 UTC 2017


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

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

commit 29649905f38637614045a9a6946d38c6fdfe29cf
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