Your message dated Sat, 22 Jan 2022 16:33:42 +0000
with message-id <e1nbjkg-000iqt...@fasolo.debian.org>
and subject line Bug#1002390: fixed in babeltrace 1.5.8-2
has caused the Debian Bug report #1002390,
regarding python3-babeltrace does not work with Python 3.10
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.)
--
1002390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002390
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lttnganalyses
Version: 0.6.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 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: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated
> (level 9 in use)
> 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
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level
> 9 in use)
> I: pybuild base:237: /usr/bin/python3.10 setup.py build
> running build
> running build_py
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/_version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/parse_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/format_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/trace_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/version_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/time_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/period.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/cputop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/memtop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/irq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/sched.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/periods.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/io.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/event.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/stats.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/syscalls.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/analysis.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/cputop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/syscallstats.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/memtop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/progressbar.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/irq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/period_parsing.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/sched.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/termgraph.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/periods.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/io.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/mi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/command.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/block.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/irq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sv.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sched.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/io.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/automaton.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/statedump.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/syscalls.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/mem.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/net.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> UPDATING
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/_version.py
> set
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/_version.py
> to '0.6.1'
> running build_scripts
> creating build
> creating build/scripts-3.10
> copying lttng-analyses-record -> build/scripts-3.10
> copying and adjusting lttng-track-process -> build/scripts-3.10
> changing mode of build/scripts-3.10/lttng-track-process from 644 to 755
> I: pybuild base:237: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/_version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/parse_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/format_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/trace_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/version_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/time_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/period.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/cputop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/memtop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/irq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/sched.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/periods.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/io.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/event.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/stats.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/syscalls.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/analysis.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/cputop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/syscallstats.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/memtop.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/progressbar.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/irq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/period_parsing.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/sched.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/termgraph.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/periods.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/io.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/mi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/command.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/block.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/irq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sv.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sched.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/io.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/automaton.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/statedump.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/syscalls.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/mem.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/net.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> UPDATING
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/_version.py
> set
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/_version.py
> to '0.6.1'
> running build_scripts
> creating build/scripts-3.9
> copying lttng-analyses-record -> build/scripts-3.9
> copying and adjusting lttng-track-process -> build/scripts-3.9
> changing mode of build/scripts-3.9/lttng-track-process from 644 to 755
> dh_auto_test -O--buildsystem=pybuild
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9
> in use)
> I: pybuild base:237: python3.10 setup.py test
> running test
> WARNING: Testing via this command is deprecated and will be removed in a
> future version. Users looking for a generic test entry point independent of
> test runner are encouraged to use tox.
> running egg_info
> writing lttnganalyses.egg-info/PKG-INFO
> writing dependency_links to lttnganalyses.egg-info/dependency_links.txt
> writing entry points to lttnganalyses.egg-info/entry_points.txt
> writing requirements to lttnganalyses.egg-info/requires.txt
> writing top-level names to lttnganalyses.egg-info/top_level.txt
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:624:
> SetuptoolsDeprecationWarning: Custom 'build_py' does not implement
> 'get_data_files_without_manifest'.
> Please extend command classes from setuptools instead of distutils.
> warnings.warn(
> reading manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> running build_ext
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 56, in <module>
> setup(
> File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in
> setup
> return distutils.core.setup(**attrs)
> File "/usr/lib/python3.10/distutils/core.py", line 148, in setup
> dist.run_commands()
> File "/usr/lib/python3.10/distutils/dist.py", line 966, in run_commands
> self.run_command(cmd)
> File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command
> cmd_obj.run()
> File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 223,
> in run
> self.run_tests()
> File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 226,
> in run_tests
> test = unittest.main(
> File "/usr/lib/python3.10/unittest/main.py", line 100, in __init__
> self.parseArgs(argv)
> File "/usr/lib/python3.10/unittest/main.py", line 147, in parseArgs
> self.createTests()
> File "/usr/lib/python3.10/unittest/main.py", line 158, in createTests
> self.test = self.testLoader.loadTestsFromNames(self.testNames,
> File "/usr/lib/python3.10/unittest/loader.py", line 220, in
> loadTestsFromNames
> suites = [self.loadTestsFromName(name, module) for name in names]
> File "/usr/lib/python3.10/unittest/loader.py", line 220, in <listcomp>
> suites = [self.loadTestsFromName(name, module) for name in names]
> File "/usr/lib/python3.10/unittest/loader.py", line 191, in
> loadTestsFromName
> return self.loadTestsFromModule(obj)
> File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 56,
> in loadTestsFromModule
> tests.append(self.loadTestsFromName(submodule))
> File "/usr/lib/python3.10/unittest/loader.py", line 191, in
> loadTestsFromName
> return self.loadTestsFromModule(obj)
> File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 56,
> in loadTestsFromModule
> tests.append(self.loadTestsFromName(submodule))
> File "/usr/lib/python3.10/unittest/loader.py", line 154, in
> loadTestsFromName
> module = __import__(module_name)
> File "/<<PKGBUILDDIR>>/tests/integration/test_intersect.py", line 26, in
> <module>
> from .analysis_test import AnalysisTest
> File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 28, in
> <module>
> from .trace_writer import TraceWriter
> File "/<<PKGBUILDDIR>>/tests/integration/trace_writer.py", line 28, in
> <module>
> from babeltrace import CTFWriter, CTFStringEncoding
> File "/usr/lib/python3/dist-packages/babeltrace/__init__.py", line 23, in
> <module>
> from .babeltrace import *
> File "/usr/lib/python3/dist-packages/babeltrace/babeltrace.py", line 673,
> in <module>
> class Event(collections.Mapping):
> AttributeError: module 'collections' has no attribute 'Mapping'
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1:
> python3.10 setup.py test
> I: pybuild base:237: python3.9 setup.py test
> running test
> WARNING: Testing via this command is deprecated and will be removed in a
> future version. Users looking for a generic test entry point independent of
> test runner are encouraged to use tox.
> running egg_info
> writing lttnganalyses.egg-info/PKG-INFO
> writing dependency_links to lttnganalyses.egg-info/dependency_links.txt
> writing entry points to lttnganalyses.egg-info/entry_points.txt
> writing requirements to lttnganalyses.egg-info/requires.txt
> writing top-level names to lttnganalyses.egg-info/top_level.txt
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:624:
> SetuptoolsDeprecationWarning: Custom 'build_py' does not implement
> 'get_data_files_without_manifest'.
> Please extend command classes from setuptools instead of distutils.
> warnings.warn(
> reading manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> running build_ext
> test_parse_date_invalid (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_timestamp (tests.common.test_parse_utils.TestParseDate) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_valid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_binary_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_coreutils_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_si_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_date
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_date
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_time
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_date
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_time
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_invalid_format
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_date
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_time
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_date
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_time
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_integer (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_sequence (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_with_port (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_empty (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_multiple_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_one_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_huge (tests.common.test_format_utils.TestFormatSize) ... ok
> test_negative (tests.common.test_format_utils.TestFormatSize) ... ok
> test_reasonable (tests.common.test_format_utils.TestFormatSize) ... ok
> test_zero (tests.common.test_format_utils.TestFormatSize) ... ok
> test_print_date (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_time_only (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_date (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_negative (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_time (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_not_syscall (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_sys (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_syscall_entry (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_multi_day (tests.common.test_trace_utils.TestGetTraceCollectionDate) ...
> ok
> test_single_day (tests.common.test_trace_utils.TestGetTraceCollectionDate)
> ... ok
> test_different_day
> (tests.common.test_trace_utils.TestIsMultiDayTraceCollection) ... ok
> test_same_day (tests.common.test_trace_utils.TestIsMultiDayTraceCollection)
> ... ok
> test_disable_intersect (tests.integration.test_intersect.IntersectTest) ... ok
> test_no_intersection (tests.integration.test_intersect.IntersectTest) ... ok
> test_irqlog (tests.integration.test_irq.IrqTest) ... ok
> test_irqstats (tests.integration.test_irq.IrqTest) ... ok
> test_iolatencytop (tests.integration.test_io.IoTest) ... ok
> test_iousagetop (tests.integration.test_io.IoTest) ... ok
> test_cputop (tests.integration.test_cputop.CpuTest) ... ok
>
> ----------------------------------------------------------------------
> Ran 57 tests in 0.571s
>
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned
> exit code 13
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/lttnganalyses_0.6.1-2_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: babeltrace
Source-Version: 1.5.8-2
Done: Michael Jeanson <mjean...@debian.org>
We believe that the bug you reported is fixed in the latest version of
babeltrace, 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 1002...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Jeanson <mjean...@debian.org> (supplier of updated babeltrace 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: Sat, 22 Jan 2022 11:14:17 -0500
Source: babeltrace
Architecture: source
Version: 1.5.8-2
Distribution: unstable
Urgency: medium
Maintainer: Jon Bernard <jbern...@debian.org>
Changed-By: Michael Jeanson <mjean...@debian.org>
Closes: 1002390
Changes:
babeltrace (1.5.8-2) unstable; urgency=medium
.
* [dd92c82] Add support for python 3.10 (Closes: #1002390)
* [5ccdfe4] Move to debhelper 12
* [55baa0e] Bump watch file to version 4
* [62bb766] Remove 'Homepage' from upstream metadata
* [1a6eaf3] Add lintian overrides for tests artifacts
Checksums-Sha1:
7e40485ad915965f95e182263a3048e78d0a90f7 2669 babeltrace_1.5.8-2.dsc
574dd85d98146974518212792c4ae9abb57f3084 992610 babeltrace_1.5.8.orig.tar.bz2
0cc3469c331c5b931829c97f6c725e70df53ebbd 833 babeltrace_1.5.8.orig.tar.bz2.asc
3d7d353b59141ab1f2568b463eb591a4e887a59c 12420 babeltrace_1.5.8-2.debian.tar.xz
499a3e263dafe047dc1086cc81d11e8ad7aa323d 9199
babeltrace_1.5.8-2_source.buildinfo
Checksums-Sha256:
464e78a6993887c6816d670aa424e5356b0e04d398ed5e5a360b70f69a274db6 2669
babeltrace_1.5.8-2.dsc
9ff143e4d1d7f1902b05542ac8f1747fb2d7e0ca31c6fa39ccae5765e11d6fc2 992610
babeltrace_1.5.8.orig.tar.bz2
ef379542f0a64c2b42834c147dbaacd58fd92d8a3e0c86f419a8cf385782b217 833
babeltrace_1.5.8.orig.tar.bz2.asc
4ae67c0579338cd51c78ca529d12644f255fa50c8f8ec3b27d4718791ba7356d 12420
babeltrace_1.5.8-2.debian.tar.xz
2f22068bc2758044fd9271af5f11b8e52c454d919fd2f1d7842d08778ee04608 9199
babeltrace_1.5.8-2_source.buildinfo
Files:
61142410894bd5429782f52410a604bd 2669 libs optional babeltrace_1.5.8-2.dsc
5c305d6f4be15bc3562c724f9b5206df 992610 libs optional
babeltrace_1.5.8.orig.tar.bz2
13d6c05fc03674d9993a254b91983dc1 833 libs optional
babeltrace_1.5.8.orig.tar.bz2.asc
ecb25d210555e3ee367c0649bf90b853 12420 libs optional
babeltrace_1.5.8-2.debian.tar.xz
458cf0a0f85e63cc8c7e5d0ef8e64309 9199 libs optional
babeltrace_1.5.8-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEmGYkMkK2Qid54gtihlYfRSGA/P4FAmHsL8MUHG1qZWFuc29u
QGRlYmlhbi5vcmcACgkQhlYfRSGA/P6spQ/+NEbXANPdeh/M1PvEsC7Vnk/OB3MH
zly4a8CIwtkQc83wV8+zJ7YfSWXrGEQMoEF7psQ5T4wnaRSRY6c6MiGMkMVQAR/n
wwUFJZI7VeATnmZMWORlTG/mSxeSVm9V497m3+jE1ghVpCmPH0vRXP9pDrBi7gWd
WQXh7Renb8gy3ZnoInRnLj4Y8Uu8H3Ui6tOmsk8BFcw7zeWRlwyGEhJz4X5sh0lu
xXEFLnukiej0zWBDYHW059pIgofMyCC7JG9IymFVjTwAkq9+A2QVYvaGyp10CoOC
MdSQQSvWJvhWt1AJifUjXbmalZLAHa9TZbrl3Wr85yFMY7WfHs3++vz5vsGMGEoA
3u7xQvBPIHUyrohWt2JB1zbupQKvmEyH9ds7hnfyvvhL0Yj/44vKaE5Do0fIB6Xv
IQlM9bzk72pzL3JMKNxxIX+ZKI4hEuWL+MH5f8UvXkYcOdXmmKCXJ8StdgsNoVe7
Qd06fZ04RVlN4XxyrW1+wing7keRqW9+CXGOCMm9D5waNuNicFJVf94wKJX/kexx
QfHFMiRLTdeQzToXOq35HtLdqt82nHdpZYL7PDi439u7oxgJCnQAfDkM+g5uxxc1
UX1iq+W7NZkpiiDh9LcqcDS3tNzHrwoS/qqceC4fDFDZy/U8ZRor4H6Hr6NoyNFk
D57yNAhPXkhiIcQ=
=2XyX
-----END PGP SIGNATURE-----
--- End Message ---