duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] error with duplicity


From: Miguel Jacq
Subject: Re: [Duplicity-talk] error with duplicity
Date: Tue, 21 Dec 2010 17:25:55 +1100

Hi,


On Tue, Dec 21, 2010 at 4:09 PM, Shawn <address@hidden> wrote:
> >     self.hmac = hmac.new(self.aws_secret_access_key, digestmod=sha)
> AttributeError: S3Connection instance has no attribute
> 'aws_secret_access_key'
>
>
> Can anyone help me troubleshoot this?

You may need to install python-boto, but more likely, your Amazon AWS
Key ID and secret key aren't accessible from your environment.

Since you are running this direct from the command line, did you
export your AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY first?

Miguel



reply via email to

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