Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455934 - net-mail/fdm-1.6-r1 with dev-libs/openssl-1.0.1d fails to fetch from some pop3s accounts: SSL3_GET_RECORD:bad decompression
Summary: net-mail/fdm-1.6-r1 with dev-libs/openssl-1.0.1d fails to fetch from some pop...
Status: RESOLVED DUPLICATE of bug 456108
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-06 23:38 UTC by Alec Moskvin
Modified: 2013-02-08 01:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Moskvin 2013-02-06 23:38:46 UTC
With openssl-1.0.1d, fdm fails to fetch from some pop3s accounts.

The error looks like this:

$ fdm fetch
XXX: SSL_connect: 1: error:1408F06B:SSL routines:SSL3_GET_RECORD:bad decompression
XXX: fetching error. aborted
XXX: 0 messages processed in 0.106 seconds
YYY: SSL_connect: 1: error:1408F06B:SSL routines:SSL3_GET_RECORD:bad decompression
YYY: fetching error. aborted
YYY: 0 messages processed in 0.226 seconds

Rebuilding does not help.

After downgrading back to openssl-1.0.1c (from d) it once again works.

Reproducible: Always
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2013-02-08 01:05:13 UTC

*** This bug has been marked as a duplicate of bug 456108 ***