[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
Sun Sep 18 17:07:41 UTC 2016


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

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

commit f4620d4f5f5c060e058d98631ae9c456ffc8b95b
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 9302e68..cfa2d4e 100644
--- a/pbuilderrc
+++ b/pbuilderrc
@@ -113,7 +113,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