Mmmhh. Looks like lio-utils is not installed. Could you double check that ? It is my bad anyway, I did put the dependency in Depends: but not in build-depends. Will fix that ASAP. On Tue, Sep 13, 2011 at 6:19 PM, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote: > Another issue I noticed while building rtsadmin in my new test VM > that runs a current Debian -teststing: > > make deb: > > ... > > > dh_testroot > rm -f build-stamp > /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 > ImportError: No module named tcm_dump > make[1]: *** [clean] Error 1 > make[1]: Leaving directory `/root/rtsadmin' > dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 > ./bin/gen_changelog_cleanup > grep "source version" dpkg-buildpackage.log | awk '{print $4}' > dpkg-buildpackage.version > mv ../rtsadmin_$(cat dpkg-buildpackage.version).dsc > dist > mv: cannot stat `../rtsadmin_0.0.dsc': No such file or directory > make: *** [deb] Error 1 > -- Jérôme Martin -- 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