<div dir="auto"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 13, 2020, 3:42 PM Debian Bug Tracking System <<a href="mailto:owner@bugs.debian.org">owner@bugs.debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Your message dated Mon, 13 Jan 2020 15:39:25 -0500<br>
with message-id <CAB4XWXyEgfDxax-qi31jkB+u1BN6xbpqgaPJpkQs0=<a href="mailto:FFovZm1Q@mail.gmail.com" target="_blank" rel="noreferrer">FFovZm1Q@mail.gmail.com</a>><br>
and subject line Re: [Python-modules-team] Bug#948828: python-whoosh ftbfs in unstable<br>
has caused the Debian Bug report #948828,<br>
regarding python-whoosh ftbfs in unstable<br>
to be marked as done.<br>
<br>
This means that you claim that the problem has been dealt with.<br>
If this is not the case it is now your responsibility to reopen the<br>
Bug report if necessary, and/or fix the problem forthwith.<br>
<br>
(NB: If you are a system administrator and have no idea what this<br>
message is talking about, this may indicate a serious mail system<br>
misconfiguration somewhere. Please contact <a href="mailto:owner@bugs.debian.org" target="_blank" rel="noreferrer">owner@bugs.debian.org</a><br>
immediately.)<br>
<br>
<br>
-- <br>
948828: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948828" rel="noreferrer noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948828</a><br>
Debian Bug Tracking System<br>
Contact <a href="mailto:owner@bugs.debian.org" target="_blank" rel="noreferrer">owner@bugs.debian.org</a> with problems<br>
<br><br><br>---------- Forwarded message ----------<br>From: Matthias Klose <<a href="mailto:doko@debian.org" target="_blank" rel="noreferrer">doko@debian.org</a>><br>To: Debian Bug Tracking System <<a href="mailto:submit@bugs.debian.org" target="_blank" rel="noreferrer">submit@bugs.debian.org</a>><br>Cc: <br>Bcc: <br>Date: Mon, 13 Jan 2020 21:03:46 +0100<br>Subject: python-whoosh ftbfs in unstable<br>Package: src:python-whoosh<br>
Version: 2.7.4+git6-g9134ad92-4<br>
Severity: serious<br>
Tags: sid bullseye<br>
<br>
python-whoosh ftbfs in unstable:<br>
<br>
[...]<br>
The HTML pages are in docs/build/html.<br>
make[1]: Leaving directory '/<<BUILDDIR>>/python-whoosh-2.7.4+git6-g9134ad92'<br>
   dh_auto_test -O--buildsystem=pybuild<br>
I: pybuild base:217: cd<br>
/<<BUILDDIR>>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build;<br>
python2.7 -m pytest tests<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main<br>
    "__main__", fname, loader, pkg_name)<br>
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code<br>
    exec code in run_globals<br>
  File "/usr/lib/python2.7/dist-packages/pytest.py", line 102, in <module><br>
    raise SystemExit(pytest.main())<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 63,<br>
in main<br>
    config = _prepareconfig(args, plugins)<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 207,<br>
in _prepareconfig<br>
    pluginmanager=pluginmanager, args=args<br>
  File "/usr/lib/python2.7/dist-packages/pluggy/hooks.py", line 286, in __call__<br>
    return self._hookexec(self, self.get_hookimpls(), kwargs)<br>
  File "/usr/lib/python2.7/dist-packages/pluggy/manager.py", line 92, in _hookexec<br>
    return self._inner_hookexec(hook, methods, kwargs)<br>
  File "/usr/lib/python2.7/dist-packages/pluggy/manager.py", line 86, in <lambda><br>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,<br>
  File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 203, in _multicall<br>
    gen.send(outcome)<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/helpconfig.py", line 94, in<br>
pytest_cmdline_parse<br>
    config = outcome.get_result()<br>
  File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 81, in get_result<br>
    _reraise(*ex)  # noqa<br>
  File "/usr/lib/python2.7/dist-packages/pluggy/callers.py", line 187, in _multicall<br>
    res = hook_impl.function(*args)<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 687,<br>
in pytest_cmdline_parse<br>
    self.parse(args)<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 895,<br>
in parse<br>
    self._preparse(args, addopts=addopts)<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 829,<br>
in _preparse<br>
    self._initini(args)<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 760,<br>
in _initini<br>
    config=self,<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/findpaths.py", line 127,<br>
in determine_setup<br>
    rootdir, inifile, inicfg = getcfg([ancestor], config=config)<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/config/findpaths.py", line 51,<br>
in getcfg<br>
    pytrace=False,<br>
  File "/usr/lib/python2.7/dist-packages/_pytest/outcomes.py", line 119, in fail<br>
    raise Failed(msg=msg, pytrace=pytrace)<br>
builtins.Failed: [pytest] section in setup.cfg files is no longer supported,<br>
change to [tool:pytest] instead.<br>
E: pybuild pybuild:342: test: plugin distutils failed with: exit code=1: cd<br>
/<<BUILDDIR>>/python-whoosh-2.7.4+git6-g9134ad92/.pybuild/cpython2_2.7_whoosh/build;<br>
python2.7 -m pytest tests<br>
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned<br>
exit code 13<br>
make: *** [debian/rules:5: build] Error 255<br>
<br><br><br>---------- Forwarded message ----------<br>From: Sandro Tosi <<a href="mailto:morph@debian.org" target="_blank" rel="noreferrer">morph@debian.org</a>><br>To: Matthias Klose <<a href="mailto:doko@debian.org" target="_blank" rel="noreferrer">doko@debian.org</a>>, <a href="mailto:948828-done@bugs.debian.org" target="_blank" rel="noreferrer">948828-done@bugs.debian.org</a><br>Cc: <br>Bcc: <br>Date: Mon, 13 Jan 2020 15:39:25 -0500<br>Subject: Re: [Python-modules-team] Bug#948828: python-whoosh ftbfs in unstable<br>Version: 2.7.4+git6-g9134ad92-5<br>
<br>
On Mon, Jan 13, 2020 at 3:06 PM Matthias Klose <<a href="mailto:doko@debian.org" target="_blank" rel="noreferrer">doko@debian.org</a>> wrote:<br>
><br>
> Package: src:python-whoosh<br>
> Version: 2.7.4+git6-g9134ad92-4<br>
> Severity: serious<br>
> Tags: sid bullseye<br>
><br>
> python-whoosh ftbfs in unstable:<br>
<br>
fixed already<br>
<br>
-- <br>
Sandro "morph" Tosi<br>
My website: <a href="http://sandrotosi.me/" rel="noreferrer noreferrer" target="_blank">http://sandrotosi.me/</a><br>
Me at Debian: <a href="http://wiki.debian.org/SandroTosi" rel="noreferrer noreferrer" target="_blank">http://wiki.debian.org/SandroTosi</a><br>
Twitter: <a href="https://twitter.com/sandrotosi" rel="noreferrer noreferrer" target="_blank">https://twitter.com/sandrotosi</a></blockquote></div>