Your message dated Sun, 22 Jan 2017 18:04:45 +0000
with message-id <e1cvmvr-0009fw...@fasolo.debian.org>
and subject line Bug#851014: fixed in python-xmp-toolkit 
2.0.1+git20140309.5437b0a-4
has caused the Debian Bug report #851014,
regarding python-xmp-toolkit: FTBFS: dh_auto_test: pybuild --test -i 
python{version} -p 2.7 returned exit code 13
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.)


-- 
851014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851014
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-xmp-toolkit
Version: 2.0.1+git20140309.5437b0a-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170111 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):
>  debian/rules build
> dh build  --with python2,python3,sphinxdoc --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
> I: pybuild base:184: python3.5 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> copying libxmp/utils.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> copying libxmp/files.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> copying libxmp/exempi.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> copying libxmp/core.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> copying libxmp/__init__.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> copying libxmp/consts.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> copying libxmp/version.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_2.7/build/libxmp
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
> copying libxmp/utils.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
> copying libxmp/files.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
> copying libxmp/exempi.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
> copying libxmp/core.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
> copying libxmp/__init__.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
> copying libxmp/consts.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
> copying libxmp/version.py -> 
> /<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/.pybuild/pythonX.Y_3.5/build/libxmp
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py test 
> running test
> running egg_info
> creating python_xmp_toolkit.egg-info
> writing requirements to python_xmp_toolkit.egg-info/requires.txt
> writing python_xmp_toolkit.egg-info/PKG-INFO
> writing top-level names to python_xmp_toolkit.egg-info/top_level.txt
> writing dependency_links to python_xmp_toolkit.egg-info/dependency_links.txt
> writing manifest file 'python_xmp_toolkit.egg-info/SOURCES.txt'
> reading manifest file 'python_xmp_toolkit.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'python_xmp_toolkit.egg-info/SOURCES.txt'
> running build_ext
> test_jpeg (test.test_roundtrip.TestRoundTrip)
> Create XMP from scratch to store in a jpeg. ... ok
> test_sturm_und_drang (test.test_roundtrip.TestRoundTrip)
> Should be able to write a property which includes umlauts. ... ok
> test_tiff (test.test_roundtrip.TestRoundTrip)
> Write to a TIFF that does not already have the XMP tag. ... ok
> test_3 (test.test_exempi.TestExempi)
> Corresponds to test3.cpp ... ok
> test_bad_formats (test.test_exempi.TestExempi)
> Verify check_file_format on PDF, Adobe Illustrator, XMP. ... skipped 'Issue 
> 26'
> test_bgo (test.test_exempi.TestExempi)
> Corresponds to test-bgo.cpp ... ok
> test_exempi_core (test.test_exempi.TestExempi)
> According to test-exempi-core.cpp ... ok
> test_formats (test.test_exempi.TestExempi)
> Verify that check_file_format function works as expected. ... ok
> test_serialize (test.test_exempi.TestExempi)
> Corresponds to test-serialize.cpp ... ok
> test_tiff_leak (test.test_exempi.TestExempi)
> Corresponds to test-tiff-leak.cpp ... ok
> test_write_new_date_property (test.test_exempi.TestExempi) ... ok
> test_write_new_property (test.test_exempi.TestExempi)
> Corresponds to test-write-new-property.cpp ... ok
> test_xmp_files (test.test_exempi.TestExempi)
> Corresponds to test_xmp_files.cpp ... ok
> test_xmpfiles_write (test.test_exempi.TestExempi)
> According to test-xmpfiles-write.cpp ... ok
> test_init (test.test_exempi.TestInit)
> TODO:  fill in the docstring ... ok
> test_iter_skip_subtree (test.test_exempi.TestIteration)
> Alter the iteration midstream. ... ok
> test_namespaces (test.test_exempi.TestIteration)
> Iterate through the namespaces. ... skipped 'Issue 27'
> test_no_namespace_single_prop_leaf_nodes (test.test_exempi.TestIteration)
> Get all the leaf nodes from a single property. ... skipped 'Issue 28.'
> test_single_namespace_leaf_nodes (test.test_exempi.TestIteration)
> Get all the leaf nodes from a single namespace. ... ok
> test_single_namespace_leaf_nodes_omit_qualifiers 
> (test.test_exempi.TestIteration)
> Get all the leaf nodes (no qualifiers) from a single namespace. ... ok
> test_single_namespace_properties (test.test_exempi.TestIteration)
> Get all the properties from a single namespace. ... ok
> test_single_namespace_single_path_children (test.test_exempi.TestIteration)
> Get just child nodes from a single path, single namespace. ... ok
> test_single_namespace_single_path_leaf_names (test.test_exempi.TestIteration)
> Get just leaf names from a single path, single namespace. ... FAIL
> test_single_namespace_single_path_leaf_nodes (test.test_exempi.TestIteration)
> Get all the leaf nodes from a single path, single namespace. ... ok
> test_file_not_there_check_file_format (test.test_exempi.TestPythonXmpToolkit) 
> ... ok
> test_file_not_there_open_new (test.test_exempi.TestPythonXmpToolkit) ... ok
> test_can_put_xmp (test.test_files.XMPFilesTestCase) ... ok
> test_close_file (test.test_files.XMPFilesTestCase) ... ok
> test_exempi_bad_combinations (test.test_files.XMPFilesTestCase) ... ok
> test_get_xmp (test.test_files.XMPFilesTestCase) ... ok
> test_init_del (test.test_files.XMPFilesTestCase) ... ok
> test_open_file (test.test_files.XMPFilesTestCase) ... ok
> test_open_file_with_options (test.test_files.XMPFilesTestCase)
> Try all open options ... ok
> test_open_open_limitscanning (test.test_files.XMPFilesTestCase)
> Verify this library failure. ... ok
> test_open_use_smarthandler (test.test_files.XMPFilesTestCase)
> Verify this library failure. ... ok
> test_print_bom (test.test_files.XMPFilesTestCase)
> Should be able to print XMP packets despite BOM. ... ok
> test_repr (test.test_files.XMPFilesTestCase)
> Test __repr__ and __str__ on XMPFiles objects. ... ok
> test_test_files (test.test_files.XMPFilesTestCase) ... ok
> test_tiff_smarthandler (test.test_files.XMPFilesTestCase)
> Verify action of TIFF smarthandler when tag length > 255 ... ok
> test_write_in_readonly (test.test_files.XMPFilesTestCase)
> If not "open_forupdate = True", should raise exception ... XMPFiles::PutXMP - 
> Not open for update
> ok
> test_delete_property (test.test_core_unit.NegativeTestCases) ... ok
> test_delete_property_bad_schema (test.test_core_unit.NegativeTestCases) ... 
> Unregistered schema namespace URI
> ok
> test_2bytes_codepoint (test.test_core_unit.UnicodeTestCase) ... ok
> test_get_localized_text (test.test_core_unit.UnicodeTestCase) ... ok
> test_libxmp_version (test.test_core_unit.UnicodeTestCase)
> Verify that the version attribute is accessible. ... ok
> test_parse_from_str_3_bytes_per_codepoint 
> (test.test_core_unit.UnicodeTestCase) ... ok
> test_xmpmeta_repr (test.test_core_unit.UnicodeTestCase)
> Should be a str in both 2.x and 3.x ... ok
> test_xmpmeta_str (test.test_core_unit.UnicodeTestCase)
> In 2.7, str must return a byte string.  In 3.x, it is a str. ... ok
> test_xmpmeta_unicode_27 (test.test_core_unit.UnicodeTestCase)
> In 2.7, unicode(xmp) should return a unicode object. ... ok
> test_file_to_dict (test.test_core_unit.UtilsTestCase) ... ok
> test_file_to_dict_nofile (test.test_core_unit.UtilsTestCase) ... ok
> test_file_to_dict_noxmp (test.test_core_unit.UtilsTestCase) ... ok
> test_object_to_dict (test.test_core_unit.UtilsTestCase) ... ok
> test_object_to_dict_noxmp (test.test_core_unit.UtilsTestCase) ... ok
> test_clone (test.test_core_unit.XMPMetaTestCase) ... ok
> test_count_array_items (test.test_core_unit.XMPMetaTestCase)
> Tests XMPMeta method count_array_items. ... ok
> test_does_array_item_exist (test.test_core_unit.XMPMetaTestCase)
> Tests XMPMeta method does_array_item_exist.  Issue #03 ... ok
> test_does_property_exist (test.test_core_unit.XMPMetaTestCase) ... ok
> test_exempi_core (test.test_core_unit.XMPMetaTestCase)
> Corresponds to test_exempi.TestExempi.test_exempi_core ... ok
> test_get_localized_text (test.test_core_unit.XMPMetaTestCase) ... ok
> test_get_xmp (test.test_core_unit.XMPMetaTestCase) ... ok
> test_init_del (test.test_core_unit.XMPMetaTestCase) ... ok
> test_parse_str (test.test_core_unit.XMPMetaTestCase) ... ok
> test_serialize_and_format (test.test_core_unit.XMPMetaTestCase) ... 
> Inconsistent options for read-only packet
> Inconsistent options for non-packet serialize
> Inconsistent options for exact size serialize
> ok
> test_serialize_str (test.test_core_unit.XMPMetaTestCase) ... Inconsistent 
> options for read-only packet
> Inconsistent options for non-packet serialize
> Inconsistent options for exact size serialize
> ok
> test_serialize_unicode (test.test_core_unit.XMPMetaTestCase) ... Inconsistent 
> options for read-only packet
> Inconsistent options for non-packet serialize
> Inconsistent options for exact size serialize
> ok
> test_shorthand_rdf (test.test_core_unit.XMPMetaTestCase) ... ok
> test_skip (test.test_core_unit.XMPMetaTestCase)
> Verify usage of XMPMeta skip method. ... ok
> test_test_files (test.test_core_unit.XMPMetaTestCase) ... ok
> test_text_property_450 (test.test_core_unit.XMPMetaTestCase) ... ok
> test_text_property_450_file (test.test_core_unit.XMPMetaTestCase) ... ok
> test_write_new_property (test.test_core_unit.XMPMetaTestCase)
> Corresponds to test-write-new-property.cpp ... ok
> test_write_new_struct_in_array (test.test_core_unit.XMPMetaTestCase) ... ok
> 
> ======================================================================
> FAIL: test_single_namespace_single_path_leaf_names 
> (test.test_exempi.TestIteration)
> Get just leaf names from a single path, single namespace.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<BUILDDIR>>/python-xmp-toolkit-2.0.1+git20140309.5437b0a/test/test_exempi.py",
>  line 546, in test_single_namespace_single_path_leaf_names
>     self.assertEqual(schemas, [NS_DC, NS_DC, NS_DC])
> AssertionError: Lists differ: [u'http://purl.org/dc/elements... != 
> ['http://purl.org/dc/elements/...
> 
> First differing element 1:
> u''
> 'http://purl.org/dc/elements/1.1/'
> 
> - [u'http://purl.org/dc/elements/1.1/',
> ?  -
> 
> + ['http://purl.org/dc/elements/1.1/',
> -  u'',
> -  u'http://www.w3.org/XML/1998/namespace']
> +  'http://purl.org/dc/elements/1.1/',
> +  'http://purl.org/dc/elements/1.1/']
> 
> ----------------------------------------------------------------------
> Ran 73 tests in 3.210s
> 
> FAILED (failures=1, skipped=3)
> Test failed: <unittest.runner.TextTestResult run=73 errors=0 failures=1>
> error: Test failed: <unittest.runner.TextTestResult run=73 errors=0 
> failures=1>
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: 
> python2.7 setup.py test 
> dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

The full build log is available from:
   
http://aws-logs.debian.net/2017/01/11/python-xmp-toolkit_2.0.1+git20140309.5437b0a-3_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: python-xmp-toolkit
Source-Version: 2.0.1+git20140309.5437b0a-4

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

Debian distribution maintenance software
pp.
Daniel Stender <sten...@debian.org> (supplier of updated python-xmp-toolkit 
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: Sun, 22 Jan 2017 18:29:57 +0100
Source: python-xmp-toolkit
Binary: python-libxmp python3-libxmp python-libxmp-doc
Architecture: source all
Version: 2.0.1+git20140309.5437b0a-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Daniel Stender <sten...@debian.org>
Description:
 python-libxmp - Python library for XMP metadata
 python-libxmp-doc - Python library for XMP metadata - documentation
 python3-libxmp - Python3 library for XMP metadata
Closes: 851014
Changes:
 python-xmp-toolkit (2.0.1+git20140309.5437b0a-4) unstable; urgency=medium
 .
   * add test_exempi-fix-for-exempi-2.4.0.patch (Closes: #851014).
Checksums-Sha1:
 8709af9f948c2f4ba51d3216558cbc1b8a74b285 2600 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4.dsc
 0a3b880dc933710efad3e8fc54f6ae991d6f04d4 3574819 
python-xmp-toolkit_2.0.1+git20140309.5437b0a.orig.tar.gz
 3f1a2bac0b57ce041ff68e40667cc2cae22bd82e 6228 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4.debian.tar.xz
 e4dad6a59bdac2b30c97d6fd7b903190c4d681fb 40492 
python-libxmp-doc_2.0.1+git20140309.5437b0a-4_all.deb
 cd8788aad8ada44443d389ec59bb8109078d6c9f 24178 
python-libxmp_2.0.1+git20140309.5437b0a-4_all.deb
 6ebb635f3deb8ec7a546ff4bba4bd48575fb4a46 7040 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4_amd64.buildinfo
 5cb51af16f3a42994c8e3a102168dcf05735ff0a 24258 
python3-libxmp_2.0.1+git20140309.5437b0a-4_all.deb
Checksums-Sha256:
 2aeee920103dbe340f7084ec6faee1b6baa4feb47f8f9e2b521d6b20f37cd94e 2600 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4.dsc
 a8718789f5d48909bcee485799b1cfcc64194df92dbe6888aaffc0af1e23d72b 3574819 
python-xmp-toolkit_2.0.1+git20140309.5437b0a.orig.tar.gz
 b9b45704505da206cf839afd36a12091c33e7690305fdd50e0e1a31ecb6ca7f7 6228 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4.debian.tar.xz
 9082c7d8e9e7f011f9307dcdcf29ae67821b6407fce4d3c58673e456d066d75b 40492 
python-libxmp-doc_2.0.1+git20140309.5437b0a-4_all.deb
 8f85662d433a4ebcb939d520558ef1085be3d2114c1043b068b5c4c1a4494525 24178 
python-libxmp_2.0.1+git20140309.5437b0a-4_all.deb
 8d97cb6045a0c39cd05280d9507436120ee5318c5e0c3c8c3abf4f0cc6a9f259 7040 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4_amd64.buildinfo
 9e5d4ce9bdd392ef501fa20a97bdd98985e43624c9d13fbc4182818f2dec3611 24258 
python3-libxmp_2.0.1+git20140309.5437b0a-4_all.deb
Files:
 f4653eea8bdf35d196d904309a7700a5 2600 python optional 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4.dsc
 316b38502f98643732724933d3c9432b 3574819 python optional 
python-xmp-toolkit_2.0.1+git20140309.5437b0a.orig.tar.gz
 7562f12be9f7df6ae9410bf3156abe84 6228 python optional 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4.debian.tar.xz
 b50b7b2f3695ce731fcffcdae20e9904 40492 doc optional 
python-libxmp-doc_2.0.1+git20140309.5437b0a-4_all.deb
 d8a4984c8211db0606dab583a427e684 24178 python optional 
python-libxmp_2.0.1+git20140309.5437b0a-4_all.deb
 ba1309e93a8eea86524c27ae553db05d 7040 python optional 
python-xmp-toolkit_2.0.1+git20140309.5437b0a-4_amd64.buildinfo
 6cf0de5890849a3fb09c181a0c87ff81 24258 python optional 
python3-libxmp_2.0.1+git20140309.5437b0a-4_all.deb

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

iQIzBAEBCgAdFiEERsscqJ6jt0N2dh25FeCa9N9RgsgFAliE7vwACgkQFeCa9N9R
gshCMg/+LOtZEXInPjZJt4wTrfUuFYbGlDV3+F3fy2Zked4yC7c9TQozU+V72wI6
LdlWCq1IXJe/odB8lYEkl7Evn5Ihr4w3kwvsJ93IGg+Hn57pJUgvFyf3YSByhe8u
58edigWda+xWUdZsKUWI1EslNRmdunFCu2cI8vcyYjBX1ZsUK4NxzU97wtiLB0jI
zt0Jric8p3mOPhsdlgs4TLpeDNuphyO+F3BMRQtIcc7JdAl4sHEjtzoDUPJ1zcRn
y1yBGH68UTX41/v4np3+CRfqZ42F8UOtx6N8Sx5moHyutVhnNlMUQuqA6wpgtisO
7NMTPU82iSKTR5GMi0SUHVb6NSDdTklQJEvsQ3bAZFce/VOYCLYqrPIsT0vrWGe4
mgux8wlajM7RI+AEw9UjuQj1OqgPlpaZ4UNrcAKI50sIT+loDpUSQQcFGuspENsF
IvUeBcxQv1xjFtnlA/g2nNP6Dj8QyGdyxsLruKm9juHDCOpcY5/NZuvgK+Vepcqw
gRGDCdJMSpqZ65FoY2cXbtb0mf/4kGFBF+3wq8LT7iis0eELDC/nvmZ2TNyFxei3
fsjVXcaqQ6tM9shG1SmKBwZ+TePqxbjMd29a5YaEQpXOkNua4VL3Rq3SRcVrvo/X
NTEqbvTS1iAyolnRUifbW9y6y8Whn+DggV3Zw7qebxtfpM8renk=
=lICR
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to