[Python-apps-team] Bug#962100: python-memprof fails it's autopkg tests both in testing and unstable
Matthias Klose
doko at debian.org
Wed Jun 3 10:34:39 BST 2020
Package: src:python-memprof
Version: 0.3.6-2
Severity: serious
Tags: sid bullseye
python-memprof fails it's autopkg tests both in testing and unstable:
[...]
autopkgtest [05:36:17]: test python3-testsuite: [-----------------------
E
======================================================================
ERROR: test_demo (test1.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autopkgtest-lxc.w_y9am08/downtmp/build.xvE/src/testsuite/test1.py",
line 29, in test_demo
import demo # noqa
File "/tmp/autopkgtest-lxc.w_y9am08/downtmp/build.xvE/src/examples/demo.py",
line 19, in <module>
from memprof import memprof
File
"/tmp/autopkgtest-lxc.w_y9am08/downtmp/build.xvE/src/memprof/__init__.py", line
17, in <module>
from .memprof import *
File "/tmp/autopkgtest-lxc.w_y9am08/downtmp/build.xvE/src/memprof/memprof.py",
line 25, in <module>
from .getsize import getSize, isInteresting
ModuleNotFoundError: No module named 'memprof.getsize'
----------------------------------------------------------------------
Ran 1 test in 0.447s
FAILED (errors=1)
More information about the Python-apps-team
mailing list