duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Macports & Duplicity 0.4.10


From: Eric Evans
Subject: Re: [Duplicity-talk] Macports & Duplicity 0.4.10
Date: Tue, 1 Apr 2008 15:10:16 -0500
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

[ Simon Ree ]
> Hi,
>
> Just tried it and no difference on the collection status:
>
> Last full backup date: none
> Connecting with backend: BotoBackend
> Archive dir: None
>
> Found 0 backup chains without signatures.
> No backup chains with active signatures found
> No orphaned or incomplete backup sets found.
>
> However, the backup now fails with a new error message
>
> secmem usage: 1952/4608 bytes in 5/11 blocks of pool 4768/32768
> Traceback (most recent call last):
>   File "/opt/local/bin/duplicity", line 463, in <module>
>     with_tempdir(main)
>   File "/opt/local/bin/duplicity", line 458, in with_tempdir
>     fn()
>   File "/opt/local/bin/duplicity", line 444, in main
>     full_backup(col_stats)
>   File "/opt/local/bin/duplicity", line 155, in full_backup
>     bytes_written = write_multivol("full", tarblock_iter,  
> globals.backend)
>   File "/opt/local/bin/duplicity", line 99, in write_multivol
>     backend.put(tdp, dest_filename)
>   File "/opt/local/lib/python2.5/site-packages/duplicity/backends.py", 
> line 745, in put
>     self.bucket = self.conn.create_bucket(self.bucket_name)
>   File "/opt/local/lib/python2.5/site-packages/boto/s3/connection.py", 
> line 158, in create_bucket
>     raise S3ResponseError(response.status, response.reason, body)
> boto.exception.S3ResponseError: S3ResponseError: 403 Forbidden
> <?xml version="1.0" encoding="UTF-8"?>
> <Error><Code>SignatureDoesNotMatch</Code><Message>The request signature 
> we calculated does not match the signature you provided. Check your key 
> and signing method.</Message> <-- sniped key info --> <StringToSign>PUT
>
> The same command with the 0.4.9 built manually completes properly.

Depending on which version of Boto you have installed, you might be
running into this: http://code.google.com/p/boto/issues/detail?id=108

What version of Boto are you using? Does your bucket name contain
capitalized characters?

-- 
Eric Evans
address@hidden




reply via email to

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