Hey Christoph, On Sun, 2012-07-08 at 14:35 -0400, Christoph Hellwig wrote: > When running targetcli on Debian -testing I run into various python > module import errors. > > The first two are easily fixed by installing the obvious candidate > that should have been in "Depends:": python-rtslib and python-configshell. > > qemu1:~# targetcli > Traceback (most recent call last): > File "/usr/bin/targetcli", line 24, in <module> > from targetcli import UIRoot > File "/usr/lib/python2.7/dist-packages/targetcli/__init__.py", line 18, in <module> > from ui_root import UIRoot > File "/usr/lib/python2.7/dist-packages/targetcli/ui_root.py", line 25, in <module> > from tcm_dump import tcm_full_backup > > This also looks like a missing module problem, but I can't find an > obvious solution for it. Mmmmmm. tcm_dump.py is from the lio-utils package btw: http://packages.debian.org/sid/lio-utils Is tcm_dump via lio-utils installed on the machine..? (jxm + rrs CC'ed) -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html