Your message dated Thu, 03 Jan 2019 07:19:33 +0000
with message-id <[email protected]>
and subject line Bug#915765: fixed in pystaticconfiguration 0.10.3-2
has caused the Debian Bug report #915765,
regarding pystaticconfiguration FTBFS: test error
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 [email protected]
immediately.)
--
915765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915765
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pystaticconfiguration
Version: 0.10.3-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pystaticconfiguration.html
...
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:217: cd
/build/1st/pystaticconfiguration-0.10.3/.pybuild/cpython2_2.7_staticconf/build;
python2.7 -m pytest tests
============================= test session starts ==============================
platform linux2 -- Python 2.7.15+, pytest-3.10.1, py-1.7.0, pluggy-0.8.0
rootdir: /build/1st/pystaticconfiguration-0.10.3, inifile:
collected 142 items
tests/config_test.py ...................................
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line
184, in wrap_session
INTERNALERROR> session.exitstatus = doit(config, session) or 0
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line
224, in _main
INTERNALERROR> config.hook.pytest_runtestloop(session=session)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/hooks.py", line
284, in __call__
INTERNALERROR> return self._hookexec(self, self.get_hookimpls(), kwargs)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/manager.py",
line 67, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/manager.py",
line 61, in <lambda>
INTERNALERROR> firstresult=hook.spec.opts.get("firstresult") if hook.spec
else False,
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/callers.py",
line 208, in _multicall
INTERNALERROR> return outcome.get_result()
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/callers.py",
line 81, in get_result
INTERNALERROR> _reraise(*ex) # noqa
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/callers.py",
line 187, in _multicall
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line
245, in pytest_runtestloop
INTERNALERROR> item.config.hook.pytest_runtest_protocol(item=item,
nextitem=nextitem)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/hooks.py", line
284, in __call__
INTERNALERROR> return self._hookexec(self, self.get_hookimpls(), kwargs)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/manager.py",
line 67, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/manager.py",
line 61, in <lambda>
INTERNALERROR> firstresult=hook.spec.opts.get("firstresult") if hook.spec
else False,
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/callers.py",
line 208, in _multicall
INTERNALERROR> return outcome.get_result()
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/callers.py",
line 81, in get_result
INTERNALERROR> _reraise(*ex) # noqa
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/pluggy/callers.py",
line 187, in _multicall
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/runner.py",
line 77, in pytest_runtest_protocol
INTERNALERROR> runtestprotocol(item, nextitem=nextitem)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/runner.py",
line 86, in runtestprotocol
INTERNALERROR> rep = call_and_report(item, "setup", log)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/runner.py",
line 173, in call_and_report
INTERNALERROR> hook = item.ihook
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/nodes.py", line
118, in ihook
INTERNALERROR> return self.session.gethookproxy(self.fspath)
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/_pytest/main.py", line
418, in gethookproxy
INTERNALERROR> my_conftestmodules = pm._getconftestmodules(fspath)
INTERNALERROR> File
"/usr/lib/python2.7/dist-packages/_pytest/config/__init__.py", line 409, in
_getconftestmodules
INTERNALERROR> for parent in directory.realpath().parts():
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/py/_path/local.py",
line 588, in realpath
INTERNALERROR> return self.__class__(os.path.realpath(self.strpath))
INTERNALERROR> File "/usr/lib/python2.7/dist-packages/py/_path/local.py",
line 154, in __init__
INTERNALERROR> raise ValueError("can only pass None, Path instances "
INTERNALERROR> ValueError: can only pass None, Path instances or non-empty
strings to LocalPath
========================== 35 passed in 0.53 seconds ===========================
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=3: cd
/build/1st/pystaticconfiguration-0.10.3/.pybuild/cpython2_2.7_staticconf/build;
python2.7 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned
exit code 13
make: *** [debian/rules:9: build] Error 25
--- End Message ---
--- Begin Message ---
Source: pystaticconfiguration
Source-Version: 0.10.3-2
We believe that the bug you reported is fixed in the latest version of
pystaticconfiguration, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastien Delafond <[email protected]> (supplier of updated pystaticconfiguration
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 03 Jan 2019 07:39:32 +0100
Source: pystaticconfiguration
Binary: python-staticconf python3-staticconf python-staticconf-doc
Architecture: source all
Version: 0.10.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Sebastien Delafond <[email protected]>
Description:
python-staticconf - Python library for loading and reading configuration
(Python 2)
python-staticconf-doc - Python library for loading and reading configuration
(documentati
python3-staticconf - Python library for loading and reading configuration
(Python 3)
Closes: 915765
Changes:
pystaticconfiguration (0.10.3-2) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
.
[ Chris Lamb ]
* Drop override of new-package-should-not-package-python2-module; see the
Lintian tag decription.
.
[ Sébastien Delafond ]
* Add myself to uploaders
* Exclude some failing tests for python2 (Closes: #915765)
Checksums-Sha1:
7dda8e124a926a1e51fc31d1a1367e241f338006 2214
pystaticconfiguration_0.10.3-2.dsc
dae07c5c5a809a0c6d72895d1d2b9d8ed4f8fbbe 2872
pystaticconfiguration_0.10.3-2.debian.tar.xz
4202feffa8a79eeb4b97da9398ab4e73e57efed0 9277
pystaticconfiguration_0.10.3-2_amd64.buildinfo
0b48190a44c163ac42b7c4f56759982b681333b8 48416
python-staticconf-doc_0.10.3-2_all.deb
8c02a50cd6a95b357b7db867c8bb84390fb05227 17324
python-staticconf_0.10.3-2_all.deb
f8d0813576b56b3117d494fa3c6316d4d9291bcf 17404
python3-staticconf_0.10.3-2_all.deb
Checksums-Sha256:
ebc3dded372a34d34684b2e32a9af07a13bb55e91813a0b1cecf66e183112234 2214
pystaticconfiguration_0.10.3-2.dsc
f4cc78995f97f57a17fd6f9c1ace80058cdb4cc8ac0f468b1aa10209bf878d62 2872
pystaticconfiguration_0.10.3-2.debian.tar.xz
99c65ce98112619ae14cc29f6cc5c6520571c8ed98830b245a37b05f9dafca92 9277
pystaticconfiguration_0.10.3-2_amd64.buildinfo
e5ed313cc03e8970f27fafab5b48f5c04a60ee63376a11a497d2487ee79b3a86 48416
python-staticconf-doc_0.10.3-2_all.deb
dc35a1f801f2e9719c3a30e0b9b32df1baced39f38bf72df71d7d27aca0a146f 17324
python-staticconf_0.10.3-2_all.deb
fbafcbf66b28534c554079db2bce1633b41257140879af4c30a710449db52563 17404
python3-staticconf_0.10.3-2_all.deb
Files:
f61444dd55578443072c86cca8cb4900 2214 python optional
pystaticconfiguration_0.10.3-2.dsc
56d7129e85ef42b1e9100c27017306ee 2872 python optional
pystaticconfiguration_0.10.3-2.debian.tar.xz
5a9b012ccd8b75a70c23ec29e37d422a 9277 python optional
pystaticconfiguration_0.10.3-2_amd64.buildinfo
94fe6d77ff36d741409503c7cad4c479 48416 doc optional
python-staticconf-doc_0.10.3-2_all.deb
b87fdb93de34d8719b67bee9f2cf306e 17324 python optional
python-staticconf_0.10.3-2_all.deb
95daf4e05b73adc3b2efdd6d9dc34aac 17404 python optional
python3-staticconf_0.10.3-2_all.deb
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEAqSkbVtrXP4xJMh3EL6Jg/PVnWQFAlwtshwACgkQEL6Jg/PV
nWT/OQf/cNDQ+gIzI4AiKffuc7DSwRN72wzwl3pJpVCKkR1SSf3dg3juxh8LnC0R
m0p/Kou9Qw3tFVgqowsuJbPDVpcUhPMySBlAFCVdr9m1rms98GibWV+76vfu3umy
HI/a5rbE69fe/ER83Id8oC/e+d43l+xdxVDWktnEiYdbdNTZp0PO7TkgtZ6+suk3
fYgME7fYF4kl/B+NjrUjM0HFKeYiyaPouamxePVRwimetm36Y1z1MzG/mKJ4mJiF
EVD9jQ7q5iDuUzZ7D1tvTUkOPYz3JG/Ge4SN2lL2KHNTAabNsGBu6YWDB5smqf8C
anGVCfR0slM93GYCsnDr2hod6dFS8g==
=VMLj
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team