[S3tools-general] bug report

2009-11-12 Thread Ryan Ahearn
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-g

Re: [S3tools-general] bug report about s3cmd sync.

2009-07-26 Thread Michal Ludvig
Hi Max, > I am using s3cmd on fedora core 10 and when i uses s3cmd sync > s3:// i get the below mentioned error could I please know if we > have any solution for this. > > S3cmd: 0.9.8.3 > Python: 2.5.2 (r252:60911, Sep 30 2008, 15:42:03) [GCC 4.3.2 20080917 > (Red Hat 4.3.2-4)] > ZeroDivision

[S3tools-general] bug report about s3cmd sync.

2009-07-24 Thread Max
Hi , I am using s3cmd on fedora core 10 and when i uses s3cmd sync s3:// i get the below mentioned error could I please know if we have any solution for this. S3cmd: 0.9.8.3 Python: 2.5.2 (r252:60911, Sep 30 2008, 15:42:03) [GCC 4.3.2 20080917 (Red Hat 4.3.2-4)] Traceback (most recent call l

[S3tools-general] Bug Report

2008-12-04 Thread Sebastian Schuon
! An unexpected error has occurred. Please report the following lines to: s3tools-general@lists.sourceforge.net ! S3cmd: 0.9.8.4 Python: 2.5.2 (r252:60911, Aug 8 2008, 09:22:44) [GCC 4.3.1] Traceback (most

[S3tools-general] Bug report (cont.d)

2008-10-04 Thread Sebastian Schuon
Oh, one more: S3cmd: 0.9.9-pre1 Python: 2.5.2 (r252:60911, Aug 8 2008, 09:22:44) [GCC 4.3.1] Traceback (most recent call last): File "/usr/bin/s3cmd", line 1097, in File "/usr/bin/s3cmd", line 1076, in main File "/usr/bin/s3cmd", line 679, in cmd_sync File "/usr/bin/s3cmd", line 509,

[S3tools-general] Bug-Report

2008-10-04 Thread Sebastian Schuon
Hi! Using a cvs checkout about one week old, I ran into the following error. I was syncing from within a EC2 image quite a lot of files (30k) Cheers, Sebastian S3cmd: 0.9.9-pre1 Python: 2.5.2 (r252:60911, Aug 8 2008, 09:22:44) [GCC 4.3.1] Traceback (most recent call last): File "/usr/bin/s

Re: [S3tools-general] Bug Report

2008-09-11 Thread Michal Ludvig
Sebastian Schuon wrote: > Hey, just run s3cmd sync and run into the following issue: > [...] > File "/usr/lib/python2.5/site-packages/S3/S3.py", line 373, in send_file > response["speed"] = float(response["size"]) / response["elapsed"] > ZeroDivisionError: float division Interesting. Are you

[S3tools-general] Bug Report

2008-09-11 Thread Sebastian Schuon
Hey, just run s3cmd sync and run into the following issue: ! 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: