Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#14802 closed defect (invalid)

python25 workaround to "Caught a socket error, trying to recover" error

Reported by: skymoo (Adam Mercer) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: raimue (Rainer Müller)
Port:

Description

When backing up to Amazon S3 with duplicity using the boto backend, backups fail with the error "Caught a socket error, trying to recover" Upstream ticket: http://code.google.com/p/boto/issues/detail?id=89. A workaround of this issue has been found by the included patch to Lib/httplib.py

Attachments (2)

patch-Lib-httplib.py.diff (791 bytes) - added by skymoo (Adam Mercer) 16 years ago.
patch to Lib/httplib.py
Portfile.diff (688 bytes) - added by skymoo (Adam Mercer) 16 years ago.
patch to include patch-Lib-httplib.py.diff and bump revision

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by skymoo (Adam Mercer)

Attachment: patch-Lib-httplib.py.diff added

patch to Lib/httplib.py

Changed 16 years ago by skymoo (Adam Mercer)

Attachment: Portfile.diff added

patch to include patch-Lib-httplib.py.diff and bump revision

comment:1 Changed 15 years ago by skymoo (Adam Mercer)

Resolution: invalid
Status: newclosed

Doesn't seem to be an issue with current versions

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.