client pkg builds are failing: ImportError: No module named 'DistUtilsExtra'
Bug #1680445 reported by
Andreas Hasenack
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Client |
Fix Committed
|
Medium
|
Free Ekanayaka |
Bug Description
zesty example, but it's happening all over the place. The actual error is:
(...)
dh_testdir
sed -i -e "s/^DEBIAN_REVISION = \"\"/DEBIAN_
python3 setup.py build
Traceback (most recent call last):
File "setup.py", line 7, in <module>
from DistUtilsExtra.
ImportError: No module named 'DistUtilsExtra'
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Changed in landscape-client: | |
assignee: | nobody → Andreas Hasenack (ahasenack) |
To post a comment you must log in.
Fixed in r1005