<div dir="ltr"><div><div><div>Let's clarify that I am not trying to blame maintainers of packages for the issues that I highlighted. I believe that we are all doing our best given the current processes and expectations, and I would like to fix the process to improve the results. (In particular, I think that the beta period for 4.03 was insufficient for maintainers to update their packages.)<br><br></div>Yotam: I don't think a clear separation of responsibility (package authors vs. "the entire community") is possible. The free software that powers the OCaml ecosystem should be maintained collectively at all times. It is particularly true in the context of adapting to a new OCaml version that changed some things; it is often the case that the package authors are not the most qualified to understand the required changes -- they know their codebase well, but don't necessarily follow OCaml evolutions closely. Early-adopters and enthusiasts, such as you and I, have a large role to play in helping the ecosystem evolve gracefully by sending patches to fix the bugs.<br><br></div><div>Fabrice: again, it's not about who maintains the software (and I don't think that the ocaml/ umbrella automatically guarantees more maintenance). External contributors can easily fix software to work on trunk or new OCaml versions -- I've done it for atdgen and Coqide and it was not much work.<br></div><div><br></div>Fabrice: Indeed, I think that opam-builder is a great tool to put at the forefront of such an effort. The current version<br><br>  <a href="http://opam.ocamlpro.com/builder/html/report-last.html">http://opam.ocamlpro.com/builder/html/report-last.html</a><br></div><div><br></div><div>monitors the state of the OPAM repository for released OCaml versions. Everything that is orange (except maybe for the "lint" column) is a bug that we must collectively fix.<br><br></div><div>I will try to experiment more with opam-builder (understand its error explanations better and try to fix a part of it to see what the experiment is) before suggesting any specific process.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 30, 2016 at 9:32 AM, Yotam Barnoy <span dir="ltr"><<a href="mailto:yotambarnoy@gmail.com" target="_blank">yotambarnoy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've also been bitten by this issue with 4.03. Specifically, Merlin<br>
took about 2 weeks post-release to be ready, making it much harder to<br>
program in 4.03, and I had a dependency chain that needed OASIS to<br>
build.<br>
<br>
I don't think we can avoid having a specialized pre-release period for<br>
getting the packages up and running. I noticed many of these breakages<br>
before 4.03 was released, but package authors aren't responsive to a<br>
pre-release breakage.<br>
<br>
It's important to prioritize though -- those packages that have the<br>
most reverse-dependencies and the ones that are most popular, should<br>
be the highest priorities to fix. OPAM has this info, and just as the<br>
<a href="https://opam.ocaml.org/packages/index-popularity.html" rel="noreferrer" target="_blank">https://opam.ocaml.org/packages/index-popularity.html</a> page shows the<br>
most popular packages, I think it should pull their build-state for<br>
the latest OCAML release version and highlight them if they're broken.<br>
Speaking of which, it would be nice if the opam webpage also had a<br>
'sort by reverse dependencies' list.<br>
<br>
One schedule that perhaps could work would be to have a<br>
pre-platform-release month. Within this month, package authors would<br>
have the first 2 weeks to fix their packages. After these 2 weeks,<br>
there would be a rallying cry to fix packages sorted by priority<br>
(highest reverse-dependencies & highest popularity), and the entire<br>
community would be mobilized to help in the effort. Once a<br>
"sufficient" number of the highest priority packages are fixed, the<br>
full release can take place, but the work can be ongoing.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Yotam<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, Jun 30, 2016 at 9:17 AM, Daniel Bünzli<br>
<<a href="mailto:daniel.buenzli@erratique.ch">daniel.buenzli@erratique.ch</a>> wrote:<br>
> Le jeudi, 30 juin 2016 à 13:58, Fabrice Le Fessant a écrit :<br>
>> You can ask this kind of diligence from sub-contractors, not from open-source contributors, especially when a package is maintained only by one developer on his/her sparetime.<br>
><br>
> I'm not asking anything. I'm only commenting on the fact that Sylvain said that the time response was not long. It wasn't indeed but release time is not the right time point to consider. The right time point to consider is the rc betas.<br>
><br>
>> Or if you think these components are key to the infrastructure, why not move their development to <a href="http://github.com/ocaml/" rel="noreferrer" target="_blank">github.com/ocaml/</a> (<a href="http://github.com/ocaml/" rel="noreferrer" target="_blank">http://github.com/ocaml/</a>) with a larger team of maintainers, as it was done for OPAM ?<br>
><br>
> I personally don't care as I'm not interested in oasis. But many other programmer seem to use it so it's a pre-requesite for them to be able to work in a given release and if this doesn't happen during the betas then we get less testing. Regarding oasis' development model I'll let users of oasis decide on what is best them.<br>
><br>
> Best,<br>
><br>
> Daniel<br>
> _______________________________________________<br>
> Platform mailing list<br>
> <a href="mailto:Platform@lists.ocaml.org">Platform@lists.ocaml.org</a><br>
> <a href="http://lists.ocaml.org/listinfo/platform" rel="noreferrer" target="_blank">http://lists.ocaml.org/listinfo/platform</a><br>
_______________________________________________<br>
Platform mailing list<br>
<a href="mailto:Platform@lists.ocaml.org">Platform@lists.ocaml.org</a><br>
<a href="http://lists.ocaml.org/listinfo/platform" rel="noreferrer" target="_blank">http://lists.ocaml.org/listinfo/platform</a><br>
</div></div></blockquote></div><br></div>