python-cobra seems to resist backporting :-( [python-cobra_0.4.0b2-1~bpo8+1_amd64.changes REJECTED]

2015-08-17 Thread Andreas Tille
I've never seen this. :-(

Any idea
 Andreas.

- Forwarded message from Debian FTP Masters 
ftpmas...@ftp-master.debian.org -

Date: Mon, 17 Aug 2015 09:22:57 +
From: Debian FTP Masters ftpmas...@ftp-master.debian.org
To: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org, 
Afif Elghraoui
a...@ghraoui.name, ti...@debian.org
Subject: python-cobra_0.4.0b2-1~bpo8+1_amd64.changes REJECTED



python-cobra_0.4.0b2-1~bpo8+1.dsc: Invalid size hash for 
python-cobra_0.4.0b2.orig.tar.gz:
According to the control file the size hash should be 2264579,
but python-cobra_0.4.0b2.orig.tar.gz has 2231532.

If you did not include python-cobra_0.4.0b2.orig.tar.gz in your upload, a 
different version
might already be known to the archive software.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


___
Debian-med-packaging mailing list
debian-med-packag...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


- End forwarded message -

-- 
http://fam-tille.de



Re: python-cobra seems to resist backporting :-( [python-cobra_0.4.0b2-1~bpo8+1_amd64.changes REJECTED]

2015-08-17 Thread Afif Elghraoui


On الإثنين 17 آب 2015 04:39, Andreas Tille wrote:
 I've never seen this. :-(
 
 Any idea
  Andreas.
 

Like Olivier said, it looks like the orig.tar.gz is not the same for
some reason. I don't understand why--all I did was merge the master
branch into the backports branch. Git correctly shows that the only
difference between the version in unstable and the backports version is
the changelog.

The size hash of the .orig.tar.gz on my machine matches what this says
it should be:

$ ls -l python-cobra_0.4.0b2.orig.tar.gz -rw-rw-r-- 1 afif afif 2264579
Aug 10 02:19 python-cobra_0.4.0b2.orig.tar.gz

Did it get corrupted somehow?

Thanks and regards
Afif

 - Forwarded message from Debian FTP Masters 
 ftpmas...@ftp-master.debian.org -
 
 Date: Mon, 17 Aug 2015 09:22:57 +
 From: Debian FTP Masters ftpmas...@ftp-master.debian.org
 To: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org, 
 Afif Elghraoui
   a...@ghraoui.name, ti...@debian.org
 Subject: python-cobra_0.4.0b2-1~bpo8+1_amd64.changes REJECTED
 
 
 
 python-cobra_0.4.0b2-1~bpo8+1.dsc: Invalid size hash for 
 python-cobra_0.4.0b2.orig.tar.gz:
 According to the control file the size hash should be 2264579,
 but python-cobra_0.4.0b2.orig.tar.gz has 2231532.
 
 If you did not include python-cobra_0.4.0b2.orig.tar.gz in your upload, a 
 different version
 might already be known to the archive software.


-- 
Afif Elghraoui | عفيف الغراوي
http://afif.ghraoui.name



Re: python-cobra seems to resist backporting :-( [python-cobra_0.4.0b2-1~bpo8+1_amd64.changes REJECTED]

2015-08-17 Thread olivier.sal...@codeless.fr


On 08/17/2015 01:39 PM, Andreas Tille wrote:
 I've never seen this. :-(

 Any idea
  Andreas.

 - Forwarded message from Debian FTP Masters 
 ftpmas...@ftp-master.debian.org -

 Date: Mon, 17 Aug 2015 09:22:57 +
 From: Debian FTP Masters ftpmas...@ftp-master.debian.org
 To: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org, 
 Afif Elghraoui
   a...@ghraoui.name, ti...@debian.org
 Subject: python-cobra_0.4.0b2-1~bpo8+1_amd64.changes REJECTED



 python-cobra_0.4.0b2-1~bpo8+1.dsc: Invalid size hash for 
 python-cobra_0.4.0b2.orig.tar.gz:
 According to the control file the size hash should be 2264579,
 but python-cobra_0.4.0b2.orig.tar.gz has 2231532.
maybe try to get orig.tar.gz from Debian web site and use it for your
build. Maybe your local orig.tar.gz is not the same (compression
timestamp...)

 If you did not include python-cobra_0.4.0b2.orig.tar.gz in your upload, a 
 different version
 might already be known to the archive software.

 ===

 Please feel free to respond to this email if you don't understand why
 your files were rejected, or if you upload new files which address our
 concerns.


 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


 - End forwarded message -


 -- 
 gpg key id: 4096R/326D8438  (keyring.debian.org)
 Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438



Re: python-cobra seems to resist backporting :-( [python-cobra_0.4.0b2-1~bpo8+1_amd64.changes REJECTED]

2015-08-17 Thread Andreas Tille
Hi,

On Mon, Aug 17, 2015 at 06:53:39AM -0700, Afif Elghraoui wrote:
 
 
 On الإثنين 17 آب 2015 04:39, Andreas Tille wrote:
  I've never seen this. :-(
  
  Any idea
   Andreas.
  
 
 Like Olivier said, it looks like the orig.tar.gz is not the same for
 some reason. I don't understand why--all I did was merge the master
 branch into the backports branch. Git correctly shows that the only
 difference between the version in unstable and the backports version is
 the changelog.

I did as advised and can confirm that a simple gbp buildpackage created
a different orig.tar.gz with different file size and hash.
 
 The size hash of the .orig.tar.gz on my machine matches what this says
 it should be:
 
 $ ls -l python-cobra_0.4.0b2.orig.tar.gz -rw-rw-r-- 1 afif afif 2264579
 Aug 10 02:19 python-cobra_0.4.0b2.orig.tar.gz
 
 Did it get corrupted somehow?

Seems so.  No idea how. :-(
 
Hope now everything will be fine.

Kind regards

   Andreas.

-- 
http://fam-tille.de