Your message dated Thu, 17 Nov 2016 13:34:13 +0000
with message-id <e1c7mpr-000g0p...@fasolo.debian.org>
and subject line Bug#844421: fixed in pycodestyle 2.2.0-1
has caused the Debian Bug report #844421,
regarding rpmlint: FTBFS (failing tests)
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 ow...@bugs.debian.org
immediately.)


-- 
844421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rpmlint
Version: 1.9-4
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f __version__.py
rm -f __isocodes__.py
ISO_3166_1_URL="file:///usr/share/iso-codes/json/iso_3166-1.json" \
ISO_639_3_URL="file:///usr/share/iso-codes/json/iso_639-3.json" \
dh_auto_build
        make -j1

[... snipped ...]

test/test_scl.py::TestSCLBinary::test_scl_name_screwed_up PASSED
test/test_scl.py::TestSCLBinary::test_scl_forbidden_folders PASSED
test/test_scl.py::TestSCLBinary::test_scl_macros_outside_of_build PASSED

========================== 30 passed in 7.59 seconds ===========================
flake8 tests
./Config.py:84:1: E305 expected 2 blank lines after class or function 
definition, found 1
./Config.py:98:1: E305 expected 2 blank lines after class or function 
definition, found 1
./Config.py:112:1: E305 expected 2 blank lines after class or function 
definition, found 1
./Config.py:133:1: E305 expected 2 blank lines after class or function 
definition, found 1
./Config.py:143:1: E305 expected 2 blank lines after class or function 
definition, found 1
./PostCheck.py:194:1: E305 expected 2 blank lines after class or function 
definition, found 1
./FilesCheck.py:314:1: E305 expected 2 blank lines after class or function 
definition, found 1
./FilesCheck.py:1003:1: E305 expected 2 blank lines after class or function 
definition, found 1
./ConfigCheck.py:33:1: E305 expected 2 blank lines after class or function 
definition, found 1
./BinariesCheck.py:282:1: E305 expected 2 blank lines after class or function 
definition, found 1
./BinariesCheck.py:554:1: E305 expected 2 blank lines after class or function 
definition, found 1
./SignatureCheck.py:41:1: E305 expected 2 blank lines after class or function 
definition, found 1
./Pkg.py:69:1: E305 expected 2 blank lines after class or function definition, 
found 1
./Pkg.py:144:1: E305 expected 2 blank lines after class or function definition, 
found 1
./Pkg.py:198:1: E305 expected 2 blank lines after class or function definition, 
found 1
./RpmFileCheck.py:37:1: E305 expected 2 blank lines after class or function 
definition, found 1
./PamCheck.py:31:1: E305 expected 2 blank lines after class or function 
definition, found 1
./AbstractCheck.py:108:1: E305 expected 2 blank lines after class or function 
definition, found 1
./SpecCheck.py:40:1: E305 expected 2 blank lines after class or function 
definition, found 1
./SpecCheck.py:610:1: E305 expected 2 blank lines after class or function 
definition, found 1
./ZipCheck.py:26:1: E305 expected 2 blank lines after class or function 
definition, found 1
./NamingPolicyCheck.py:72:1: E305 expected 2 blank lines after class or 
function definition, found 1
./LSBCheck.py:43:1: E305 expected 2 blank lines after class or function 
definition, found 1
./I18NCheck.py:161:1: E305 expected 2 blank lines after class or function 
definition, found 1
./FHSCheck.py:53:1: E305 expected 2 blank lines after class or function 
definition, found 1
./MenuXDGCheck.py:66:1: E305 expected 2 blank lines after class or function 
definition, found 1
./SourceCheck.py:46:1: E305 expected 2 blank lines after class or function 
definition, found 1
./test/test.SpecCheck.py:34:1: E305 expected 2 blank lines after class or 
function definition, found 1
./test/test.SpecCheck2.py:20:1: E305 expected 2 blank lines after class or 
function definition, found 1
./test/test.Pkg.py:33:1: E305 expected 2 blank lines after class or function 
definition, found 1
./test/test.SpecCheck3.py:20:1: E305 expected 2 blank lines after class or 
function definition, found 1
./test/test.PamCheck.py:25:1: E305 expected 2 blank lines after class or 
function definition, found 1
Makefile:60: recipe for target 'check' failed
make[2]: *** [check] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:18: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:21: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

