[Bug 1440388] Re: please port ubuntu-system-service to Python3
Steve Langasek
steve.langasek at canonical.com
Thu Jun 11 23:42:56 UTC 2015
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 <steve.langasek at ubuntu.com>
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.
** Changed in: ubuntu-system-service (Ubuntu)
Status: Fix Committed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-system-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1440388
Title:
please port ubuntu-system-service to Python3
Status in ubuntu-system-service package in Ubuntu:
Triaged
Bug description:
There is still the goal to remove Python2 from the desktop images, and
to use Python3 only. please port ubuntu-system-service to Python3
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-service/+bug/1440388/+subscriptions
More information about the foundations-bugs
mailing list