|
From: Matt D. <ma...@do...> - 2014-03-22 04:09:14
|
Fixed on the upstream github.com/s3tools/s3cmd master branch now. Please try and report success/failure. Thanks, Matt On Fri, Mar 21, 2014 at 2:38 PM, Sebastian Ferro <sf...@gm...> wrote: > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > > Invoked as: ./s3cmd --configureProblem: AttributeError: 'S3Error' object > has no attribute 'find' > > S3cmd: 1.5.0-beta1 > > python: 2.7.5 (default, Aug 25 2013, 00:04:04) > > [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] > > environment LANG=None > > > Traceback (most recent call last): > > File "./s3cmd", line 2417, in <module> > > main() > > File "./s3cmd", line 2313, in main > > run_configure(options.config, args) > > File "./s3cmd", line 1790, in run_configure > > if e.find('403') != -1: > > AttributeError: 'S3Error' object has no attribute 'find' > > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > -- > Sebastián Ferro > cel: +54 351 532 7322 > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > |