Re: pkgkde-vcs issues

2017-08-29 Thread Dmitry Shachnev
Hi Sandro!

On Fri, Aug 25, 2017 at 10:56:46PM +0200, Sandro Knauß wrote:
> i actually uploading the fixes for jessie and stretch for CVE-2017-9604.
>
> and therefor I have in the distribution field stretch/jessie and this is not
> handled
> $pkgkde-vcs tag -s
> pkgkde-vcs: fatal: invalid Debian distribution for tagging - stretch
>
> this issue is reported under #873243.

This is now fixed in Git.

> And than also the upload of the tag is not allowed for messagelib but for 
> kdepim it worked...
>
> git push origin debian/16.04.3-3-deb9u1
> Counting objects: 1, done.
> Writing objects: 100% (1/1), 865 bytes | 865.00 KiB/s, done.
> Total 1 (delta 0), reused 0 (delta 0)
> remote: [ REJECTED ] refs/tags/debian/16.04.3-3-deb9u1: expected tag name to
> match (^debian/(4\%16\.04\.3\-3_deb9u1|16\.04\.3\-3_deb9u1)$) does not match
> reality (debian/16.04.3-3-deb9u1)
> remote: error: hook declined to update refs/tags/debian/16.04.3-3-deb9u1

Looks like the hook expects that ‘~’ is replaced with ‘_’, not with ‘-’.

This is also what DEP-14 suggests. I propose to fix pkgkde-vcs to change
the replacing. Any objections?

--
Dmitry Shachnev


signature.asc
Description: PGP signature
-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk

pkgkde-vcs issues

2017-08-25 Thread Sandro Knauß
Hey,

i actually uploading the fixes for jessie and stretch for CVE-2017-9604.
#869573
#869574
#869577

and therefor I have in the distribution field stretch/jessie and this is not 
handled 
$pkgkde-vcs tag -s
pkgkde-vcs: fatal: invalid Debian distribution for tagging - stretch

this issue is reported under #873243.

And than also the upload of the tag is not allowed for messagelib but for 
kdepim it worked...

here kdepim:

git push origin debian/16.04.3-4-deb9u1
Counting objects: 1, done.
Writing objects: 100% (1/1), 860 bytes | 860.00 KiB/s, done.
 
Total 1 (delta 0), reused 0 (delta 0)   
remote: *** hooks.recipients is not set so no email will be sent
remote: *** for refs/tags/debian/16.04.3-4-deb9u1 update 
-
>530b457b9d0df6f6ab3d11fff7e4ffdbd059779b
remote: Requesting Neon Repository Update
remote: Notifying CI systems
To ssh://git.debian.org/git/pkg-kde/applications/kdepim 
 * [new tag] debian/16.04.3-4-deb9u1 -> debian/16.04.3-4-deb9u1 
 


an messagelib:

git push origin debian/16.04.3-3-deb9u1 
Counting objects: 1, done.  
Writing objects: 100% (1/1), 865 bytes | 865.00 KiB/s, done.
 
Total 1 (delta 0), reused 0 (delta 0)   
remote: [ REJECTED ] refs/tags/debian/16.04.3-3-deb9u1: expected tag name to 
match (^debian/(4\%16\.04\.3\-3_deb9u1|16\.04\.3\-3_deb9u1)$) does not match 
reality (debian/16.04.3-3-deb9u1)
remote: error: hook declined to update refs/tags/debian/16.04.3-3-deb9u1
To ssh://git.debian.org/git/pkg-kde/applications/messagelib 
 
 ! [remote rejected] debian/16.04.3-3-deb9u1 -> debian/16.04.3-3-deb9u1 (hook 
declined)  
error: failed to push some refs to 'ssh://he...@git.debian.org/git/pkg-kde/
applications/messagelib'

it sounds that the hooks are not the same for both repos...

Best regards,

sandro

signature.asc
Description: This is a digitally signed message part.
-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk