Skip to content

Conversation

@gridbugs
Copy link
Contributor

@gridbugs gridbugs commented Jun 4, 2025

The pinned version of the package "river" has a dependency on the package "ocamlnet" which is not compatible with ocaml 5. This fixes an issue where Dune is unable to find a package solution for this project.

The pinned version of the package "river" has a dependency on the
package "ocamlnet" which is not compatible with ocaml 5. This fixes an
issue where Dune is unable to find a package solution for this project.

Signed-off-by: Stephen Sherratt <[email protected]>
@gridbugs
Copy link
Contributor Author

gridbugs commented Jun 4, 2025

Fixes #3145

@gridbugs gridbugs mentioned this pull request Jun 5, 2025
16 tasks
@sabine
Copy link
Collaborator

sabine commented Jun 5, 2025

We should be removing the pin on river instead. If necessary, we need to cut a release of river.

Working with one specific version of OCaml instead of supporting multiple is better for build stability and for the contributor experience.

@sabine sabine closed this Jun 5, 2025
@gridbugs
Copy link
Contributor Author

gridbugs commented Jun 6, 2025

Can we use this in the short term while we work on removing the river pin. I'm currently unable to build ocaml.org without this patch.

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

Successfully merging this pull request may close these issues.

2 participants