← Back to team overview

duplicity-team team mailing list archive

Re: [Question #677428]: "Restore" gives the following:Failed to read /tmp/duplicity-Rtd2wO-tempdir/mktemp-67n08q-1. Can I recover any of my data?

 

Question #677428 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/677428

    Status: Answered => Open

trevj is still having a problem:

On 18/1/19 12:08 am, Kenneth Loafman wrote:
> Your question #677428 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/677428
>
>      Status: Open => Answered
>
> Kenneth Loafman proposed the following answer:
> Have you retried the recovery?  Does it still produce the same error?
>
The result seems to be the same Kenneth:

jtrevorj@jtrevorj-G31M-S2L:~$ duplicity -v9 restore 
file:///media/jtrevorj/Backup/trevorj-G31M-S2L /home/jtrevorj/restore2
Using archive dir: 
/home/jtrevorj/.cache/duplicity/2605f0dbc5560327813c43c0a3d0004f
Using backup name: 2605f0dbc5560327813c43c0a3d0004f
GPG binary is gpg, version 2.2.4
Import of duplicity.backends.acdclibackend Succeeded
Import of duplicity.backends.azurebackend Succeeded
Import of duplicity.backends.b2backend Succeeded
Import of duplicity.backends.botobackend Succeeded
Import of duplicity.backends.cfbackend Succeeded
Import of duplicity.backends.dpbxbackend Failed: No module named dropbox
Import of duplicity.backends.gdocsbackend Succeeded
Import of duplicity.backends.giobackend Succeeded
Import of duplicity.backends.hsibackend Succeeded
Import of duplicity.backends.hubicbackend Succeeded
Import of duplicity.backends.imapbackend Succeeded
Import of duplicity.backends.lftpbackend Succeeded
Import of duplicity.backends.localbackend Succeeded
Import of duplicity.backends.mediafirebackend Succeeded
Import of duplicity.backends.megabackend Succeeded
Import of duplicity.backends.multibackend Succeeded
Import of duplicity.backends.ncftpbackend Succeeded
Import of duplicity.backends.onedrivebackend Succeeded
Import of duplicity.backends.par2backend Succeeded
Import of duplicity.backends.pydrivebackend Succeeded
Import of duplicity.backends.rsyncbackend Succeeded
Import of duplicity.backends.ssh_paramiko_backend Succeeded
Import of duplicity.backends.ssh_pexpect_backend Succeeded
Import of duplicity.backends.swiftbackend Succeeded
Import of duplicity.backends.sxbackend Succeeded
Import of duplicity.backends.tahoebackend Succeeded
Import of duplicity.backends.webdavbackend Succeeded
Main action: restore
Acquiring lockfile 
/home/jtrevorj/.cache/duplicity/2605f0dbc5560327813c43c0a3d0004f/lockfile
================================================================================
duplicity 0.7.17 (February 26, 2018)
Args: /usr/bin/duplicity -v9 restore 
file:///media/jtrevorj/Backup/trevorj-G31M-S2L /home/jtrevorj/restore2
Linux jtrevorj-G31M-S2L 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 
14:45:28 UTC 2018 x86_64 x86_64
/usr/bin/python 2.7.15rc1 (default, Nov 12 2018, 14:31:15)
[GCC 7.3.0]
================================================================================
Using temporary directory /tmp/duplicity-ZwR6uZ-tempdir
Registering (mkstemp) temporary file 
/tmp/duplicity-ZwR6uZ-tempdir/mkstemp-Exh7mw-1
Temp has 176062844928 available, backup will use approx 272629760.
Synchronising remote metadata to local cache...
Copying 
duplicity-new-signatures.20181213T043719Z.to.20181215T230125Z.sigtar.gz 
to local cache.
Registering (mktemp) temporary file 
/tmp/duplicity-ZwR6uZ-tempdir/mktemp-ScCZln-2
Registering (mktemp) temporary file 
/tmp/duplicity-ZwR6uZ-tempdir/mktemp-E4ZocI-3
Failed to read /tmp/duplicity-ZwR6uZ-tempdir/mktemp-ScCZln-2: (<type 
'exceptions.IOError'>, IOError('Not a gzipped file',), <traceback object 
at 0x7f016e1da320>)
Releasing lockfile 
/home/jtrevorj/.cache/duplicity/2605f0dbc5560327813c43c0a3d0004f/lockfile
Removing still remembered temporary file 
/tmp/duplicity-ZwR6uZ-tempdir/mktemp-E4ZocI-3
Removing still remembered temporary file 
/tmp/duplicity-ZwR6uZ-tempdir/mkstemp-Exh7mw-1
Removing still remembered temporary file 
/tmp/duplicity-ZwR6uZ-tempdir/mktemp-ScCZln-2
Releasing lockfile 
/home/jtrevorj/.cache/duplicity/2605f0dbc5560327813c43c0a3d0004f/lockfile
Releasing lockfile 
/home/jtrevorj/.cache/duplicity/2605f0dbc5560327813c43c0a3d0004f/lockfile
jtrevorj@jtrevorj-G31M-S2L:~$

> On Wed, Jan 16, 2019 at 10:37 PM trevj <question677428@xxxxxxxxxxxxxxxxxxxxx>
> wrote:
>
>> Question #677428 on Duplicity changed:
>> https://answers.launchpad.net/duplicity/+question/677428
>>
>> trevj gave more information on the question:
>>
>> On 17/1/19 3:08 pm, trevj wrote:
>>> Your question #677428 on Duplicity changed:
>>> https://answers.launchpad.net/duplicity/+question/677428
>>>
>>>       Status: Needs information => Open
>>>
>>> You gave more information on the question:
>>>
>>> On 17/1/19 2:57 am, Kenneth Loafman wrote:
>>>> Your question #677428 on Duplicity changed:
>>>> https://answers.launchpad.net/duplicity/+question/677428
>>>>
>>>>        Status: Open => Needs information
>>>>
>>>> Kenneth Loafman requested more information:
>>>> Umm, the message "Failed to read" appeared on the first listing, not on
>>>> the second.  I'd suggest downloading duplicity-new-
>>>> signatures.20181213T043719Z.to.20181215T230125Z.sigtar.gz to a temp
>>>> location and run:
>>>>
>>>> $ gzip -t duplicity-new-
>>>> signatures.20181213T043719Z.to.20181215T230125Z.sigtar.gz
>>>>
>>>> Post the output here.
>>>>
>>> I got no meaningful output kKenneth
>>>
>>> jtrevorj@jtrevorj-G31M-S2L:~/temp$ gzip -t
>>> duplicity-new-signatures.20181215T230125Z.to.20181220T034556Z.sigtar.gz
>>> jtrevorj@jtrevorj-G31M-S2L:~/temp$ ls
>>> duplicity-new-signatures.20181215T230125Z.to.20181220T034556Z.sigtar.gz
>>> jtrevorj@jtrevorj-G31M-S2L:~/temp$
>>>
>> Kenneth if I use "gzip -tv etc" it appends "OK" to the output. Helpful?
>>
>> --
>> You received this question notification because your team duplicity-team
>> is an answer contact for Duplicity.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~duplicity-team
>> Post to     : duplicity-team@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~duplicity-team
>> More help   : https://help.launchpad.net/ListHelp
>>

-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.


References