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

ERROR while installing irmin.0.9.8 #248

Closed
talex5 opened this issue Aug 4, 2015 · 3 comments
Closed

ERROR while installing irmin.0.9.8 #248

talex5 opened this issue Aug 4, 2015 · 3 comments

Comments

@talex5
Copy link
Contributor

talex5 commented Aug 4, 2015

Another Travis failure:

https://travis-ci.org/talex5/cuekeeper/builds/74127652

#=== ERROR while installing irmin.0.9.8 =======================================#
# opam-version 1.2.2
# os           linux
# command      make test
# path         /home/travis/.opam/system/build/irmin.0.9.8
# compiler     system (4.02.1)
# exit-code    2
# env-file     /home/travis/.opam/system/build/irmin.0.9.8/irmin-35639-ce0575.env
# stdout-file  /home/travis/.opam/system/build/irmin.0.9.8/irmin-35639-ce0575.out
# stderr-file  /home/travis/.opam/system/build/irmin.0.9.8/irmin-35639-ce0575.err
### stdout ###
# [...]
# -- HTTP.MEM.012 Failed --
# High-level store merges.
# ./_tests/HTTP.MEM.012.output:
# Server started on port 8080.
#         DEBUG: post /update/a/b/a {"task":{"date":"1438720089","uid":"20401","owner":"Irmin testing-worker-linux-d..
#2015-08-04 20:28:09.316 MEM          DEBUG: iter
# 
# [exception] Unix.Unix_error(Unix.ECONNREFUSED, "connect", "")
# 
#1 error! in 27.190s. 120 tests run.
### stderr ###
@samoht
Copy link
Member

samoht commented Aug 4, 2015

That's due a segfault in Lwt, fixed in 2.5.0: ocsigen/lwt#136

Need a new release of cohttp to have the fix in ... But yea, should disable the tests in the release. I'll push a fix to opam-repository, thanks for the report.

@samoht samoht closed this as completed Aug 4, 2015
@samoht
Copy link
Member

samoht commented Aug 4, 2015

See ocaml/opam-repository#4598

Would be very nice to have ocaml/opam#2190 though...

@talex5
Copy link
Contributor Author

talex5 commented Aug 5, 2015

Thanks - CueKeeper tests are passing again now :-)

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