Bug#384489: duplicity: ImportError: No module named duplicity

2006-08-26 Thread Rob Browning
Rob Browning <[EMAIL PROTECTED]> writes: > OK. > > # ls -R /usr/share/python-support/duplicity > /usr/share/python-support/duplicity: > duplicity I forgot to mention that I'm running an up to date unstable system. Perhaps this is the problem: $ ls -l /usr/bin/python lrwxrwxrwx 1 root

Bug#384489: duplicity: ImportError: No module named duplicity

2006-08-26 Thread Rob Browning
Martin Wuertele <[EMAIL PROTECTED]> writes: > Hi Rob! > please show me > ls -R /usr/share/python-support/duplicity > ls -R /usr/lib/python*/site-packages/duplicity (this should return no matches) OK. # ls -R /usr/share/python-support/duplicity /usr/share/python-support/duplicity: duplicit

Bug#384489: duplicity: ImportError: No module named duplicity

2006-08-26 Thread Martin Wuertele
Hi Rob! * Rob Browning <[EMAIL PROTECTED]> [2006-08-26 21:33]: > # dpkg --status duplicity | grep Version > Version: 0.4.2-5 > > # duplicity > Traceback (most recent call last): > File "/usr/bin/duplicity", line 29, in ? > from duplicity import collections, commandline, diffdir

Bug#384489: duplicity: ImportError: No module named duplicity

2006-08-26 Thread Rob Browning
reopen 384489 thanks This appears to still be broken in 0.4.2-5. # dpkg --status duplicity | grep Version Version: 0.4.2-5 # duplicity Traceback (most recent call last): File "/usr/bin/duplicity", line 29, in ? from duplicity import collections, commandline, diffdir, dup_temp,

Bug#384489: duplicity: ImportError: No module named duplicity

2006-08-24 Thread marcus
Package: duplicity Version: 0.4.2-3+sftp+amazons3+compression Severity: important duplicity fails to run: ~$ duplicity Traceback (most recent call last): File "/usr/bin/duplicity", line 29, in ? from duplicity import collections, commandline, diffdir, dup_temp, \ ImportError: No module name