rtsadmin on current debian testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
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


[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux