From nomeata at debian.org Wed Apr 1 14:35:44 2015 From: nomeata at debian.org (Joachim Breitner) Date: Wed, 01 Apr 2015 16:35:44 +0200 Subject: [Piuparts-devel] Bug#781673: --do-not-verify-signatures breaks call to debootstrap Message-ID: <20150401143544.12123.57570.reportbug@kirk> Package: piuparts Version: 0.62 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, a command line like $ piuparts -d stable -d testing --apt ghc-doc libghc-authenticate-{doc,dev} -m http://ftp.scc.kit.edu/pub/debian --install-recommends --testdebs-repo=/tmp/foo --distupgrade-to-testdebs --bindmount /tmp/foo/ works and calls 0m0.0s DEBUG: Starting command: ['debootstrap', '--variant=minbase', '--keyring=/usr/share/keyrings/debian-archive-keyring.gpg', '--include=eatmydata', '--components=main,contrib,non-free', 'stable', '/tmp/tmpPF80kB', 'http://ftp.scc.kit.edu/pub/debian'] but the command line $ piuparts -d stable -d testing --apt ghc-doc libghc-authenticate-{doc,dev} -m http://ftp.scc.kit.edu/pub/debian --install-recommends --testdebs-repo=/tmp/foo --distupgrade-to-testdebs --bindmount /tmp/foo/ --do-not-verify-signatures calls 0m0.0s DEBUG: Starting command: ['debootstrap', '--variant=minbase', '', '--include=eatmydata', '--components=main,contrib,non-free', 'stable', '/tmp/tmpXYF9Et', 'http://ftp.scc.kit.edu/pub/debian'] which fails: I: usage: [OPTION]... [ [