Your message dated Mon, 28 Nov 2016 09:03:39 +0000
with message-id <[email protected]>
and subject line Bug#844932: fixed in git-buildpackage 0.8.7
has caused the Debian Bug report #844932,
regarding git-buildpackage: FTBFS: Tests failures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
844932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844932
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: git-buildpackage
Version: 0.8.6
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> ./gbp/scripts/import_orig.py:650:1: E305 expected 2 blank lines after class 
> or function definition, found 1
> ./gbp/scripts/import_dscs.py:176:1: E305 expected 2 blank lines after class 
> or function definition, found 1
> ./gbp/scripts/config.py:139:1: E305 expected 2 blank lines after class or 
> function definition, found 1
> ./gbp/scripts/clone.py:149:1: E305 expected 2 blank lines after class or 
> function definition, found 1
> ./gbp/scripts/create_remote_repo.py:365:1: E305 expected 2 blank lines after 
> class or function definition, found 1
> ./gbp/scripts/buildpackage.py:798:1: E305 expected 2 blank lines after class 
> or function definition, found 1
> ./gbp/scripts/pull.py:174:1: E305 expected 2 blank lines after class or 
> function definition, found 1
> ./gbp/scripts/import_dsc.py:435:1: E305 expected 2 blank lines after class or 
> function definition, found 1
> ./gbp/scripts/dch.py:572:1: E305 expected 2 blank lines after class or 
> function definition, found 1
> ./gbp/scripts/pq.py:487:1: E305 expected 2 blank lines after class or 
> function definition, found 1
> ./gbp/scripts/supercommand.py:149:1: E305 expected 2 blank lines after class 
> or function definition, found 1
> ./gbp/deb/format.py:116:1: E305 expected 2 blank lines after class or 
> function definition, found 1
> Makefile:12: recipe for target 'syntax-check' failed
> make[2]: *** [syntax-check] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> debian/rules:21: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2016/11/18/git-buildpackage_0.8.6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: git-buildpackage
Source-Version: 0.8.7

