Source: python-pyramid-chameleon
Version: 0.3-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> mkdir -p _build/html _build/doctrees
> sphinx-build -b html -d _build/doctrees   . _build/html
> Running Sphinx v5.3.0
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 3 source files that are out of date
> updating environment: [new config] 3 added, 0 changed, 0 removed
> reading sources... [ 33%] api
> reading sources... [ 66%] glossary
> reading sources... [100%] index
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 33%] api
> writing output... [ 66%] glossary
> writing output... [100%] index
> 
> /<<PKGBUILDDIR>>/docs/glossary.rst:23: WARNING: undefined label: 
> 'pyramid:webob_chapter'
> /<<PKGBUILDDIR>>/docs/index.rst:45: WARNING: undefined label: 
> 'asset_specifications'
> /<<PKGBUILDDIR>>/docs/index.rst:123: WARNING: term not in glossary: 'renderer'
> /<<PKGBUILDDIR>>/docs/index.rst:136: WARNING: term not in glossary: 'asset 
> specification'
> /<<PKGBUILDDIR>>/docs/index.rst:208: WARNING: term not in glossary: 'renderer'
> /<<PKGBUILDDIR>>/docs/index.rst:208: WARNING: term not in glossary: 'resource'
> /<<PKGBUILDDIR>>/docs/index.rst:208: WARNING: term not in glossary: 'view 
> configuration'
> /<<PKGBUILDDIR>>/docs/index.rst:208: WARNING: term not in glossary: 'renderer'
> /<<PKGBUILDDIR>>/docs/index.rst:309: WARNING: undefined label: 
> 'renderer_system_values'
> /<<PKGBUILDDIR>>/docs/index.rst:316: WARNING: term not in glossary: 'renderer'
> /<<PKGBUILDDIR>>/docs/index.rst:519: WARNING: undefined label: 
> 'request_response_attr'
> /<<PKGBUILDDIR>>/docs/index.rst:528: WARNING: undefined label: 'i18n_chapter'
> /<<PKGBUILDDIR>>/docs/index.rst:535: WARNING: term not in glossary: 'gettext'
> /<<PKGBUILDDIR>>/docs/index.rst:539: WARNING: undefined label: 'project_narr'
> /<<PKGBUILDDIR>>/docs/index.rst:567: WARNING: undefined label: 
> 'extracting_messages'
> /<<PKGBUILDDIR>>/docs/index.rst:574: WARNING: undefined label: 'i18n_chapter'
> /<<PKGBUILDDIR>>/docs/index.rst:618: WARNING: undefined label: 
> 'performing_a_translation'
> generating indices... genindex py-modindex done
> writing additional pages... search done
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 17 warnings.
> 
> The HTML pages are in _build/html.
> 
> Build finished. The HTML pages are in _build/html.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:291: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build; python3.11 
> -m nose -v -e test___call__spec_alreadyregistered
> test_no_translation_dirs 
> (pyramid_chameleon.tests.test_localization.Test_maybe_add_translator.test_no_translation_dirs)
>  ... ok
> test_translation_dirs_exist 
> (pyramid_chameleon.tests.test_localization.Test_maybe_add_translator.test_translation_dirs_exist)
>  ... ok
> test_it (pyramid_chameleon.tests.test_localization.Test_translator.test_it) 
> ... ok
> test___call__abspath_alreadyregistered 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__abspath_alreadyregistered)
>  ... ok
> test___call__abspath_notyetregistered 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__abspath_notyetregistered)
>  ... ok
> test___call__abspath_path_notexists 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__abspath_path_notexists)
>  ... ok
> test___call__reload_assets_false 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__reload_assets_false)
>  ... ok
> test___call__reload_assets_true 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__reload_assets_true)
>  ... ok
> test___call__relpath_has_package_registered 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__relpath_has_package_registered)
>  ... ok
> test___call__relpath_path_registered 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__relpath_path_registered)
>  ... ok
> test___call__spec_notfound 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__spec_notfound)
>  ... ok
> test___call__spec_notyetregistered 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__spec_notyetregistered)
>  ... ok
> test___call__spec_withmacro 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__spec_withmacro)
>  ... ERROR
> test_auto_reload_settings_None 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_auto_reload_settings_None)
>  ... ok
> test_auto_reload_settings_not_None 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_auto_reload_settings_not_None)
>  ... ok
> test_debug_settings_None 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_debug_settings_None)
>  ... ok
> test_debug_settings_not_None 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_debug_settings_not_None)
>  ... ok
> test_get_spec_is_abspath_no_colon_no_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_is_abspath_no_colon_no_package)
>  ... ok
> test_get_spec_is_abspath_no_colon_with_path_in_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_is_abspath_no_colon_with_path_in_package)
>  ... ok
> test_get_spec_is_abspath_no_colon_with_path_outside_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_is_abspath_no_colon_with_path_outside_package)
>  ... ok
> test_get_spec_is_abspath_with_colon_no_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_is_abspath_with_colon_no_package)
>  ... ok
> test_get_spec_is_abspath_with_colon_with_path_in_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_is_abspath_with_colon_with_path_in_package)
>  ... ok
> test_get_spec_is_abspath_with_colon_with_path_outside_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_is_abspath_with_colon_with_path_outside_package)
>  ... ok
> test_get_spec_not_abspath_no_colon_no_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_not_abspath_no_colon_no_package)
>  ... ok
> test_get_spec_not_abspath_no_colon_with_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_not_abspath_no_colon_with_package)
>  ... ok
> test_get_spec_not_abspath_with_colon_no_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_not_abspath_with_colon_no_package)
>  ... ok
> test_get_spec_not_abspath_with_colon_with_package 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_get_spec_not_abspath_with_colon_with_package)
>  ... ok
> test_translate 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test_translate)
>  ... ok
> test_lookup_found 
> (pyramid_chameleon.tests.test_renderers.TestTemplateRendererFactory.test_lookup_found)
>  ... ok
> test_lookup_miss 
> (pyramid_chameleon.tests.test_renderers.TestTemplateRendererFactory.test_lookup_miss)
>  ... ok
> test_it (pyramid_chameleon.tests.test_text.Test_renderer_factory.test_it) ... 
> ERROR
> test_call 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_call) ... 
> ERROR
> test_call_nonminimal 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_call_nonminimal)
>  ... ERROR
> test_call_with_nondict_value 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_call_with_nondict_value)
>  ... ok
> test_class_implements_ITemplateRenderer 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_class_implements_ITemplateRenderer)
>  ... ok
> test_implementation 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_implementation)
>  ... ERROR
> test_instance_implements_ITemplateRenderer 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_instance_implements_ITemplateRenderer)
>  ... ok
> test_template_reified 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_template_reified)
>  ... ok
> test_template_with_debug_templates 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_template_with_debug_templates)
>  ... ok
> test_template_with_ichameleon_translate 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_template_with_ichameleon_translate)
>  ... ok
> test_template_with_reload_templates 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_template_with_reload_templates)
>  ... ok
> test_template_without_reload_templates 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_template_without_reload_templates)
>  ... ok
> test_it (pyramid_chameleon.tests.test_zpt.Test_renderer_factory.test_it) ... 
> ERROR
> test_call 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_call) ... 
> ERROR
> test_call_with_nondict_value 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_call_with_nondict_value)
>  ... ok
> test_class_implements_ITemplateRenderer 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_class_implements_ITemplateRenderer)
>  ... ok
> test_implementation 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_implementation)
>  ... ERROR
> test_instance_implements_ITemplateRenderer 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_instance_implements_ITemplateRenderer)
>  ... ok
> test_macro_notsupplied 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_macro_notsupplied)
>  ... ERROR
> test_macro_supplied 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_macro_supplied)
>  ... ERROR
> test_macro_template_reload 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_macro_template_reload)
>  ... ERROR
> test_template_reified 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_template_reified)
>  ... ok
> test_template_with_debug_templates 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_template_with_debug_templates)
>  ... ok
> test_template_with_ichameleon_translate 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_template_with_ichameleon_translate)
>  ... ok
> test_template_with_reload_templates 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_template_with_reload_templates)
>  ... ok
> test_template_without_debug_templates 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_template_without_debug_templates)
>  ... ok
> test_template_without_reload_templates 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_template_without_reload_templates)
>  ... ok
> 
> ======================================================================
> ERROR: test___call__spec_withmacro 
> (pyramid_chameleon.tests.test_renderers.TestChameleonRendererLookup.test___call__spec_withmacro)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_renderers.py",
>  line 320, in test___call__spec_withmacro
>     result = lookup(info)
>              ^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/renderer.py",
>  line 117, in __call__
>     raise ValueError(
> ValueError: Missing template asset: 
> pyramid_chameleon.tests:fixtures/withmacro.pt 
> (/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/withmacro.pt)
> 
> ======================================================================
> ERROR: test_it 
> (pyramid_chameleon.tests.test_text.Test_renderer_factory.test_it)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_text.py",
>  line 27, in test_it
>     result = self._callFUT(info)
>              ^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_text.py",
>  line 21, in _callFUT
>     return renderer_factory(info)
>            ^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/text.py",
>  line 8, in renderer_factory
>     return renderer.template_renderer_factory(info, TextTemplateRenderer)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/renderer.py",
>  line 140, in template_renderer_factory
>     return lookup(info)
>            ^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/renderer.py",
>  line 117, in __call__
>     raise ValueError(
> ValueError: Missing template asset: 
> pyramid_chameleon.tests:fixtures/minimal.pt 
> (/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/minimal.pt)
> 
> ======================================================================
> ERROR: test_call 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_call)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_text.py",
>  line 98, in test_call
>     result = instance({}, {})
>              ^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/text.py",
>  line 34, in __call__
>     result = self.template(**system)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 442, 
> in render
>     result = super(PageTextTemplateFile, self).render(**vars)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/minimal.txt'
> 
> ======================================================================
> ERROR: test_call_nonminimal 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_call_nonminimal)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_text.py",
>  line 112, in test_call_nonminimal
>     result = instance({'name':'Chris'}, {})
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/text.py",
>  line 34, in __call__
>     result = self.template(**system)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 442, 
> in render
>     result = super(PageTextTemplateFile, self).render(**vars)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/nonminimal.txt'
> 
> ======================================================================
> ERROR: test_implementation 
> (pyramid_chameleon.tests.test_text.TextTemplateRendererTests.test_implementation)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_text.py",
>  line 120, in test_implementation
>     result = instance.implementation()()
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 442, 
> in render
>     result = super(PageTextTemplateFile, self).render(**vars)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/minimal.txt'
> 
> ======================================================================
> ERROR: test_it 
> (pyramid_chameleon.tests.test_zpt.Test_renderer_factory.test_it)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_zpt.py",
>  line 27, in test_it
>     result = self._callFUT(info)
>              ^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_zpt.py",
>  line 21, in _callFUT
>     return renderer_factory(info)
>            ^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/zpt.py",
>  line 10, in renderer_factory
>     return renderer.template_renderer_factory(info, ZPTTemplateRenderer)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/renderer.py",
>  line 140, in template_renderer_factory
>     return lookup(info)
>            ^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/renderer.py",
>  line 117, in __call__
>     raise ValueError(
> ValueError: Missing template asset: 
> pyramid_chameleon.tests:fixtures/minimal.pt 
> (/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/minimal.pt)
> 
> ======================================================================
> ERROR: test_call 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_call)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_zpt.py",
>  line 55, in test_call
>     result = instance({}, {})
>              ^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/zpt.py",
>  line 47, in __call__
>     result = self.template(**system)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/minimal.pt'
> 
> ======================================================================
> ERROR: test_implementation 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_implementation)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_zpt.py",
>  line 122, in test_implementation
>     result = instance.implementation()()
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/minimal.pt'
> 
> ======================================================================
> ERROR: test_macro_notsupplied 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_macro_notsupplied)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_zpt.py",
>  line 138, in test_macro_notsupplied
>     result = instance.implementation()()
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/withmacro.pt'
> 
> ======================================================================
> ERROR: test_macro_supplied 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_macro_supplied)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_zpt.py",
>  line 131, in test_macro_supplied
>     result = instance.implementation()()
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/withmacro.pt'
> 
> ======================================================================
> ERROR: test_macro_template_reload 
> (pyramid_chameleon.tests.test_zpt.ZPTTemplateRendererTests.test_macro_template_reload)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/test_zpt.py",
>  line 146, in test_macro_template_reload
>     result = instance.implementation()()
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 145, in 
> __call__
>     return self.render(**kwargs)
>            ^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/zpt/template.py", line 307, 
> in render
>     return super(PageTemplate, self).render(**_kw)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 189, in 
> render
>     self.cook_check()
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 320, in 
> cook_check
>     body = self.read()
>            ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/chameleon/template.py", line 331, in 
> read
>     with open(self.filename, "rb") as f:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build/pyramid_chameleon/tests/fixtures/withmacro.pt'
> 
> ----------------------------------------------------------------------
> Ran 57 tests in 0.278s
> 
> FAILED (errors=11)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyramid-chameleon/build; python3.11 
> -m nose -v -e test___call__spec_alreadyregistered
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p 3.11 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/python-pyramid-chameleon_0.3-7_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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.

Reply via email to