[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: quilt 3.0 source format and dpkg-source/dpkg-buildpackage



Le Wed, Dec 30, 2009 at 01:46:08PM +0100, Andreas Metzler a écrit :
> Charles Plessy <plessy@debian.org> wrote:
> 
> > Indeed I was wrong: dpkg-source will refuse to unnpack a package
> > that is signed but the key is not available locally, however it will
> > accept to unpack a package that is not signed.
> 
> Works for me.
> 
> (SID)ametzler@argenau:/tmp$ dpkg-source -x polipo_1.0.4-1.1.dsc
> gpgv: keyblock resource `/home/ametzler/.gnupg/trustedkeys.gpg': file open error
> gpgv: Signature made Wed Sep 23 21:35:56 2009 CEST using DSA key ID C1F24EA4
> gpgv: Can't check signature: public key not found
> dpkg-source: warning: failed to verify signature on ./polipo_1.0.4-1.1.dsc
> dpkg-source: info: extracting polipo in polipo-1.0.4
> dpkg-source: info: unpacking polipo_1.0.4.orig.tar.gz
> dpkg-source: info: applying polipo_1.0.4-1.1.diff.gz

Indeed, I was doubly wrong. It is ‘dget -x’, not ‘dpkg-source -x’ that refuses
to unpack signed packages whose key is not available.

Sorry again for the noise…

-- 
Charles


Reply to: