I added a comment on the ticket. Can we try to keep comments on the tickets themselves and not on the mailing list, where we end up forking the discussion. Thanks! :)
On 31 October 2012 09:41, Benoit Chesneau <[email protected]> wrote: > On Wed, Oct 31, 2012 at 10:39 AM, Robert Newson (JIRA) <[email protected] > >wrote: > > > > > [ > > > https://issues.apache.org/jira/browse/COUCHDB-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487637#comment-13487637 > ] > > > > Robert Newson commented on COUCHDB-1582: > > ---------------------------------------- > > > > I thought we dropped libcurl as a dependency already? > > > > > as an option. Is it still needed for tests. > > > > > > OpenSSL Depreciation of SSLv2 > > > ----------------------------- > > > > > > Key: COUCHDB-1582 > > > URL: > https://issues.apache.org/jira/browse/COUCHDB-1582 > > > Project: CouchDB > > > Issue Type: Bug > > > Components: Infrastructure > > > Affects Versions: 1.2 > > > Environment: Ubuntu 12.04 and CouchDB 1.2 - might be ok with > 2.0 > > Beta but not tested. > > > Reporter: Ed Young > > > Priority: Critical > > > > > > /opt/bitnami/common/lib/libcurl.so: undefined reference to > > `SSLv2_client_method' > > > collect2: ld returned 1 exit status > > > make[4]: *** [couchjs] Error 1 > > > make[4]: Leaving directory > > `/data/couchdb_source/couchdb/src/couchdb/priv' > > > make[3]: *** [all-recursive] Error 1 > > > make[3]: Leaving directory `/data/couchdb_source/couchdb/src/couchdb' > > > make[2]: *** [all-recursive] Error 1 > > > make[2]: Leaving directory `/data/couchdb_source/couchdb/src' > > > make[1]: *** [all-recursive] Error 1 > > > make[1]: Leaving directory `/data/couchdb_source/couchdb' > > > make: *** [all] Error 2 > > > Support for SSLv2 was removed as of OpenSSL 1.x.x (RFC 6176) which > ships > > with Ubuntu 12.04. > > > Potential solutions: > > > 1. Patch installation; > > > 2. Degrade OpenSSL version. > > > > -- > > This message is automatically generated by JIRA. > > If you think it was sent incorrectly, please contact your JIRA > > administrators > > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > > -- NS
