Bug#778723: uscan: non detached signatures

Sandro Knauß bugs at sandroknauss.de
Wed Sep 30 13:46:43 UTC 2015


Moin,

it is not working.

libkolabxml*.tar.gz.pgp is not encrypted it is only verified, thats why I added the 0001-verify-not-decrypt to uscan. But still it does not work [see output].

i also attached the patch for libkolabxml to use the self mode.

Regards,

sandro


Am Mittwoch, 30. September 2015, 20:27:10 schrieb Osamu Aoki:
> On Tue, Sep 29, 2015 at 01:04:22AM +0200, Sandro Knauß wrote:
> > Moin,
> > 
> > > * Add dependency to gnupg|gnupg2 as suggest
> > > * Add option: opts="pgpmode=self" (there is a place holder now.)
> > > * Check availability of /usr/bin/gpg or /usr/bin/gpg2 if pgpmode=self
> > > * match pattern to look for libkolabxml-([\d.]+)\.tar\.(?:gz|xz)\.gpg
> > > 
> > >   in http://mirror.kolabsys.com/pub/releases/
> > > 
> > > * download the latest libkolabxml-1.1.1.tar.gz.gpg if it is now.
> > > * run the following to see if authentic and get the tarball
> > > 
> > >   F=libkolabxml-1.1.1.tar.gz && gpg -o ${F%.gpg} --decrypt $F
> > > 
> > > * Ensure to find generated file ${F%.gpg} (or ${F%.asc} ...) and
> > > 
> > >   run mk-origtargz to get libkolabxml_1.1.1.orog.tar.gz from it.
> > > 
> > > Is this what you wish?  If so this is very simple and will be added to
> > > a multitar branch commit in near future.
> > 
> > sounds like that what I had in mind.
> 
> It is already committed.  Please checkout from git repo.
> 
> Osamu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-use-pgpmode-self-to-verify-signature.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20150930/ed8d9103/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-verify-not-decrypt.patch
Type: text/x-patch
Size: 986 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20150930/ed8d9103/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output
Type: text/x-matlab
Size: 2159 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20150930/ed8d9103/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20150930/ed8d9103/attachment-0001.sig>


More information about the devscripts-devel mailing list