« Return to Thread: Bug#384489: duplicity: ImportError: No module named duplicity

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

by Martin Wuertele :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Hi Rob!

* Rob Browning <rlb@...> [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, dup_temp, \
>   ImportError: No module named duplicity
 
strange:
(sid64)martin@sheol:~$ duplicity
zsh: command not found: duplicity
(sid64)martin@sheol:~$ sudo apt-get install -qq duplicity
(...)
Selecting previously deselected package duplicity.
(Reading database ... 31369 files and directories currently installed.)
Unpacking duplicity (from .../duplicity_0.4.2-5_amd64.deb) ...
Setting up duplicity (0.4.2-5) ...

(sid64)martin@sheol:~$ duplicity
Command line error: Too few arguments
See the duplicity manual page for instructions


(sid32)martin@sheol:~$ duplicity
zsh: command not found: duplicity
(sid32)martin@sheol:~$ sudo apt-get install -qq duplicity
(...)
Selecting previously deselected package duplicity.
Unpacking duplicity (from .../duplicity_0.4.2-5_i386.deb) ...
(sid32)martin@sheol:~$ duplicity
Command line error: Too few arguments
See the duplicity manual page for instructions

please show me
ls -R /usr/share/python-support/duplicity
ls -R /usr/lib/python*/site-packages/duplicity (this should return no matches)

yours Martin
--
<maxx@...> ---- Debian GNU/Linux - The Universal Operating System
this thread wasn't on-topic even when it was on-topic.
                -- Steve Langasek


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...

 « Return to Thread: Bug#384489: duplicity: ImportError: No module named duplicity