We believe that the bug you reported is fixed in the latest version of
git-buildpackage, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <[email protected]> (supplier of updated git-buildpackage package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 28 Nov 2016 08:39:35 +0100
Source: git-buildpackage
Binary: git-buildpackage git-buildpackage-rpm
Architecture: all source
Version: 0.8.7
Distribution: unstable
Urgency: medium
Maintainer: Guido Günther <[email protected]>
Changed-By: Guido Günther <[email protected]>
Closes: 842592 842638 842960 843840 844932
Description: 
 git-buildpackage-rpm - Suite to help with RPM packages in Git repositories
 git-buildpackage - Suite to help with Debian packages in Git repositories
Changes:
 git-buildpackage (0.8.7) unstable; urgency=medium
 .
   [ Guido Günther ]
   * [924f809] Build-depend on libdistro-info-perl.
     This silences the testsuite and unbreaks the build on Ubuntu
     (Closes: #842960)
   * [36b8a58] rpm: don't warn about deprecated $repo/.gbp.conf.
     People use it a lot with rpm based tools so don't warn there until we
     clearly suggested a better location.
   * [3c498e1] docs: Don't suggest deprecated section names in examples
   * [42657fc] docs: Rework "upstream uses git" section
   * [ced46db] tests: Move doctests to subdir
   * [ea5775a] commands: allow to fall back to error reason if stderr is empty.
     Use this in PristineTar and SrcRpmFile to give better error messages if
     the command doesn't even get to print to stderr (i.e. missing on disk).
     (Closes: #842592)
   * [4cacaeb] Avoid printing deprecation twice.  Some tools reparse the
     config. We don't want another deprecation in this case.
   * [039a286] Avoid deprecation outside of Debian package repositories.  E.g.
     ~ might have a .gbp.conf for the user and might be git managed.
   * [acf7a73] Avoid deprecation on bash completion
   * [6f75d7c] Fix new flake8 errors. (Closes: #844932)
   * [420e299] DebianGitRepository: Handle dot escaping as specified in DEP-14
     (Closes: #843840)
   * [d360a6d] DebianGitRepository: simplify version mangling '%' is not valid
     in a Debian version number and we only want single character replacements
     for now.
   * [7ed5e2b] DebianGitRepository: Unmangle version.  When mapping from a git
     tag to a Debian version unamngle it.
   * [0b317ee] docs: Use version mangling with care
   * [c96a5b4] docs: Recommend DEP-14
   * [9cb3966] examples/gbp-posttag-push: allow to upload packages too after
     pushing all the git data to the remote end. Making one more custom
     packaging script obsolete.
 .
   [ Jonas Meurer ]
   * [dd5c3bc] Add version mangling.
     This allows to replace characters in upstream version numbers. I.e.
     replace '-' by '.'. (Closes: #842638)
Checksums-Sha1: 
 2c8977b5d34e50c4cbb86dd0f3639c09206cd3b0 2144 git-buildpackage_0.8.7.dsc
 8168d9ec4deca2b8478c7c18b676b4657c14e2eb 1741708 git-buildpackage_0.8.7.tar.xz
 f7da674448c76514ff56fa50d36a6ee34f2c0248 100548 
git-buildpackage-rpm_0.8.7_all.deb
 23f75a286ea6ca3e5b292fcae05ffe02e9bc0c66 338642 git-buildpackage_0.8.7_all.deb
Checksums-Sha256: 
 4d9b6d8bd2ffb9620ca55198b5ebe48e79a5b812afec10373b127a3b4b5fac06 2144 
git-buildpackage_0.8.7.dsc
 31cb35cd0e54e1f87d43f7fd6533e8c8cfcb61da7f3213b20157ee95595699bb 1741708 
git-buildpackage_0.8.7.tar.xz
 28045dcc46c30f9c1d48c43fccda20f1706efecd27d6e1f3932fe168ffbb45c9 100548 
git-buildpackage-rpm_0.8.7_all.deb
 ae212253f76f1b015844dddcd7f96c4762900b32bcf8e6dbe724c7a3c50cb8f9 338642 
git-buildpackage_0.8.7_all.deb
Files: 
 c5ee38bdbdbd095428ef9a4d0efc2042 2144 vcs optional git-buildpackage_0.8.7.dsc
 786da11c8ade9f710e0121089f4e2659 1741708 vcs optional 
git-buildpackage_0.8.7.tar.xz
 0baf7a9dc86737ba007597897de105d7 100548 vcs optional 
git-buildpackage-rpm_0.8.7_all.deb
 367118a5a8862c5f2c76cf4618d402af 338642 vcs optional 
git-buildpackage_0.8.7_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEvHzQcjh1660F3xzZB7i3sOqYEgsFAlg74skACgkQB7i3sOqY
EgsRORAAyH9csojlaVt3iivGxCCAmEkU6yoSVaT0e4P99mdGTn1dpW15C77Ccpi/
jqPMuopcbj5VzJGAKn4Q7JHW3mZOvx5BHADaFscWPysfiv5qhEegCMhedxIvuwZt
K59kRS2xS7CF7nepCKAGqfI4FpY+0NjDf8Qq91HWPwzBDlScK4xH8WtxVBBMU90S
KMTHrjS4elQf59+24P8mgcGaW1A/mg7YqiHIdX3oLvzP85ud5bUA7dK8aGXp7vHb
TXJ0Huc3f7Fz1A2R3Zz2QPqmvcMHn7C+b4Q4c5dww37xR7RlhvgoJOM46L1QLGec
60a9MkJN+dMt376EScR+gi585AKqqupYhZi4RhBqUNYRRB8ZPqkdQga7UnM5PENU
Ltce7t5pnlZwBCGJWvGcDJRLMVCRi0RMYp0+P5vpvXSyuP6E5OnhDar3BvFZkkyH
CeXgubD8bHM8i/Kkek8j0X+ExxxgFqz+uYijUube/bQBMzcPSyHwiX7E3q8rNkqB
WFfmX5RA0SklTuc6xAgDsL22RPAcseQXvPEkj4J7Ksk1EhuoXf0aL2RDytEMvOc8
YzQtnVljzDeXcKWGYX4dF9wWLFyYyJBEj+C+88dvemSv5eehEG032QaiFwcEUTEM
p1voQKp+DVQJZ8duUstzV0NvxjX4f8P1v7YbeVV4sdb/7EYI8ao=
=jAOx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to