duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] full backups failing using duply


From: edgar . soldin
Subject: Re: [Duplicity-talk] full backups failing using duply
Date: Mon, 13 Oct 2014 17:13:19 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

On 13.10.2014 15:28, Pacuraru, Ovidiu wrote:
> diff backups work just fine but my full backups fail. 
> I'll post the full info here, maybe someone can advise what to look into?
> 
> Here is the cron job that starts it => 
> 
> #run full proxmox backup every Sunday
> 0 21 * * 0 /usr/bin/duply proxmox full
> 
> 
> Any other info I can give you?
> 
> Start duply v1.5.5.5, time is 2014-10-05 23:00:01.
> Using profile '/root/.duply/diladele'.
> Using installed duplicity version 0.6.18, python 2.7.3, gpg 1.4.12 (Home: 
> ~/.gnupg), awk 'GNU Awk 4.0.1', bash '4.2.37(1)-release 
> (x86_64-pc-linux-gnu)'.
> Autoset found secret key of first GPG_KEY entry '27A8AEC1' for signing.
> Test - Encrypt to 27A8AEC1 & Sign with 27A8AEC1 (OK)
> Test - Decrypt (OK)
> Test - Compare (OK)
> Cleanup - Delete '/tmp/duply.114516.1412542801_*'(OK)
> 
> --- Start running command FULL at 23:00:01.635 ---
> Import of duplicity.backends.giobackend Failed: No module named gio
> Reading globbing filelist /root/.duply/diladele/exclude
> Local and Remote metadata are synchronized, no sync needed.
> Last full backup date: Sun Sep 28 23:00:12 2014
> Reuse configured PASSPHRASE as SIGN_PASSPHRASE
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/duplicity/backends/_boto_multi.py", 
> line 398, in _upload
>     mp.upload_part_from_file(fd, offset + 1, cb=_upload_callback)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/multipart.py", line 236, in 
> upload_part_from_file
>     query_args=query_args, size=size)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/key.py", line 905, in 
> set_contents_from_file
>     size=size)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/key.py", line 663, in 
> send_file
>     query_args=query_args)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/connection.py", line 450, in 
> make_request
>     override_num_retries=override_num_retries)
>   File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 829, in 
> make_request
>     return self._mexe(http_request, sender, override_num_retries)
>   File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 794, in 
> _mexe
>     raise e
> error: [Errno 32] Broken pipe
> Traceback (most recent call last):
SNIP
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/duplicity/backends/_boto_multi.py", 
> line 398, in _upload
>     mp.upload_part_from_file(fd, offset + 1, cb=_upload_callback)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/multipart.py", line 236, in 
> upload_part_from_file
>     query_args=query_args, size=size)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/key.py", line 905, in 
> set_contents_from_file
>     size=size)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/key.py", line 663, in 
> send_file
>     query_args=query_args)
>   File "/usr/lib/python2.7/dist-packages/boto/s3/connection.py", line 450, in 
> make_request
>     override_num_retries=override_num_retries)
>   File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 829, in 
> make_request
>     return self._mexe(http_request, sender, override_num_retries)
>   File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 794, in 
> _mexe
>     raise e
> error: [Errno 32] Broken pipe
> --------------[ Backup Statistics ]--------------
> StartTime 1412542832.28 (Sun Oct  5 23:00:32 2014)
> EndTime 1412644109.78 (Tue Oct  7 03:08:29 2014)
> ElapsedTime 101277.50 (28 hours 7 minutes 57.50 seconds)
> SourceFiles 2
> SourceFileSize 6275207168 (5.84 GB)
> NewFiles 2
> NewFileSize 6275207168 (5.84 GB)
> DeletedFiles 0
> ChangedFiles 0
> ChangedFileSize 0 (0 bytes)
> ChangedDeltaSize 0 (0 bytes)
> DeltaEntries 2
> RawDeltaSize 6275203072 (5.84 GB)
> TotalDestinationSizeChange 2327398708 (2.17 GB)
> Errors 0
> -------------------------------------------------
> 
> --- Finished state OK at 06:16:28.114 - Runtime 31:16:26.479 ---
> 

probably
 https://answers.launchpad.net/duplicity/+question/253609

but first! 
- update your duply/duplicity .. your versions are very old!
- update python boto to the latest version

check if the error persists after you updated. ..ede



reply via email to

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