Your message dated Mon, 15 Sep 2014 17:18:43 +0000
with message-id <e1xtzvh-0008g9...@franck.debian.org>
and subject line Bug#759958: fixed in dirspec 4.2.0-2
has caused the Debian Bug report #759958,
regarding dirspec: FTBFS: tests failed
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.)


-- 
759958: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759958
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dirspec
Version: 4.2.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
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»'
> ./run-tests
> + python ./setup.py build test clean
> running build
> running build_py
> running test
> running egg_info
> creating dirspec.egg-info
> writing dirspec.egg-info/PKG-INFO
> writing top-level names to dirspec.egg-info/top_level.txt
> writing dependency_links to dirspec.egg-info/dependency_links.txt
> writing manifest file 'dirspec.egg-info/SOURCES.txt'
> reading manifest file 'dirspec.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'dirspec.egg-info/SOURCES.txt'
> running build_ext
> test_darwin_pkgd (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd ... ok
> test_darwin_pkgd_raises_nopath (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_nopath 
> ... ok
> test_darwin_pkgd_raises_on_no_appnames 
> (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_on_no_appnames
>  ... ok
> test_linux_no_src_relative_path (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_no_src_relative_path ... ok
> test_linux_src_relative_path_exists (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_src_relative_path_exists 
> ... ok
> test_get_config_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_config_dirs ... ok
> test_get_data_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_data_dirs ... ok
> test_get_env_path_no_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_no_var 
> ... skipped u'UnicodeEncodeError: bug #907053'
> test_get_env_path_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_var ... 
> skipped u'UnicodeEncodeError: bug #907053'
> test_get_special_folders (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_special_folders 
> ... skipped u'Win32 is required for this test.'
> test_unfrozen_dev_toplevel (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel ... ok
> test_unfrozen_dev_toplevel_raises_nopath 
> (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel_raises_nopath
>  ... ok
> test_user_home_is_utf8_bytes (dirspec.tests.test_utils.UtilsTestCase)
> dirspec.tests.test_utils.UtilsTestCase.test_user_home_is_utf8_bytes ... ok
> test_windows_pkgd (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd ... ok
> test_windows_pkgd_raises_nopath (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd_raises_nopath 
> ... ok
> test_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_cache_home ... ok
> test_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_dirs ... ok
> test_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_home ... ok
> test_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_dirs ... ok
> test_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_home ... ok
> test_default_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_cache_home ... ok
> test_default_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_dirs ... ok
> test_default_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_home ... ok
> test_default_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_dirs ... ok
> test_default_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_home ... ok
> test_load_config_paths_filter (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_load_config_paths_filter ... 
> ok
> test_save_config_path (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_save_config_path ... ok
> test_xdg_cache_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_cache_home_is_utf8_bytes 
> ... ok
> test_xdg_config_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_dirs_are_bytes ... 
> ok
> test_xdg_config_home_is_utf8_bytes 
> (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_home_is_utf8_bytes 
> ... ok
> test_xdg_data_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_dirs_are_bytes ... ok
> test_xdg_data_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_home_is_utf8_bytes 
> ... ok
> 
> ----------------------------------------------------------------------
> Ran 32 tests in 0.009s
> 
> OK (skipped=3)
> ++ which python3
> + '[' -x /usr/bin/python3 ']'
> + python3 ./setup.py build test clean
> running build
> running build_py
> running test
> running egg_info
> writing dirspec.egg-info/PKG-INFO
> writing top-level names to dirspec.egg-info/top_level.txt
> writing dependency_links to dirspec.egg-info/dependency_links.txt
> reading manifest file 'dirspec.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'dirspec.egg-info/SOURCES.txt'
> running build_ext
> test_darwin_pkgd (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd ... ok
> test_darwin_pkgd_raises_nopath (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_nopath 
> ... ok
> test_darwin_pkgd_raises_on_no_appnames 
> (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_on_no_appnames
>  ... ok
> test_linux_no_src_relative_path (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_no_src_relative_path ... ok
> test_linux_src_relative_path_exists (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_src_relative_path_exists 
> ... ok
> test_get_config_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_config_dirs ... ok
> test_get_data_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_data_dirs ... ok
> test_get_env_path_no_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_no_var 
> ... skipped 'UnicodeEncodeError: bug #907053'
> test_get_env_path_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_var ... 
> skipped 'UnicodeEncodeError: bug #907053'
> test_get_special_folders (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_special_folders 
> ... skipped 'Win32 is required for this test.'
> test_unfrozen_dev_toplevel (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel ... ok
> test_unfrozen_dev_toplevel_raises_nopath 
> (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel_raises_nopath
>  ... ok
> test_user_home_is_utf8_bytes (dirspec.tests.test_utils.UtilsTestCase)
> dirspec.tests.test_utils.UtilsTestCase.test_user_home_is_utf8_bytes ... ok
> test_windows_pkgd (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd ... ok
> test_windows_pkgd_raises_nopath (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd_raises_nopath 
> ... ok
> test_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_cache_home ... ok
> test_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_dirs ... ok
> test_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_home ... ok
> test_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_dirs ... ok
> test_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_home ... ok
> test_default_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_cache_home ... ok
> test_default_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_dirs ... ok
> test_default_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_home ... ok
> test_default_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_dirs ... ok
> test_default_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_home ... ok
> test_load_config_paths_filter (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_load_config_paths_filter ... 
> ok
> test_save_config_path (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_save_config_path ... ok
> test_xdg_cache_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_cache_home_is_utf8_bytes 
> ... ok
> test_xdg_config_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_dirs_are_bytes ... 
> ok
> test_xdg_config_home_is_utf8_bytes 
> (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_home_is_utf8_bytes 
> ... ok
> test_xdg_data_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_dirs_are_bytes ... ok
> test_xdg_data_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_home_is_utf8_bytes 
> ... ok
> 
> ----------------------------------------------------------------------
> Ran 32 tests in 0.007s
> 
> OK (skipped=3)
> + pyflakes dirspec setup.py
> + pep8 --exclude=.pc --repeat . setup.py
> ./build/lib.linux-x86_64-2.7/dirspec/utils.py:175:35: E128 continuation line 
> under-indented for visual indent
> ./build/lib/dirspec/utils.py:175:35: E128 continuation line under-indented 
> for visual indent
> ./dirspec/utils.py:175:35: E128 continuation line under-indented for visual 
> indent
> debian/rules:10: 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/dirspec_4.2.0-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: dirspec
Source-Version: 4.2.0-2

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

Debian distribution maintenance software
pp.
Micah Anderson <mi...@debian.org> (supplier of updated dirspec 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: Mon, 15 Sep 2014 13:15:41 -0400
Source: dirspec
Binary: python-dirspec python3-dirspec
Architecture: source all
Version: 4.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Micah Anderson <mi...@debian.org>
Changed-By: Micah Anderson <mi...@debian.org>
Description:
 python-dirspec - Python User Folders Specification Library
 python3-dirspec - Python User Folders Specification Library
Closes: 759958
Changes:
 dirspec (4.2.0-2) unstable; urgency=medium
 .
   * Fix for PEP8 E128 causing FTBFS (Closes: #759958)
Checksums-Sha1:
 ed022e87c72926b6c9f32db04c052da00853398f 1963 dirspec_4.2.0-2.dsc
 e5b7a89d1207e62d4d8b2e8e46c66bb78f35700f 3388 dirspec_4.2.0-2.debian.tar.xz
 8801ce9067c5aae7c69bf64f59f696f310fe6c67 7298 python-dirspec_4.2.0-2_all.deb
 4b1c5407d0c90470e747e87b51b3cf9e2a8f6aef 7228 python3-dirspec_4.2.0-2_all.deb
Checksums-Sha256:
 548d8e1504205b6679bab4c7d0cc5d32415fb3da19f52f1205cfd62ec23c36e3 1963 
dirspec_4.2.0-2.dsc
 afa91f7ea4f37a8c0bcba108140e8e1aec3e71d6d09994547855760717d46d0f 3388 
dirspec_4.2.0-2.debian.tar.xz
 45a6d9a4970cc2b8854a04c3e61c2df970af49963f7deefc04cda06267f9a192 7298 
python-dirspec_4.2.0-2_all.deb
 e05f8dadef7c2bd8ae5da1f233e98c68203c20b698d71337e3356c22dc7633f8 7228 
python3-dirspec_4.2.0-2_all.deb
Files:
 b1137296b4a70965639d53f1ffed6c1b 7298 python extra 
python-dirspec_4.2.0-2_all.deb
 d831b7d37e5a7795af7d880d3558a311 7228 python extra 
python3-dirspec_4.2.0-2_all.deb
 c476b77ece77d6e84e79d1b08d384adc 1963 python extra dirspec_4.2.0-2.dsc
 65c960472af4b082fe4beccdb894163a 3388 python extra 
dirspec_4.2.0-2.debian.tar.xz

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

iQJ8BAEBCgBmBQJUFx8cXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0Nzc3NTM1RkU1NDcxNTYyNjI2MDc3QjU4
Q0JGOUEzMjI4NjFBNzkwAAoJEIy/mjIoYaeQJnwP/1UCI9PpQ3C91T158eOTewIg
rWOmiTkCVecDOjWcm2cC+lf+ry40IJPwxM0D9JhKMA1beMie0MpSu6SEwHUTzDas
HV7rQNOrRa/kI+QrdHjjn+UO6LAdjaqPorYaLzca0barQV0EYK6Fm4EHmzrUjYEQ
9ZPPbPdCzZUXBAmGWPWthBmKmhtcSRdrVIMYDsStRLG7OcLE8qgunGWd2CX6fnlr
5T3NnuuCaAlQ79N8gKHwrHDCSaAsXTIxbDlcZQ2w43NT0jvKsSwuLg22TwKKiSaw
7tQ7qdYNDOX740XJiFt1AVMG7WZILTK6L2yL/zSw5MD9VU3vRrHjMdDxiLnLjMGi
EjPwNFEpXMHe4ExSS5y3PsFcj37+NyP28qHxZoUnAHiwwncQ3hWgsLxpbUfYMsYy
fzpFOX5+nr39S05opDwZ7PT99AgMfiHOW8EaWUIwaODcTxYSrILsCKltxHNPC4qm
Y1X1eJGTwu9w/IuudGAKrzrSG6SEfOHm91ke+4b5hiTTWAmHunparC+42Kum10pZ
WnqDaGIix/Q3yKJFZwHNfuLLSNBC/AO9g66nvR2nPA/gby+PCeTJlh3ynSyJ0PQZ
sCkXKpVN57cR9D53ZdPX5Sf7hFgEzzjji5FzSTHbquUqkKBcTrxEDYjk5oHRPBVf
xgBDL6epW9rzvqzXoWOh
=4nT/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to