Your message dated Fri, 05 Sep 2014 11:00:06 +0000
with message-id <[email protected]>
and subject line Bug#759894: fixed in actdiag 0.5.3-1
has caused the Debian Bug report #759894,
regarding actdiag: FTBFS: FAIL: test_pep8.test_pep8
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.)


-- 
759894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759894
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: actdiag
Version: 0.5.1-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140830 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):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> set -e; \
> python2.7 /usr/bin/nosetests -vd
> test_pep8.test_pep8 ... FAIL
> test_base_noargs (test_rst_directives.TestRstDirectives) ... ok
> test_base_with_block (test_rst_directives.TestRstDirectives) ... ok
> test_base_with_block_and_filename (test_rst_directives.TestRstDirectives) ... 
> ok
> test_base_with_emptyblock (test_rst_directives.TestRstDirectives) ... ok
> test_base_with_filename (test_rst_directives.TestRstDirectives) ... ok
> test_base_with_filename_not_exists (test_rst_directives.TestRstDirectives) 
> ... ok
> test_base_with_options (test_rst_directives.TestRstDirectives) ... ok
> test_block (test_rst_directives.TestRstDirectives) ... ok
> test_block_alt (test_rst_directives.TestRstDirectives) ... ok
> test_block_fontpath1 (test_rst_directives.TestRstDirectives) ... ok
> test_block_fontpath2 (test_rst_directives.TestRstDirectives) ... ok
> test_block_inline_svg_false (test_rst_directives.TestRstDirectives) ... ok
> test_block_inline_svg_true (test_rst_directives.TestRstDirectives) ... ok
> test_block_inline_svg_true_but_nonsvg_format 
> (test_rst_directives.TestRstDirectives) ... ok
> test_block_inline_svg_true_with_multibytes 
> (test_rst_directives.TestRstDirectives) ... ok
> test_block_max_width_inline_svg (test_rst_directives.TestRstDirectives) ... ok
> test_block_maxwidth (test_rst_directives.TestRstDirectives) ... ok
> test_block_nodoctype_false (test_rst_directives.TestRstDirectives) ... ok
> test_block_nodoctype_true (test_rst_directives.TestRstDirectives) ... ok
> test_block_noviewbox_false (test_rst_directives.TestRstDirectives) ... ok
> test_block_noviewbox_true (test_rst_directives.TestRstDirectives) ... ok
> test_caption (test_rst_directives.TestRstDirectives) ... ok
> test_desctable (test_rst_directives.TestRstDirectives) ... ok
> test_desctable_for_edges (test_rst_directives.TestRstDirectives) ... ok
> test_desctable_for_nodes_and_edges (test_rst_directives.TestRstDirectives) 
> ... ok
> test_desctable_with_numbered (test_rst_directives.TestRstDirectives) ... ok
> test_desctable_with_numbered_and_description 
> (test_rst_directives.TestRstDirectives) ... ok
> test_desctable_with_rest_markups (test_rst_directives.TestRstDirectives) ... 
> ok
> test_desctable_without_description (test_rst_directives.TestRstDirectives) 
> ... ok
> test_setup (test_rst_directives.TestRstDirectives) ... ok
> test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok
> 
> ======================================================================
> FAIL: test_pep8.test_pep8
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/«PKGBUILDDIR»/src/actdiag/tests/test_pep8.py", line 53, in test_pep8
>     assert report.total_errors == 0, message
> AssertionError: pep8: 2 errors / 0 warnings
> -------------------- >> begin captured stdout << ---------------------
> /«PKGBUILDDIR»/src/actdiag/builder.py:228:28: E713 test for membership should 
> be 'not in'
> /«PKGBUILDDIR»/src/actdiag/tests/test_pep8.py:46:9: E265 block comment should 
> start with '# '
> 1       E265 block comment should start with '# '
> 1       E713 test for membership should be 'not in'
> pep8: 2 errors / 0 warnings
> 
> --------------------- >> end captured stdout << ----------------------
>     0 = <pep8.StandardReport object at 0x7f0ec8d49150>.get_count('W')
>     'pep8: 2 errors / 0 warnings' = 'pep8: %d errors / %d warnings' % (2, 0)
>     print('pep8: 2 errors / 0 warnings')
> >>  assert <pep8.StandardReport object at 0x7f0ec8d49150>.total_errors == 0, 
> >> 'pep8: 2 errors / 0 warnings'
>     
> 
> ----------------------------------------------------------------------
> Ran 32 tests in 0.727s
> 
> FAILED (failures=1)
> debian/rules:12: recipe for target 'override_dh_auto_test' failed
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/08/30/actdiag_0.5.1-1_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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.

--- End Message ---
--- Begin Message ---
Source: actdiag
Source-Version: 0.5.3-1

