On Fri, 2011-09-16 at 16:36 -0400, Christoph Hellwig wrote: > On Fri, Sep 16, 2011 at 07:45:09PM +0200, Jerome Martin wrote: > > Christoph, > > > > Is the rtslib documentation build causing you any trouble as well ? > > After installing lio-utils (manually as dpkg-buildpackage didn't work) > I now get the following error, which doesn't seem documentation related: > > /usr/bin/python2.6 ./setup.py --quiet clean > Traceback (most recent call last): > File "./setup.py", line 22, in <module> > import rtsadmin > File "/root/rtsadmin/rtsadmin/__init__.py", line 18, in <module> > from ui_root import UIRoot > File "/root/rtsadmin/rtsadmin/ui_root.py", line 25, in <module> > from tcm_dump import tcm_full_backup > File "/usr/local/lib/python2.6/dist-packages/tcm_dump.py", line 11, in <module> > import tcm_node > File "/usr/local/lib/python2.6/dist-packages/tcm_node.py", line 14, in <module> > import tcm_snap > ImportError: No module named tcm_snap > Ugh, the lio-utils.git that was pushed to www.risingtidesystems.com/git was the wrong tree.. Please re-clone to get the proper tree, and from there a 'make ; dpkg-buildpackage -rfakeroot' should generate a proper lio-utils_4.1_$ARCH.deb package. -- 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