I was trying to sync a folder today to s3 and got the following output
for several of my folders:

Compiling list of local files...
Retrieving list of remote files...

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
  Please report the following lines to:
  s3tools-general@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

S3cmd:  0.9.8.3
Python: 2.5.2 (r252:60911, Jan  4 2009, 17:40:26)  [GCC 4.3.2]

Traceback (most recent call last):
  File "/usr/bin/s3cmd", line 1040, in <module>
    main()
  File "/usr/bin/s3cmd", line 1020, in main
    cmd_func(args)
  File "/usr/bin/s3cmd", line 627, in cmd_sync
    return cmd_sync_local2remote(src, dst)
  File "/usr/bin/s3cmd", line 565, in cmd_sync_local2remote
    rem_list = _get_filelist_remote(dst_uri)
  File "/usr/bin/s3cmd", line 339, in _get_filelist_remote
    response = s3.bucket_list(remote_uri.bucket(), prefix = remote_uri.object())
  File "/usr/lib/python2.5/site-packages/S3/S3.py", line 112, in bucket_list
    response = self.send_request(request)
  File "/usr/lib/python2.5/site-packages/S3/S3.py", line 321, in send_request
    raise S3Error(response)
  File "/usr/lib/python2.5/site-packages/S3/Exceptions.py", line 23, in __init__
    tree = ET.fromstring(response["data"])
  File "/usr/lib/python2.5/xml/etree/ElementTree.py", line 964, in XML
    return parser.close()
  File "/usr/lib/python2.5/xml/etree/ElementTree.py", line 1254, in close
    self._parser.Parse("", 1) # end of data
ExpatError: no element found: line 1, column 0


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
    Please report the above lines to:
  s3tools-general@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Please let me know if you need any more information to diagnose this.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to