We believe that the bug you reported is fixed in the latest version of
actdiag, 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.
Kouhei Maeda <[email protected]> (supplier of updated actdiag 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, 01 Sep 2014 07:24:31 +0900
Source: actdiag
Binary: python-actdiag python3-actdiag
Architecture: source all
Version: 0.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Kouhei Maeda <[email protected]>
Changed-By: Kouhei Maeda <[email protected]>
Description:
 python-actdiag - generate activity-diagram image file from spec-text file
 python3-actdiag - generate activity-diagram image file from spec-text file 
(Python3
Closes: 759894
Changes:
 actdiag (0.5.3-1) unstable; urgency=medium
 .
   * New upstream release
     - Fixed FTBFS test_pep8.test_pep8 (Closes: #759894)
   * Supported Python 3
     - Appended python3-actdiag package
   * debian/control
     - Build-Depends
       * Removed: quilt
       * Appended: dh-python, python3-all, python3-setuptools, python3-pep8,
         python3-nose, python3-blockdiag
     - Standards-Version: Bump version to 3.9.5.
   * debian/rules
     - Applied pybuild
     - Appended targets:
       * override_dh_python, override_dh_python3, convert_manpage_actdiag3
   * debian/patches
     - Removed update_egg-info.patch
Checksums-Sha1:
 ca30749e2af9376295514508c88a946ebc276e36 2002 actdiag_0.5.3-1.dsc
 45d6958b653fe72c06b6c0f19dc0350f8b13f26b 23803 actdiag_0.5.3.orig.tar.gz
 a44ca57dee4963426c49345751acfd3b2ee4bdad 4420 actdiag_0.5.3-1.debian.tar.xz
 d7eb3fd0d23db889cbbfc61d1bd6de03a6ab6b71 17562 python-actdiag_0.5.3-1_all.deb
 38e45457f855de58145ca54818c451e3ca3cbefd 17010 python3-actdiag_0.5.3-1_all.deb
Checksums-Sha256:
 3feb53884bfcc07f0769af301df143f6365d6872c748ce734e731f05ab15ef5b 2002 
actdiag_0.5.3-1.dsc
 caed06165657f38972835ca3ed8b132b09d0d91e1835e6d5dd9b3d90a78524ef 23803 
actdiag_0.5.3.orig.tar.gz
 35dc761dae28c8f10ab967672d9f7270fd16f52ed5b994fbc103f7f61150e442 4420 
actdiag_0.5.3-1.debian.tar.xz
 ee557d0ab6b43322075f09a4d657ed4e3a8eed72afa18071bb988daa48d7ba32 17562 
python-actdiag_0.5.3-1_all.deb
 5d33c9a91ca720ec55537ec4e4bfc1e718282c74649ba9f097d106ea7f86761a 17010 
python3-actdiag_0.5.3-1_all.deb
Files:
 ca3336d9bf4ee8fbcd361c1452ff08ed 17562 python optional 
python-actdiag_0.5.3-1_all.deb
 c5c50753b803096320d2e07754f66909 17010 python optional 
python3-actdiag_0.5.3-1_all.deb
 cf03c3796a5e7f358f1fcc98d7ac351b 2002 python optional actdiag_0.5.3-1.dsc
 ff7c4063d27db6c0040bc04d9a4de67e 23803 python optional 
actdiag_0.5.3.orig.tar.gz
 68d96b3d1c2bd2ffa84733544107925e 4420 python optional 
actdiag_0.5.3-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUB8aPAAoJEDIkf7tArR+mEYcP/1A4+4wY9fm8CciTVu9iE8wn
rl9c8tsSzJ/uDwbgu03lYa/o7W5XojM+RpR+HuRuyGjqoiss2zPJjiOR+1W7EFpB
4GvotYC6TI75x3TCfz7a2/VBZqLbZCIznGOZJKQKk85AxDwtjJkBo4YtdxpaBUpT
DwFVUwGZNAV135B/9TGyYTo3gXVRJBLZ2mDCPeDtacxJDStQlnjF0+N6dL29fA8l
T8lSBZvfJwzeIsEnmjfmYD6jN2x0FbeMJ8uOSvmCn6l8m6ETXBLloNj/lJ7oYazW
dwDl1tqLZY8FuCTzwnN/VhqiTfzZLydbgw425LpZPlDRIly1gRKW9E0oN0+enjOZ
nOk+hg/1jAZ67m5KI9BbarUBRTay4OC2Lzezfo+VgYpvnt7nT3VY/MR7yueUSbYi
VcG73wva26OUlV91MRCmkuaxYp2Zi2FdEjqSuMgwmpcoYCuQCi/HS9DYKIW+wzVF
jZUsoS65CZUF3f2Mxy+1Aos3Ch+ZzUdNhP8F/kLpa/W2cC/BmhTQ/AvhDJXsTIjj
5vGdb+QvqgnJ5OZNSKPttKE51IOyBPTmgP5uLv45LfYM9q/sqZeluqdIUD9F+H4v
Zm44TvLe2J9RastUEHz/6nxuAzliFD9QxceLDnfRtTaW5S6pQQMnSiqC6dDVBO7m
FDyICG8fbg3wOSzAZwe9
=tZXK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to