Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287744 - dev-db/couchdb: erlangs needs to be compiled with ssl
Summary: dev-db/couchdb: erlangs needs to be compiled with ssl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 11:40 UTC by Markus Tacker
Modified: 2009-10-09 22:35 UTC (History)
3 users (show)

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


Attachments
Updated ebuild with check for +ssl on erlang (couchdb-0.9.1-r2.ebuild,1.47 KB, text/plain)
2009-10-05 11:41 UTC, Markus Tacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Tacker 2009-10-05 11:40:04 UTC
See http://wiki.apache.org/couchdb/Error_messages#MissingOpenSSL

Update ebuild attached.
Comment 1 Markus Tacker 2009-10-05 11:41:18 UTC
Created attachment 206072 [details]
Updated ebuild with check for +ssl on erlang
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-10-09 08:57:27 UTC
Assuming you are right, I assign this bug to the maintainer. Nevertheless please attach any sort of failure that proofes this error on gentoo systems.
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2009-10-09 10:25:25 UTC
I think we can just bump to EAPI=2 and then RDEPEND on erlang[ssl]? Seems easier.
Comment 4 Patrick Lauer gentoo-dev 2009-10-09 22:35:20 UTC
+  09 Oct 2009; Patrick Lauer <patrick@gentoo.org> couchdb-0.9.1.ebuild:
+  Add usedep for erlang +ssl, fixes #287744

Confirmed and fixed.