Hi, El Domingo, 6 de octubre de 2013 09:03:36 Debian FTP Masters escribió: > ruby-ipaddress_0.8.0-2.dsc: Invalid size hash for > ruby-ipaddress_0.8.0.orig.tar.gz: According to the control file the size > hash should be 31857, > but ruby-ipaddress_0.8.0.orig.tar.gz has 31946. > > If you did not include ruby-ipaddress_0.8.0.orig.tar.gz in you 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.
$ apt-get source -t sid --download-only ruby-ipaddress $ wget http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/download/ipaddress-0.8.0.tar.gz $ md5sum ipaddress-0.8.0.tar.gz ruby-ipaddress_0.8.0.orig.tar.gz e94dafc8dd0da16c2d0b5d9554342724 ipaddress-0.8.0.tar.gz e94dafc8dd0da16c2d0b5d9554342724 ruby-ipaddress_0.8.0.orig.tar.gz $ git-buildpackage | dpkg-buildpackage $ cat ../ruby-ipaddress_0.8.0-2.dsc ... e94dafc8dd0da16c2d0b5d9554342724 31946 ruby-ipaddress_0.8.0.orig.tar.gz Any clue about what could be happening here ? I miss something. Thanks in advance, David _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
