tags 815577 + pending thanks Le 22/02/2016 18:12, Thomas Leonard a écrit : > I've had some reports of 0install hanging on Debian/Ubuntu. I suspect this is > due to the very old version of ocurl found there: > > https://github.com/0install/0install/issues/54#issuecomment-186845945
Thank you, I was not aware there was a new upstream! From the point of view of Debian, the package was up-to-date (and somehow dead upstream). > Debian currently provides ocurl 0.5.3, which lacks support for Lwt. If ocurl > could be upgraded to the latest version (0.7.6) then I could remove the hacky > support for older versions: > > http://opam.ocaml.org/packages/ocurl/ocurl.0.7.6/ I've started packaging the new version... It's in git. It compiles, but it remains (at least): - not use -custom - not use network (some tests seem to use google.com) - update copyright file / Standards-Version - check that reverse-depends compile Cheers, -- Stéphane

