reopen 384826
thanks
$ dpkg --status duplicity | grep Version
Version: 0.4.2-7
$ duplicity
Traceback (most recent call last):
File "/usr/bin/duplicity", line 28, in ?
import getpass, gzip, os, sys, time, types, \
ImportError: No module named commandline
$ dpkg --listfiles duplicity | grep commandline
/usr/share/python-support/duplicity/commandline.py
$ python -c 'import sys; print sys.path'| grep /usr/share/python-support
$
--
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]