Comment 1 for bug 1440388

Revision history for this message
Steve Langasek (vorlon) wrote :

Hi Didier,

I tried building system-service from the branch, and this is what I saw:

 dpkg-buildpackage -rfakeroot -d -us -uc -S
dpkg-buildpackage: source package ubuntu-system-service
dpkg-buildpackage: source version 0.3
dpkg-buildpackage: source distribution wily
dpkg-buildpackage: source changed by Steve Langasek <email address hidden>
 dpkg-source --before-build ubuntu-system-service-0.3
 fakeroot debian/rules clean
dh "clean" --with translations,python3 --buildsystem python_distutils
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_clean -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
Traceback (most recent call last):
  File "setup.py", line 6, in <module>
    from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command
dh_auto_clean: python setup.py clean -a returned exit code 1
debian/rules:4: recipe for target 'clean' failed
make: *** [clean] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

Is this the behavior you saw at the time you prepared this patch?

Since the package doesn't appear to be uploadable in its current state, resetting the bug status.