[Bug 1083688] [NEW] -k option doesn't work: gpg: skipped "Oibaf <oibaf at oibaf.com>": secret key not available
Oibaf
1083688 at bugs.launchpad.net
Tue Nov 27 17:05:51 UTC 2012
Public bug reported:
The -k option doesn't work (using 0.143ubuntu0.2). As a workaround I can
use the precise version, adding -kMYKEY in /usr/bin/backportpackage to
the debuild command line and it works fine. Here is what I get (original
Italian error):
$ backportpackage -k 3CBF7A5B -S~gd -u ppa:oibaf/test -s raring -d precise libdrm
backportpackage: Downloading libdrm_2.4.40.orig.tar.gz from archive.ubuntu.com (0.614 MiB)
backportpackage: Downloading libdrm_2.4.40-1.diff.gz from archive.ubuntu.com (0.431 MiB)
gpgv: Firma eseguita in data "mar 20 nov 2012 09:56:01 CET" usando RSA, ID chiave A67013C3
gpgv: Impossibile controllare la firma: chiave pubblica non trovata
dpkg-source: warning: failed to verify signature on ./libdrm_2.4.40-1.dsc
dpkg-source: info: extracting libdrm in libdrm-precise
dpkg-source: info: unpacking libdrm_2.4.40.orig.tar.gz
dpkg-source: info: applying libdrm_2.4.40-1.diff.gz
dpkg-source: info: upstream files that have been modified:
libdrm-precise/ChangeLog
libdrm-precise/RELEASING
libdrm-precise/autogen.sh
libdrm-precise/tests/auth.c
libdrm-precise/tests/lock.c
libdrm-precise/xf86mm.h
dch warning: new version (2.4.40-1~p~gd) is less than
the current version number (2.4.40-1).
dpkg-buildpackage -rfakeroot -d -us -uc -S -nc -sa -v2.4.32-1ubuntu1
dpkg-buildpackage: source package libdrm
dpkg-buildpackage: source version 2.4.40-1~p~gd
dpkg-buildpackage: source changed by Oibaf <oibaf at oibaf.com>
dpkg-source --before-build libdrm-precise
dpkg-buildpackage: warning: building a source package without cleaning up as you asked; it might contain undesired files
dpkg-source -b libdrm-precise
dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
dpkg-source: warning: source directory 'libdrm-precise' is not <sourcepackage>-<upstreamversion> 'libdrm-2.4.40'
dpkg-source: warning: .orig directory name libdrm-precise.orig is not <package>-<upstreamversion> (wanted libdrm-2.4.40.orig)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building libdrm using existing libdrm_2.4.40.orig.tar.gz
dpkg-source: info: building libdrm in libdrm_2.4.40-1~p~gd.diff.gz
dpkg-source: warning: the diff modifies the following upstream files:
ChangeLog
RELEASING
autogen.sh
tests/auth.c
tests/lock.c
xf86mm.h
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building libdrm in libdrm_2.4.40-1~p~gd.dsc
dpkg-genchanges -S -sa -v2.4.32-1ubuntu1 >../libdrm_2.4.40-1~p~gd_source.changes
parsechangelog/debian: warning: 'since' option specifies non-existing version
parsechangelog/debian: warning: use newest entry that is earlier than the one specified
dpkg-genchanges: warning: the current version (2.4.40-1~p~gd) is earlier than the previous one (2.4.40-1)
dpkg-genchanges: including full source code in upload
dpkg-source --after-build libdrm-precise
dpkg-buildpackage: source only upload (original source is included)
signfile libdrm_2.4.40-1~p~gd.dsc Oibaf <oibaf at oibaf.com>
gpg: skipped "Oibaf <oibaf at oibaf.com>": la chiave segreta non è disponibile
gpg: /tmp/debsign.rWzydU6e/libdrm_2.4.40-1~p~gd.dsc: clearsign failed: la chiave segreta non è disponibile
debsign: gpg error occurred! Aborting....
backportpackage: Error: debsign returned 2.
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
+ The -k option doesn't work. Here is what I get (original Italian error):
+
+
$ backportpackage -k 3CBF7A5B -S~gd -u ppa:oibaf/test -s raring -d precise libdrm
backportpackage: Downloading libdrm_2.4.40.orig.tar.gz from archive.ubuntu.com (0.614 MiB)
backportpackage: Downloading libdrm_2.4.40-1.diff.gz from archive.ubuntu.com (0.431 MiB)
gpgv: Firma eseguita in data "mar 20 nov 2012 09:56:01 CET" usando RSA, ID chiave A67013C3
gpgv: Impossibile controllare la firma: chiave pubblica non trovata
dpkg-source: warning: failed to verify signature on ./libdrm_2.4.40-1.dsc
dpkg-source: info: extracting libdrm in libdrm-precise
dpkg-source: info: unpacking libdrm_2.4.40.orig.tar.gz
dpkg-source: info: applying libdrm_2.4.40-1.diff.gz
- dpkg-source: info: upstream files that have been modified:
- libdrm-precise/ChangeLog
- libdrm-precise/RELEASING
- libdrm-precise/autogen.sh
- libdrm-precise/tests/auth.c
- libdrm-precise/tests/lock.c
- libdrm-precise/xf86mm.h
+ dpkg-source: info: upstream files that have been modified:
+ libdrm-precise/ChangeLog
+ libdrm-precise/RELEASING
+ libdrm-precise/autogen.sh
+ libdrm-precise/tests/auth.c
+ libdrm-precise/tests/lock.c
+ libdrm-precise/xf86mm.h
dch warning: new version (2.4.40-1~p~gd) is less than
the current version number (2.4.40-1).
- dpkg-buildpackage -rfakeroot -d -us -uc -S -nc -sa -v2.4.32-1ubuntu1
+ dpkg-buildpackage -rfakeroot -d -us -uc -S -nc -sa -v2.4.32-1ubuntu1
dpkg-buildpackage: source package libdrm
dpkg-buildpackage: source version 2.4.40-1~p~gd
dpkg-buildpackage: source changed by Oibaf <oibaf at oibaf.com>
- dpkg-source --before-build libdrm-precise
+ dpkg-source --before-build libdrm-precise
dpkg-buildpackage: warning: building a source package without cleaning up as you asked; it might contain undesired files
- dpkg-source -b libdrm-precise
+ dpkg-source -b libdrm-precise
dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
dpkg-source: warning: source directory 'libdrm-precise' is not <sourcepackage>-<upstreamversion> 'libdrm-2.4.40'
dpkg-source: warning: .orig directory name libdrm-precise.orig is not <package>-<upstreamversion> (wanted libdrm-2.4.40.orig)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building libdrm using existing libdrm_2.4.40.orig.tar.gz
dpkg-source: info: building libdrm in libdrm_2.4.40-1~p~gd.diff.gz
- dpkg-source: warning: the diff modifies the following upstream files:
- ChangeLog
- RELEASING
- autogen.sh
- tests/auth.c
- tests/lock.c
- xf86mm.h
+ dpkg-source: warning: the diff modifies the following upstream files:
+ ChangeLog
+ RELEASING
+ autogen.sh
+ tests/auth.c
+ tests/lock.c
+ xf86mm.h
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building libdrm in libdrm_2.4.40-1~p~gd.dsc
- dpkg-genchanges -S -sa -v2.4.32-1ubuntu1 >../libdrm_2.4.40-1~p~gd_source.changes
+ dpkg-genchanges -S -sa -v2.4.32-1ubuntu1 >../libdrm_2.4.40-1~p~gd_source.changes
parsechangelog/debian: warning: 'since' option specifies non-existing version
parsechangelog/debian: warning: use newest entry that is earlier than the one specified
dpkg-genchanges: warning: the current version (2.4.40-1~p~gd) is earlier than the previous one (2.4.40-1)
dpkg-genchanges: including full source code in upload
- dpkg-source --after-build libdrm-precise
+ dpkg-source --after-build libdrm-precise
dpkg-buildpackage: source only upload (original source is included)
- signfile libdrm_2.4.40-1~p~gd.dsc Oibaf <oibaf at oibaf.com>
+ signfile libdrm_2.4.40-1~p~gd.dsc Oibaf <oibaf at oibaf.com>
gpg: skipped "Oibaf <oibaf at oibaf.com>": la chiave segreta non è disponibile
gpg: /tmp/debsign.rWzydU6e/libdrm_2.4.40-1~p~gd.dsc: clearsign failed: la chiave segreta non è disponibile
debsign: gpg error occurred! Aborting....
backportpackage: Error: debsign returned 2.
** Summary changed:
- gpg: skipped "Oibaf <oibaf at oibaf.com>": secret key not available
+ -k option doesn't work: gpg: skipped "Oibaf <oibaf at oibaf.com>": secret key not available
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083688
Title:
-k option doesn't work: gpg: skipped "Oibaf <oibaf at oibaf.com>": secret
key not available
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1083688/+subscriptions
More information about the universe-bugs
mailing list