duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] FileobjHooked instance has no attribute 'name'


From: edgar . soldin
Subject: Re: [Duplicity-talk] FileobjHooked instance has no attribute 'name'
Date: Thu, 14 Apr 2011 10:48:49 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Did you upgrade your duplicity version?

Here
http://trac.zentyal.org/ticket/2743
they suggest to do a new full to circumvent the issue.

Actually it is suggested to start a new chain, if you changed versions. 

Also it is not guaranteed, whilst most possible, that new versions will restore 
your old backups. So keep the older version around (just in case). See
http://duply.net/?title=Duply-documentation
under heading TIP, how I manage to keep multiple versions of duplicity.

..ede/duply.net


On 14.04.2011 04:19, Wolfgang Rohdewald wrote:
> with duplicity 0.6.11
> 
> Deleting set inc Thu Feb 10 23:13:02 2011
> Deleting set full Thu Feb 10 04:52:36 2011
> Warning, found the following local orphaned signature files:
> duplicity-new-
> signatures.20110210T035236Z.to.20110210T221302Z.sigtar.gz
> duplicity-new-
> signatures.20110210T221302Z.to.20110211T221301Z.sigtar.gz
> duplicity-new-
> signatures.20110211T221301Z.to.20110212T221301Z.sigtar.gz
> duplicity-new-
> signatures.20110212T221301Z.to.20110213T221302Z.sigtar.gz
> duplicity-new-
> signatures.20110213T221302Z.to.20110214T221301Z.sigtar.gz
> duplicity-new-
> signatures.20110214T221301Z.to.20110215T221301Z.sigtar.gz
> duplicity-new-
> signatures.20110215T221301Z.to.20110216T221302Z.sigtar.gz
> --- Finished state OK at 23:47:53.075 - Runtime 00:00:20.473 ---
> 
> --- Start running command STATUS at 23:47:53.085 ---
> NcFTP version is 3.2.2
> Synchronizing remote metadata to local cache...
> Copying duplicity-full-signatures.20110210T035236Z.sigtar to 
> local cache.
> Traceback (most recent call last):
>   File "/usr/local/bin/duplicity", line 1245, in <module>
>     with_tempdir(main)
>   File "/usr/local/bin/duplicity", line 1238, in with_tempdir
>     fn()
>   File "/usr/local/bin/duplicity", line 1139, in main
>     sync_archive()
>   File "/usr/local/bin/duplicity", line 953, in sync_archive
>     copy_to_local(fn)
>   File "/usr/local/bin/duplicity", line 913, in copy_to_local
>     size=sys.maxint)
>   File "/usr/local/lib/python2.6/site-packages/duplicity/gpg.py", 
> line 331, in GzipWriteFile
>     new_block = block_iter.next(min(128*1024, bytes_to_go))
>   File "/usr/local/bin/duplicity", line 891, in next
>     (self.fileobj.name, sys.exc_info()),
> AttributeError: FileobjHooked instance has no attribute 'name'
> 




reply via email to

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