On Thu, Jun 11, 2009 at 6:46 PM, Martin Pitt <[email protected]> wrote:
> Package: couchdb
> Version: 0.9.0-2
> Tags: patch
> User: [email protected]
> Usertags: origin-ubuntu ubuntu-patch karmic
>
> Hello,
>
> In https://launchpad.net/bugs/385104 it was reported that couchdb
> still pulls in the entire erlang-nox package, which is now a
> transitional dependency package to smaller bits.
>
> erlang-inets should be enough.

After some further testing, I found that erlang-inets is not enough.
The correct dependencies are:

     - erlang-crypto (couchdb depends on it directly).
     - erlang-inets (mochiweb depends on the httpd_util module).
     - erlang-xmerl (mochiweb depends on its UTF-8 handling).

Erlang-crypto is a dependency of erlang-inets so was already
installed, but without erlang-xmerl couchdb would start but not run
fail to handle a number of requests.

James.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to