I'm building on stretch.
This started failing for me on 2016-11-14.
Before 2016-11-08, it built ok:

[...]
Status: successful  rpmlint_1.9-4_amd64-20161108T145316Z
Status: failed      rpmlint_1.9-4_amd64-20161114T151128Z
[...]

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pycodestyle
Source-Version: 2.2.0-1

We believe that the bug you reported is fixed in the latest version of
pycodestyle, 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 844...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový <on...@debian.org> (supplier of updated pycodestyle 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 17 Nov 2016 14:08:59 +0100
Source: pycodestyle
Binary: pycodestyle python-pycodestyle python3-pycodestyle
Architecture: source
Version: 2.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Description:
 pycodestyle - Python style guide checker (formerly called pep8)
 python-pycodestyle - Python style guide checker (formerly called pep8) - 
Python 2.x
 python3-pycodestyle - Python style guide checker (formerly called pep8) - 
Python 3.x
Closes: 844421
Changes:
 pycodestyle (2.2.0-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #844421)
Checksums-Sha1:
 9e8d8ea2a6f04a18f2b7aa3759014edeabf2a668 2193 pycodestyle_2.2.0-1.dsc
 6385a1565f99b2ab6d4587a2d2ee235d0d87d9af 85811 pycodestyle_2.2.0.orig.tar.gz
 d6f42e0730c24493058ba3d183397ccaaf13beae 3640 pycodestyle_2.2.0-1.debian.tar.xz
Checksums-Sha256:
 d4f237a5c83ba8cff08942b8a59f4f7244e3a38a0be9d7214f4fce32a13c0769 2193 
pycodestyle_2.2.0-1.dsc
 df81dc3293e0123e2e8d1f2aaf819600e4ae287d8b3af8b72181af50257e5d9a 85811 
pycodestyle_2.2.0.orig.tar.gz
 42d260a87f532e1f68326986715a3cc6b9bb5c210640dc2ef22803d3b63260e4 3640 
pycodestyle_2.2.0-1.debian.tar.xz
Files:
 b9b10695581bf18ac8494b282b4c4672 2193 python optional pycodestyle_2.2.0-1.dsc
 642c31fc2a72a55a4acdf8ac46d5fb64 85811 python optional 
pycodestyle_2.2.0.orig.tar.gz
 11d19f9da1b4d32eba3ea94f045b5174 3640 python optional 
pycodestyle_2.2.0-1.debian.tar.xz

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

iQIcBAEBCgAGBQJYLaypAAoJEDVzElWdHgZLIDkQALlbr9RUnSPaayuYS4AVESuV
wWFY64YmvriZNRegxOeMODh64zemLhll8MMy1qDOa63SFCXeyZO39KWLrrYLu1wi
YkJ3A0Pyhn/mrY33Q82MlTpXmHl334QPYQzGPCKWLp59yIzBKAwOVMBG692YjXyT
ynbxfP6DrUbQiBCMpPCLk2NJNnbsxEs1z7qSUMqmYaFODK05GyQA3uX7XPActIEb
UqWG6Tb77yNMGjScgd3PT+i9rZEXnOmh0ViAWTUnIXwP6a7kdCYWB7YEdVxu737F
jBXBPbhT69mpIJUrYjFE8kbuXqv5zAkIeuSswXRfeBLE+uSPvssAIeeL/ZWJhyB4
aP3Yn5r3OMcEHeTxWCYKyaIUs0OW6BAh7jhYvKrc/LiCTlteMAJeT6w88nhuxyHz
TdVVZ8AXTlvylKGfN3GKunVuVF1E/Pjbn75rSxaDFJQBhy2g5J7i1QQ7FYjJhr3j
yoX57pgFyw/Vdw11qe4/Ji1Wa8J30DwA7OKGAasWmqKK3b85S5UKkF5ENEs9APEl
gPJhFRKlI3PDkxTeGxko8F7E2tSbinrVjtHU7CoZTUUFBGl1EgggjTvDatTruQMm
EkdWC0W5XHydG0fo3YhdmUBEo9cyJkq8vCATR9fFCLCrK6yLh936jOw65mF6vdxk
CzIz2U9aZTCHhQmRPVq7
=upBF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to