Package: s3cmd
Version: 0.9.8.3-1
Severity: important
I have some file on Amazon s3. While trying to download it with s3cmd, I get
this:
3cmd: 0.9.8.3
Python: 2.5.2 (r252:60911, Jan 4 2009, 21:59:32) [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 252, in cmd_object_get
response = s3.object_get_uri(uri, dst_stream)
File "/usr/lib/python2.5/site-packages/S3/S3.py", line 182, in
object_get_uri
response = self.recv_file(request, stream)
File "/usr/lib/python2.5/site-packages/S3/S3.py", line 437, in recv_file
data = http_response.read(this_chunk)
File "/usr/lib/python2.5/httplib.py", line 529, in read
s = self.fp.read(amt)
File "/usr/lib/python2.5/httplib.py", line 1027, in read
s = self._read()
File "/usr/lib/python2.5/httplib.py", line 1003, in _read
buf = self._ssl.read(self._bufsize)
error: (104, 'Connection reset by peer')
Upstream author said I should upgrade to 0.9.9 and it indeed solved the
problem. How about upgrading to 0.9.9?
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages s3cmd depends on:
ii python 2.5.2-3 An interactive high-level object-o
ii python-central 0.6.8 register and build utility for Pyt
s3cmd recommends no packages.
s3cmd suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]