yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #00610
Issue with our new testrepository package?
Looks like the package no longer depends on subunit? Or was there some
other cause for having subunit around?
testr init
in dir /var/lib/buildbot/slaves/slave/lucid-devel/build (timeout 1200
secs)
watching logfiles {}
argv: ['testr', 'init']
environment:
APT_LISTCHANGES_FRONTEND=none
CHARM_DIR=/var/lib/juju/units/buildbot-slave-0/charm
DEBIAN_FRONTEND=noninteractive
HOME=/var/lib/buildbot
JUJU_AGENT_SOCKET=/var/lib/juju/units/buildbot-slave-0/.juju.hookcli.sock
JUJU_CLIENT_ID=constant
JUJU_PYTHONPATH=:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7
JUJU_RELATION=buildbot
JUJU_REMOTE_UNIT=buildbot-master/0
JUJU_UNIT_NAME=buildbot-slave/0
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
PWD=/var/lib/buildbot/slaves/slave/lucid-devel/build
closing stdin
using PTY: False
Traceback (most recent call last):
File "/usr/bin/testr", line 23, in <module>
from testrepository.commands import run_argv
File
"/usr/lib/python2.7/dist-packages/testrepository/commands/__init__.py",
line 38, in <module>
import subunit
ImportError: No module named subunit
program finished with exit code 1
elapsedTime=0.086048
Follow ups