Your message dated Thu, 07 Apr 2022 16:34:12 +0000
with message-id <e1ncv5i-000hrn...@fasolo.debian.org>
and subject line Bug#1008336: fixed in xhtml2pdf 0.2.5-1
has caused the Debian Bug report #1008336,
regarding xhtml2pdf: FTBFS: dh_auto_test: error: pybuild --test --test-nose -i 
python{version} -p "3.10 3.9" 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.)


-- 
1008336: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008336
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xhtml2pdf
Version: 0.2.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

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 python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/paragraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/xhtml2pdf_reportlab.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/default.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/tables.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/tags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/wsgi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/reportlab_paragraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/context.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/pisa.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/pdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/document.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/cssDOMElementInterface.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/cssSpecial.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/cssParser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/css.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/w3c
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/config
> copying xhtml2pdf/config/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/config
> copying xhtml2pdf/config/httpconfig.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/config
> running egg_info
> creating xhtml2pdf.egg-info
> writing xhtml2pdf.egg-info/PKG-INFO
> writing dependency_links to xhtml2pdf.egg-info/dependency_links.txt
> writing entry points to xhtml2pdf.egg-info/entry_points.txt
> writing requirements to xhtml2pdf.egg-info/requires.txt
> writing top-level names to xhtml2pdf.egg-info/top_level.txt
> writing manifest file 'xhtml2pdf.egg-info/SOURCES.txt'
> reading manifest file 'xhtml2pdf.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> adding license file 'AUTHORS.rst'
> writing manifest file 'xhtml2pdf.egg-info/SOURCES.txt'
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/paragraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/xhtml2pdf_reportlab.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/default.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/tables.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/tags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/wsgi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/reportlab_paragraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/context.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/pisa.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/pdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> copying xhtml2pdf/document.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/cssDOMElementInterface.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/cssSpecial.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/cssParser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/w3c
> copying xhtml2pdf/w3c/css.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/w3c
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/config
> copying xhtml2pdf/config/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/config
> copying xhtml2pdf/config/httpconfig.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/config
> running egg_info
> writing xhtml2pdf.egg-info/PKG-INFO
> writing dependency_links to xhtml2pdf.egg-info/dependency_links.txt
> writing entry points to xhtml2pdf.egg-info/entry_points.txt
> writing requirements to xhtml2pdf.egg-info/requires.txt
> writing top-level names to xhtml2pdf.egg-info/top_level.txt
> reading manifest file 'xhtml2pdf.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> adding license file 'AUTHORS.rst'
> writing manifest file 'xhtml2pdf.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build; python3.10 -m nose 
> -v test
> Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)) ... ERROR
> Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)) ... ERROR
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' (/usr/lib/python3/dist-packages/reportlab/lib/utils.py))
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 416, in 
> loadTestsFromName
>     module = self.importer.importFromPath(
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.10/imp.py", line 235, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.10/imp.py", line 172, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 719, in _load
>   File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 883, in exec_module
>   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/test/testBackground.py",
>  line 17, in <module>
>     from cookbook import html2pdf
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/test/cookbook.py", 
> line 29, in <module>
>     from xhtml2pdf import pisa
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/pisa.py", 
> line 19, in <module>
>     from xhtml2pdf.document import pisaDocument
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/document.py",
>  line 4, in <module>
>     from xhtml2pdf.context import pisaContext
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/context.py",
>  line 19, in <module>
>     import xhtml2pdf.parser
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/parser.py",
>  line 32, in <module>
>     from xhtml2pdf.tables import *  # TODO: Kill wild import!
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/tables.py",
>  line 8, in <module>
>     from xhtml2pdf.tags import pisaTag
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/tags.py", 
> line 10, in <module>
>     from xhtml2pdf import xhtml2pdf_reportlab
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/xhtml2pdf_reportlab.py",
>  line 20, in <module>
>     from reportlab.lib.utils import flatten, open_for_read, getStringIO, \
> ImportError: cannot import name 'getStringIO' from 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' (/usr/lib/python3/dist-packages/reportlab/lib/utils.py))
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 416, in 
> loadTestsFromName
>     module = self.importer.importFromPath(
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.10/imp.py", line 235, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.10/imp.py", line 172, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 719, in _load
>   File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 883, in exec_module
>   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/test/testEvenOddPage.py",
>  line 16, in <module>
>     from cookbook import html2pdf
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/test/cookbook.py", 
> line 29, in <module>
>     from xhtml2pdf import pisa
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/pisa.py", 
> line 19, in <module>
>     from xhtml2pdf.document import pisaDocument
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/document.py",
>  line 4, in <module>
>     from xhtml2pdf.context import pisaContext
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/context.py",
>  line 19, in <module>
>     import xhtml2pdf.parser
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/parser.py",
>  line 32, in <module>
>     from xhtml2pdf.tables import *  # TODO: Kill wild import!
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/tables.py",
>  line 8, in <module>
>     from xhtml2pdf.tags import pisaTag
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/tags.py", 
> line 10, in <module>
>     from xhtml2pdf import xhtml2pdf_reportlab
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build/xhtml2pdf/xhtml2pdf_reportlab.py",
>  line 20, in <module>
>     from reportlab.lib.utils import flatten, open_for_read, getStringIO, \
> ImportError: cannot import name 'getStringIO' from 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)
> 
> ----------------------------------------------------------------------
> Ran 2 tests in 0.164s
> 
> FAILED (errors=2)
> E: pybuild pybuild:367: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xhtml2pdf/build; python3.10 -m nose 
> -v test
> I: pybuild base:237: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build; python3.9 -m nose -v 
> test
> Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)) ... ERROR
> Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)) ... ERROR
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' (/usr/lib/python3/dist-packages/reportlab/lib/utils.py))
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 416, in 
> loadTestsFromName
>     module = self.importer.importFromPath(
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.9/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.9/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 711, in _load
>   File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
>   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/test/testBackground.py",
>  line 17, in <module>
>     from cookbook import html2pdf
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/test/cookbook.py", 
> line 29, in <module>
>     from xhtml2pdf import pisa
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/pisa.py", 
> line 19, in <module>
>     from xhtml2pdf.document import pisaDocument
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/document.py",
>  line 4, in <module>
>     from xhtml2pdf.context import pisaContext
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/context.py",
>  line 19, in <module>
>     import xhtml2pdf.parser
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/parser.py", 
> line 32, in <module>
>     from xhtml2pdf.tables import *  # TODO: Kill wild import!
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/tables.py", 
> line 8, in <module>
>     from xhtml2pdf.tags import pisaTag
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/tags.py", 
> line 10, in <module>
>     from xhtml2pdf import xhtml2pdf_reportlab
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/xhtml2pdf_reportlab.py",
>  line 20, in <module>
>     from reportlab.lib.utils import flatten, open_for_read, getStringIO, \
> ImportError: cannot import name 'getStringIO' from 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)
> 
> ======================================================================
> ERROR: Failure: ImportError (cannot import name 'getStringIO' from 
> 'reportlab.lib.utils' (/usr/lib/python3/dist-packages/reportlab/lib/utils.py))
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
>     raise self.exc_val.with_traceback(self.tb)
>   File "/usr/lib/python3/dist-packages/nose/loader.py", line 416, in 
> loadTestsFromName
>     module = self.importer.importFromPath(
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in 
> importFromDir
>     mod = load_module(part_fqname, fh, filename, desc)
>   File "/usr/lib/python3.9/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/usr/lib/python3.9/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 711, in _load
>   File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
>   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/test/testEvenOddPage.py",
>  line 16, in <module>
>     from cookbook import html2pdf
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/test/cookbook.py", 
> line 29, in <module>
>     from xhtml2pdf import pisa
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/pisa.py", 
> line 19, in <module>
>     from xhtml2pdf.document import pisaDocument
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/document.py",
>  line 4, in <module>
>     from xhtml2pdf.context import pisaContext
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/context.py",
>  line 19, in <module>
>     import xhtml2pdf.parser
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/parser.py", 
> line 32, in <module>
>     from xhtml2pdf.tables import *  # TODO: Kill wild import!
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/tables.py", 
> line 8, in <module>
>     from xhtml2pdf.tags import pisaTag
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/tags.py", 
> line 10, in <module>
>     from xhtml2pdf import xhtml2pdf_reportlab
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build/xhtml2pdf/xhtml2pdf_reportlab.py",
>  line 20, in <module>
>     from reportlab.lib.utils import flatten, open_for_read, getStringIO, \
> ImportError: cannot import name 'getStringIO' from 'reportlab.lib.utils' 
> (/usr/lib/python3/dist-packages/reportlab/lib/utils.py)
> 
> ----------------------------------------------------------------------
> Ran 2 tests in 0.178s
> 
> FAILED (errors=2)
> E: pybuild pybuild:367: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xhtml2pdf/build; python3.9 -m nose -v 
> test
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.10 
> 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/xhtml2pdf_0.2.4-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: xhtml2pdf
Source-Version: 0.2.5-1
Done: Drew Parsons <dpars...@debian.org>

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

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated xhtml2pdf 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: SHA256

Format: 1.8
Date: Thu, 07 Apr 2022 18:06:02 +0200
Source: xhtml2pdf
Architecture: source
Version: 0.2.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 1007012 1008336
Changes:
 xhtml2pdf (0.2.5-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 12 to 13.
   * Update standards version to 4.5.1, no changes needed.
 .
   [ Drew Parsons ]
   * update debian/watch to latest recommended github format (using
     tags). Otherwise v0.2.5 is missed.
   * New upstream release.
   * debian patch missing_bidi.patch skips bidi handling since bidi and
     arabic_reshaper are not yet packaged. Packaging has been requested
     in RFP#921336 and RFP#1009131.
   * debian patch new_reportlab_API_PR590.patch adapts upstream PR#590
     to update code for latest reportlab API.
     Closes: #1007012, #1008336.
   * Build-Depends-Indep: python3-pil, python3-reportlab (>= 3.3.0~)
Checksums-Sha1:
 9319e49089cd2ea793a9660ee7d619a7cfcb3497 2255 xhtml2pdf_0.2.5-1.dsc
 18c79f2ea590c55ad92efb25276d2cdc66a1ad87 4910736 xhtml2pdf_0.2.5.orig.tar.gz
 128925762ea8118bb6f9e365fb1f5371aed6c725 8352 xhtml2pdf_0.2.5-1.debian.tar.xz
Checksums-Sha256:
 d811a29159ef38d9ed439dd802d7e9a6d9ab457408aa7c3d180efc6c3e87fe20 2255 
xhtml2pdf_0.2.5-1.dsc
 6cb3ff827861bc53e88a5ff99fe6b166dabe2861a7bc51f0817009436a7dd4b8 4910736 
xhtml2pdf_0.2.5.orig.tar.gz
 ff4ebb0a1aed4776749bd9c440139b47d09f28183a38e59972e9733723ff5b14 8352 
xhtml2pdf_0.2.5-1.debian.tar.xz
Files:
 f86344852774100f254ddba1c5fd8f0b 2255 python optional xhtml2pdf_0.2.5-1.dsc
 e15ec359f7d502d82cfdfbcd785d3b90 4910736 python optional 
xhtml2pdf_0.2.5.orig.tar.gz
 d85eca8d607690869565a8ce26cbfe35 8352 python optional 
xhtml2pdf_0.2.5-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmJPDREACgkQVz7x5L1a
AfoMwhAAvPp4DI0sw7MJNCjoIT6SglsLGi/eTU57pz5zfcKnn0nhL+MB25uGydn9
xpKvo/tdatcUvbNUG+NgVWDu3ZO1HvdwCkId7uq9wYxMKHspPoHKEDZe/GRSzyd3
C1TgxFFR4pG/8WXrb+G/LW5/0QF1XPN9vj24Mz5wJ5BE5iKQJQXDaMdOXEGCEMCD
H8IT4NvnrrqQoXm1hZMXtHPxLczNqbwEZJa2zZSu6dJgVbiyCVijWDmCClKtwV+x
8Mm3Ypqi5A+wAsyFJapNJ6E7Bv9ct3e7nsOxqHulAtZ0CoEooAODikWox0qaaNqX
tE49GjnNi+3L7ZJL3iTf7W2W4eE2Qbs26HA7VUmnt2m4SOFKTl2cD2cCo5UACfqF
SKhMa1xgnx4P5wv13SzRAQvoQoxyPIUu2kOZ7KO9YpOHSsjgZVz6+WXWf/DjjXsL
APAiLQkE15IQ+d6El4JjPAWM/hcxQZ1cyLoNKbTWKLxOC9vUyHneGoRVyB+WV5mY
3eFxrmoaQvgWJ13m+G/BIr1sWNFc6abkwVLOuohF8DKBFp6Z1oT+6ulf4F3GUtAf
ss1kkpb5zjxbMcMR6vPlyyLvZj9oqIWOeuvRLzB571S+GUMNp5/Maoj4bHsXsxCc
JDXqJWZzhdll5qGmj8EQE9llEqiiif4xlQgLZNwpoZj0Y54Gutk=
=Qra/
-----END PGP SIGNATURE-----

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

Reply via email to