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
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
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
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,
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
5 matches
Mail list logo