Your message dated Wed, 9 Dec 2020 00:23:00 +0100
with message-id <72bdb47c-711c-2cd7-c133-93561265a...@debian.org>
and subject line Re: fixed 952161 in 3.7.0-1
has caused the Debian Bug report #952161,
regarding todoman: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.8 3.7" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
952161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952161
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: todoman
Version: 3.5.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

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,bash-completion --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py config 
> running config
> I: pybuild base:217: python3.7 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild pybuild:272: mkdir -p 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman/ && cp 
> /<<PKGBUILDDIR>>/todoman/confspec.ini 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman/
> I: pybuild base:217: /usr/bin/python3.8 setup.py build 
> running build
> running build_py
> copying todoman/widgets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/configuration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> copying todoman/interactive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman
> running egg_info
> creating todoman.egg-info
> writing todoman.egg-info/PKG-INFO
> writing dependency_links to todoman.egg-info/dependency_links.txt
> writing entry points to todoman.egg-info/entry_points.txt
> writing requirements to todoman.egg-info/requires.txt
> writing top-level names to todoman.egg-info/top_level.txt
> writing manifest file 'todoman.egg-info/SOURCES.txt'
> reading manifest file 'todoman.egg-info/SOURCES.txt'
> writing manifest file 'todoman.egg-info/SOURCES.txt'
> I: pybuild pybuild:298: mkdir -p 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman/bin && cp 
> /<<PKGBUILDDIR>>/bin/todo 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman/bin/todoman && 
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman/bin/
>  python3 setup.py build_sphinx -b html && python3 setup.py build_sphinx -b 
> text && python3 setup.py build_sphinx -b man
> running build_sphinx
> Running Sphinx v1.8.5
> making output directory...
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 7 source files that are out of date
> updating environment: 7 added, 0 changed, 0 removed
> reading sources... [ 14%] changelog
> reading sources... [ 28%] configure
> reading sources... [ 42%] contributing
> reading sources... [ 57%] index
> reading sources... [ 71%] install
> reading sources... [ 85%] licence
> reading sources... [100%] usage
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 14%] changelog
> writing output... [ 28%] configure
> writing output... [ 42%] contributing
> writing output... [ 57%] index
> writing output... [ 71%] install
> writing output... [ 85%] licence
> writing output... [100%] usage
> 
> generating indices... genindex
> writing additional pages... search
> copying static files... WARNING: html_static_path entry 
> '/<<PKGBUILDDIR>>/docs/source/_static' does not exist
> done
> copying extra files... done
> dumping search index in English (code: en) ... done
> dumping object inventory... done
> build succeeded, 1 warning.
> 
> The HTML pages are in build/sphinx/html.
> running build_sphinx
> Running Sphinx v1.8.5
> making output directory...
> loading pickled environment... done
> building [mo]: targets for 0 po files that are out of date
> building [text]: targets for 7 source files that are out of date
> updating environment: [] 0 added, 1 changed, 0 removed
> reading sources... [100%] configure
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 14%] changelog
> writing output... [ 28%] configure
> writing output... [ 42%] contributing
> writing output... [ 57%] index
> writing output... [ 71%] install
> writing output... [ 85%] licence
> writing output... [100%] usage
> 
> build succeeded.
> 
> The text files are in build/sphinx/text.
> running build_sphinx
> Running Sphinx v1.8.5
> making output directory...
> loading pickled environment... done
> building [mo]: targets for 0 po files that are out of date
> building [man]: all manpages
> updating environment: [] 0 added, 1 changed, 0 removed
> reading sources... [100%] configure
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> writing... todoman.1 { install configure usage contributing changelog licence 
> } 
> build succeeded.
> 
> The manual pages are in build/sphinx/man.
> I: pybuild pybuild:272: mkdir -p 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman/ && cp 
> /<<PKGBUILDDIR>>/todoman/confspec.ini 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman/
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> copying todoman/widgets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/configuration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/formatters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/model.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> copying todoman/interactive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman
> running egg_info
> writing todoman.egg-info/PKG-INFO
> writing dependency_links to todoman.egg-info/dependency_links.txt
> writing entry points to todoman.egg-info/entry_points.txt
> writing requirements to todoman.egg-info/requires.txt
> writing top-level names to todoman.egg-info/top_level.txt
> reading manifest file 'todoman.egg-info/SOURCES.txt'
> writing manifest file 'todoman.egg-info/SOURCES.txt'
> I: pybuild pybuild:298: mkdir -p 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman/bin && cp 
> /<<PKGBUILDDIR>>/bin/todo 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman/bin/todoman && 
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/todoman/bin/
>  python3 setup.py build_sphinx -b html && python3 setup.py build_sphinx -b 
> text && python3 setup.py build_sphinx -b man
> running build_sphinx
> Running Sphinx v1.8.5
> loading pickled environment... done
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 0 source files that are out of date
> updating environment: [] 0 added, 1 changed, 0 removed
> reading sources... [100%] configure
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 50%] configure
> writing output... [100%] index
> 
> generating indices... genindex
> writing additional pages... search
> copying static files... WARNING: html_static_path entry 
> '/<<PKGBUILDDIR>>/docs/source/_static' does not exist
> done
> copying extra files... done
> dumping search index in English (code: en) ... done
> dumping object inventory... done
> build succeeded, 1 warning.
> 
> The HTML pages are in build/sphinx/html.
> running build_sphinx
> Running Sphinx v1.8.5
> loading pickled environment... done
> building [mo]: targets for 0 po files that are out of date
> building [text]: targets for 0 source files that are out of date
> updating environment: [] 0 added, 1 changed, 0 removed
> reading sources... [100%] configure
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 50%] configure
> writing output... [100%] index
> 
> build succeeded.
> 
> The text files are in build/sphinx/text.
> running build_sphinx
> Running Sphinx v1.8.5
> loading pickled environment... done
> building [mo]: targets for 0 po files that are out of date
> building [man]: all manpages
> updating environment: [] 0 added, 1 changed, 0 removed
> reading sources... [100%] configure
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> writing... todoman.1 { install configure usage contributing changelog licence 
> } 
> build succeeded.
> 
> The manual pages are in build/sphinx/man.
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; 
> python3.8 -m pytest tests
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/todoman/formatters.py:133: 
> SyntaxWarning: "is" with a literal. Did you mean "=="?
>   if priority is None or priority is '':
> ImportError while loading conftest 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/tests/conftest.py'.
> tests/conftest.py:165: in <module>
>     settings(
> /usr/lib/python3/dist-packages/hypothesis/_settings.py:175: in __init__
>     kwargs[setting.name] = getattr(defaults, setting.name)
> /usr/lib/python3/dist-packages/hypothesis/_settings.py:75: in __get__
>     result = ExampleDatabase(not_set)
> /usr/lib/python3/dist-packages/hypothesis/database.py:61: in __call__
>     return _db_for_path(*args, **kwargs)
> /usr/lib/python3/dist-packages/hypothesis/database.py:34: in _db_for_path
>     raise HypothesisException(
> E   hypothesis.errors.HypothesisException: The $HYPOTHESIS_DATABASE_FILE 
> environment variable no longer has any effect.  Configure your database 
> location via a settings profile instead.
> E   
> https://hypothesis.readthedocs.io/en/latest/settings.html#settings-profiles
> E: pybuild pybuild:341: test: plugin distutils failed with: exit code=4: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; python3.8 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.8 
> 3.7" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/todoman_3.5.0-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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
On Tue, 24 Mar 2020 14:25:55 +0100 =?UTF-8?Q?F=C3=A9lix?= Sipma
<felix+deb...@gueux.org> wrote:
> fixed 952161 3.7.0-1

So let's close the bug.

Andreas

--- End Message ---

Reply via email to