Your message dated Tue, 08 Apr 2025 07:20:50 +0000
with message-id <e1u23gm-004ct6...@fasolo.debian.org>
and subject line Bug#1099121: fixed in breezy 3.3.11-1
has caused the Debian Bug report #1099121,
regarding python-wikkid: FTBFS: E: pybuild pybuild:389: test: plugin distutils
failed with: exit code=134
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.)
--
1099121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099121
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-wikkid
Version: 0.5-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/plugin
copying plugin/commands.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/plugin
copying plugin/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/plugin
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid
copying wikkid/fileutils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid
copying wikkid/app.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid
copying wikkid/context.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid
copying wikkid/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid
copying wikkid/dispatcher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_bzr_filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_context.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_view_dispatcher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_bzr_user.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/factory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_model_factory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_app.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_volatile_filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_model.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/fakes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
copying wikkid/tests/test_git_filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/wiki.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/root.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/directory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/binary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/textfile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/missing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/edit.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/sourcetext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
copying wikkid/view/urls.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/view
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/user
copying wikkid/user/git.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/user
copying wikkid/user/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/user
copying wikkid/user/baseuser.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/user
copying wikkid/user/bzr.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/user
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/filestore
copying wikkid/filestore/git.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/filestore
copying wikkid/filestore/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/filestore
copying wikkid/filestore/bzr.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/filestore
copying wikkid/filestore/basefile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/filestore
copying wikkid/filestore/volatile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/filestore
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/formatter
copying wikkid/formatter/pygmentsformatter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/formatter
copying wikkid/formatter/restformatter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/formatter
copying wikkid/formatter/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/formatter
copying wikkid/formatter/markdownformatter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/formatter
copying wikkid/formatter/registry.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/formatter
copying wikkid/formatter/textileformatter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/formatter
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/interface
copying wikkid/interface/filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/interface
copying wikkid/interface/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/interface
copying wikkid/interface/user.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/interface
copying wikkid/interface/formatter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/interface
copying wikkid/interface/resource.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/interface
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin
copying wikkid/skin/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin
copying wikkid/skin/loader.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/contrib
copying wikkid/contrib/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/contrib
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/file.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/wikitext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/factory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/root.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/directory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/binary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/textfile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/missing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/baseresource.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
copying wikkid/model/sourcetext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/model
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters
copying wikkid/tests/formatters/test_registry.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters
copying wikkid/tests/formatters/test_textile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters
copying wikkid/tests/formatters/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters
copying wikkid/tests/formatters/test_rest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters
copying wikkid/tests/formatters/test_markdown.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
copying wikkid/tests/views/test_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
copying wikkid/tests/views/test_urls.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
copying wikkid/tests/views/test_breadcrumbs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
copying wikkid/tests/views/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
copying wikkid/tests/views/test_view.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
copying wikkid/tests/views/test_edit.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
copying wikkid/tests/views/test_root.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/views
running egg_info
creating Wikkid.egg-info
writing Wikkid.egg-info/PKG-INFO
writing dependency_links to Wikkid.egg-info/dependency_links.txt
writing requirements to Wikkid.egg-info/requires.txt
writing top-level names to Wikkid.egg-info/top_level.txt
writing manifest file 'Wikkid.egg-info/SOURCES.txt'
reading manifest file 'Wikkid.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Home.txt'
warning: no files found matching 'NEWS'
adding license file 'LICENCE'
writing manifest file 'Wikkid.egg-info/SOURCES.txt'
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning:
Package 'wikkid.skin.default' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'wikkid.skin.default' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to
distribute this
package, please make sure that 'wikkid.skin.default' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation
page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'wikkid.skin.default' to be distributed and are
already explicitly excluding 'wikkid.skin.default' via
`find_namespace_packages(...)/find_namespace` or
`find_packages(...)/find`,
you can try to use `exclude_package_data`, or
`include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools
documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning:
Package 'wikkid.skin.default.static' is absent from the `packages`
configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'wikkid.skin.default.static' as an importable
package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to
distribute this
package, please make sure that 'wikkid.skin.default.static' is
explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation
page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'wikkid.skin.default.static' to be distributed and are
already explicitly excluding 'wikkid.skin.default.static' via
`find_namespace_packages(...)/find_namespace` or
`find_packages(...)/find`,
you can try to use `exclude_package_data`, or
`include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools
documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
copying wikkid/skin/default/base.html ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
copying wikkid/skin/default/directory_listing.html ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
copying wikkid/skin/default/edit.html ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
copying wikkid/skin/default/favicon.ico ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
copying wikkid/skin/default/missing-directory.html ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
copying wikkid/skin/default/missing-page.html ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
copying wikkid/skin/default/page.html ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/attach.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/bg-header.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/bg-navbar.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/btn-login.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/default.css ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/ico_file.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/ico_folder.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/ico_folder_up.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/icon-blank.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/icon-mailto.gif ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/logo.png ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
copying wikkid/skin/default/static/preview.png ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/skin/default/static
running build_scripts
creating build/scripts-3.13
copying and adjusting bin/wikkid-serve -> build/scripts-3.13
changing mode of build/scripts-3.13/wikkid-serve from 644 to 755
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m unittest discover -v
test_blockquote
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_blockquote)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_blockquote ...
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py:31:
DeprecationWarning: Only valid in 1.8.1 and earlier. Use skipTest instead.
self.skip('markdown formatter not available')
skipped 'markdown formatter not available'
test_code
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code ...
skipped 'markdown formatter not available'
test_code_blocks
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code_blocks)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code_blocks
... skipped 'markdown formatter not available'
test_detailed_headings
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_detailed_headings)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_detailed_headings
... skipped 'markdown formatter not available'
test_emphasis
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_emphasis)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_emphasis ...
skipped 'markdown formatter not available'
test_hr (wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_hr)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_hr ... skipped
'markdown formatter not available'
test_inline_link
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_inline_link)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_inline_link
... skipped 'markdown formatter not available'
test_lists
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_lists)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_lists ...
skipped 'markdown formatter not available'
test_reference_link
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_reference_link)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_reference_link
... skipped 'markdown formatter not available'
test_simple_headings
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_simple_headings)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_simple_headings
... skipped 'markdown formatter not available'
test_unicode
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_unicode)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_unicode ...
skipped 'markdown formatter not available'
test_default_exists
(wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_default_exists)
wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_default_exists
... ok
test_default_missing
(wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_default_missing)
wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_default_missing
... ok
test_specify_extra_params
(wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_extra_params)
wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_extra_params
... ok
test_specify_extra_whitespace
(wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_extra_whitespace)
wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_extra_whitespace
... ok
test_specify_missing
(wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_missing)
wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_missing
... ok
test_specify_pygments_case_insensitive
(wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_pygments_case_insensitive)
wikkid.tests.formatters.test_registry.TestGetWikiFormtter.test_specify_pygments_case_insensitive
... ok
test_simple_text
(wikkid.tests.formatters.test_rest.TestRestructuredTextFormatter.test_simple_text)
wikkid.tests.formatters.test_rest.TestRestructuredTextFormatter.test_simple_text
... ok
test_blockquote
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_blockquote)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_blockquote ...
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py:31:
DeprecationWarning: Only valid in 1.8.1 and earlier. Use skipTest instead.
self.skip('textile formatter not available')
skipped 'textile formatter not available'
test_code_blocks
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_code_blocks)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_code_blocks ...
skipped 'textile formatter not available'
test_detailed_headings
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_detailed_headings)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_detailed_headings
... skipped 'textile formatter not available'
test_emphasis
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_emphasis)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_emphasis ...
skipped 'textile formatter not available'
test_inline_link
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_inline_link)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_inline_link ...
skipped 'textile formatter not available'
test_lists
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_lists)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_lists ...
skipped 'textile formatter not available'
test_unicode
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_unicode)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_unicode ...
skipped 'textile formatter not available'
test_get_home_view (wikkid.tests.test_app.TestApp.test_get_home_view)
wikkid.tests.test_app.TestApp.test_get_home_view ...
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/filestore/volatile.py:119:
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for
removal in a future version. Use timezone-aware objects to represent datetimes
in UTC: datetime.datetime.now(datetime.UTC).
self.last_modified_date = datetime.utcnow()
ok
test_get_view (wikkid.tests.test_app.TestApp.test_get_view)
wikkid.tests.test_app.TestApp.test_get_view ... ok
test_getting_anything_outside_script_name_fails
(wikkid.tests.test_app.TestApp.test_getting_anything_outside_script_name_fails)
wikkid.tests.test_app.TestApp.test_getting_anything_outside_script_name_fails
... ok
test_getting_static_css_works_script_name_multiple_segments
(wikkid.tests.test_app.TestApp.test_getting_static_css_works_script_name_multiple_segments)
wikkid.tests.test_app.TestApp.test_getting_static_css_works_script_name_multiple_segments
... ok
test_getting_static_style_css_works
(wikkid.tests.test_app.TestApp.test_getting_static_style_css_works)
wikkid.tests.test_app.TestApp.test_getting_static_style_css_works ... ok
test_getting_static_style_css_works_with_script_name
(wikkid.tests.test_app.TestApp.test_getting_static_style_css_works_with_script_name)
wikkid.tests.test_app.TestApp.test_getting_static_style_css_works_with_script_name
... ok
test_home_redirect_url_matches_script_name
(wikkid.tests.test_app.TestApp.test_home_redirect_url_matches_script_name)
wikkid.tests.test_app.TestApp.test_home_redirect_url_matches_script_name ... ok
test_traverse_above_static_not_possible_with_absolute_path
(wikkid.tests.test_app.TestApp.test_traverse_above_static_not_possible_with_absolute_path)
wikkid.tests.test_app.TestApp.test_traverse_above_static_not_possible_with_absolute_path
... ok
test_traverse_above_static_not_possible_with_relative_path
(wikkid.tests.test_app.TestApp.test_traverse_above_static_not_possible_with_relative_path)
wikkid.tests.test_app.TestApp.test_traverse_above_static_not_possible_with_relative_path
... ok
test_conflicts
(wikkid.tests.test_bzr_filestore.TestBranchFileStore.test_conflicts)
wikkid.tests.test_bzr_filestore.TestBranchFileStore.test_conflicts ... failed
to open trace file: [Errno 13] Permission denied:
'/you-should-use-TestCaseInTempDir-if-you-need-a-log-file'
python3.13: breezy/bzr/_dirstate_helpers_pyx.c:11215:
__pyx_f_6breezy_3bzr_21_dirstate_helpers_pyx_update_entry: Assertion
`PyTuple_Check(__pyx_v_details)' failed.
Aborted
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=134: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m unittest discover
-v
dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit
code 13
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-wikkid, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: breezy
Source-Version: 3.3.11-1
Done: Jelmer Vernooij <jel...@debian.org>
We believe that the bug you reported is fixed in the latest version of
breezy, 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 1099...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated breezy 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, 07 Apr 2025 22:19:43 +0100
Source: breezy
Architecture: source
Version: 3.3.11-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Breezy Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Closes: 1099121 1100836
Changes:
breezy (3.3.11-1) unstable; urgency=medium
.
* New upstream release.
+ Drops static tuple support. Closes: #1099121
+ Fixes timezone handling regression. Closes: #1100836
Checksums-Sha1:
7565fd8810d0d6de810540d174f1d0e5930e70e7 2645 breezy_3.3.11-1.dsc
94fb797d9a1c530b5ad4b11566565fad81f42c02 9385245 breezy_3.3.11.orig.tar.gz
e4632479ea702422e8dd98a2ac93d236d468ca11 76036 breezy_3.3.11-1.debian.tar.xz
8d2578651f522523fb1515469a88cb2e2f3ed423 27388 breezy_3.3.11-1_source.buildinfo
Checksums-Sha256:
a2fbb562514b0f686408258759fd7f5c5e6738d6c439bf922f6835c3a0cb13d1 2645
breezy_3.3.11-1.dsc
1df1fa27f5dadcc72a2fc4bfcf5617a55396081d5a63d62df3bcd68ea26068cb 9385245
breezy_3.3.11.orig.tar.gz
43cbdae7f7060c121bf85a11dd46de5159e6e5071c75f929421beba27f851169 76036
breezy_3.3.11-1.debian.tar.xz
651b6ad3f71e94eb65c2481d0c568f476c8799e9ace8763fd08e96cec1db038f 27388
breezy_3.3.11-1_source.buildinfo
Files:
f3a5b9288fcce894da017576a648e489 2645 vcs optional breezy_3.3.11-1.dsc
397ccd0c698dee3d6f3c77155d417dd3 9385245 vcs optional breezy_3.3.11.orig.tar.gz
a4a0c2dc69de8d36900278c8fa2007a7 76036 vcs optional
breezy_3.3.11-1.debian.tar.xz
1cc8121013db2d28bc7dc803e69665cd 27388 vcs optional
breezy_3.3.11-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEgIoEfJX3ae+y722SMG8hYYBCUGYFAmf0aM8ACgkQMG8hYYBC
UGZLBAf9Gsr9dht6wUY551FSob3NNf1RT2l2NrvBiJxi2HArrsmreKGmu59RClLO
PH9HNcF2LRoAo+f5jSXkb6fgdfSlE18FImFLeIT0/EowVaC6Ndhvnj17q7alK43b
PraH350tRW35WBks2h0UnS7kwXeZxNRjLdI5UC4oUDOvK7Z5ew/7DvQrMgyqtlNt
uz5+8ltE45jc07Y/jT4XtZDjr/feGmaBn6R6x8VHsqoTkW44z8Cr6TyNiMO+07u2
vnypqgHLNyaU1J5O4B7WQPOEyVi+18KRg4njc2onxfYQhmguhMeej8W+cY/AFFOd
Y+EVvcBTvvNB+493I5FkdJshFA9dpQ==
=mU6K
-----END PGP SIGNATURE-----
pgpFxNWMTbxLA.pgp
Description: PGP signature
--- End Message ---