duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Error with 0.60


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Error with 0.60
Date: Sun, 14 Jun 2009 14:48:51 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Ian Barton wrote:
> I have just upgraded on my notebook. When I run:
> 
> /usr/bin/duplicity --encrypt-key "81AEC9E9" --full-if-older-than 7D
> /home/ian/Documents
> scp://address@hidden//media/usbdisk/duplicity/scamper/Documents
> 
> I get the following error:
> 
> Last full backup is too old, forcing full backup
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 582, in <module>
>     with_tempdir(main)
>   File "/usr/bin/duplicity", line 576, in with_tempdir
>     fn()
>   File "/usr/bin/duplicity", line 557, in main
>     full_backup(col_stats)
>   File "/usr/bin/duplicity", line 233, in full_backup
>     sig_outfp = get_sig_fileobj("full-sig")
>   File "/usr/bin/duplicity", line 217, in get_sig_fileobj
>     fh.addfilehandle(dup_temp.get_fileobj_duppath(globals.archive_dir,
> AttributeError: FileobjHooked instance has no attribute 'addfilehandle'

Ummm, if you upgraded to 0.6.0, then somehow the old version of
duplicity is still being run.  get_sig_fileobj begins on line 360 in
0.6.0 and does not contain addfilehandle at all.  Sounds like you need
to redo the install.

...Thanks,
...Ken

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]