Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mochiweb fails to pass tests on Erlang/OTP R14A #2

Closed
lemenkov opened this issue Jul 12, 2010 · 5 comments
Closed

mochiweb fails to pass tests on Erlang/OTP R14A #2

lemenkov opened this issue Jul 12, 2010 · 5 comments

Comments

@lemenkov
Copy link
Member

In this OTP version we must to start 'public_key' application before using 'ssl' application.

Here is a failed build log
http://koji.fedoraproject.org/koji/getfile?taskID=2312725&name=build.log

and here is a successful one (after applying simple patch, mentioned below):
http://koji.fedoraproject.org/koji/getfile?taskID=2312748&name=build.log

Here is a necessary and simple patch:
http://cvs.fedoraproject.org/viewvc/rpms/erlang-mochiweb/devel/erlang-mochiweb-0002-Fix-for-Erlang-OTP-R14A.patch?view=co

@lemenkov
Copy link
Member Author

I would like also to note that this patch won't break compatibility with Erlang/OTP R13B.

@lemenkov
Copy link
Member Author

Here is a ready-to-merge git branch 'peter' with this the only patch ahead of master:

git://github.com/lemenkov/mochiweb.git

@etrepum
Copy link
Member

etrepum commented Jul 12, 2010

Can you send me a pull request for this?

@lemenkov
Copy link
Member Author

Sure - please, check your mailbox.

@lemenkov
Copy link
Member Author

Closing this issue - applied upstream.

ewanmellor pushed a commit to tipbit/mochiweb that referenced this issue May 10, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants