#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)
Change History (4)
Changed 17 years ago by skymoo (Adam Mercer)
Attachment: | patch-Lib-httplib.py.diff added |
---|
Changed 17 years ago by skymoo (Adam Mercer)
Attachment: | Portfile.diff added |
---|
patch to include patch-Lib-httplib.py.diff and bump revision
comment:1 Changed 16 years ago by skymoo (Adam Mercer)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Doesn't seem to be an issue with current versions
Note: See
TracTickets for help on using
tickets.
patch to Lib/httplib.py