[Piuparts-devel] Bug#574936: piuparts: Option 'do-not-verify-signatures' makes piuparts fail
Cleto Martin Angelina
cleto.martin at gmail.com
Mon Mar 22 10:30:39 UTC 2010
Package: piuparts
Version: 0.38
Severity: normal
Tags: patch
The option 'do-not-verify-signatures' does not work. On one hand, it
requires an argument:
$ sudo piuparts ../foo.deb --do-not-verify-signatures
piuparts: error: --do-not-verify-signatures option requires an argument
On the other hand, debootstrap command fails because has an empty
argument (--keyring):
$ sudo piuparts ../foo.deb --do-not-verify-signatures SOMETHING
...
0m0.0s DEBUG: Starting command: ['debootstrap', '--variant=minbase',
'', 'sid', '/tmp/tmpYAUbsS', 'http://babel.esi.uclm.es/debian/']
0m0.0s DUMP:
I: usage: [OPTION]... <suite> <target> [<mirror> [<script>]]
I: Try debootstrap --help' for more information.
E: You must specify a suite and a target.
0m0.0s ERROR: Command failed (status=1): ['debootstrap',
'--variant=minbase', '', 'sid', '/tmp/tmpYAUbsS',
'http://babel.esi.uclm.es/debian/']
I: usage: [OPTION]... <suite> <target> [<mirror> [<script>]]
I: Try debootstrap --help' for more information.
E: You must specify a suite and a target.
...
I attach a patch which resolve these bugs and the "debian_bundle"
warning.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages piuparts depends on:
ii apt 0.7.25.3 Advanced front-end for dpkg
ii debootstrap 1.0.22 Bootstrap a basic Debian system
ii lsb-release 3.2-23 Linux Standard Base version report
ii lsof 4.81.dfsg.1-1 List open files
ii python 2.5.4-9 An interactive high-level object-o
ii python-debian 0.1.16 Python modules to work with Debian
piuparts recommends no packages.
Versions of packages piuparts suggests:
ii ghostscript 8.71~dfsg-3 The GPL Ghostscript PostScript/PDF
pn python-rpy <none> (no description available)
-- debconf-show failed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: verify_signatures_bug_fixed.diff
Type: text/x-patch
Size: 1210 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/piuparts-devel/attachments/20100322/c8b7479e/attachment.bin>
More information about the Piuparts-devel
mailing list