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

Fix handling of filename-encoded pkgname in opam files #4401

Merged
merged 5 commits into from
Oct 23, 2020

Conversation

AltGr
Copy link
Member

@AltGr AltGr commented Oct 21, 2020

It was hardcoded at too low level, and not properly disabled when not
reading files from repositories.

This also exports a few more helpful functions for plugins.

that does the same thing as `libinstall`, while registering it properly in opam
using `opam-custom-install`.
These are useful for handling reinstallations from e.g. `opam-custom-install`
…ction

it's only suitable for opam files read from repositories, and, as we could have
expected, proves harmful in cases like ocaml-opam/opam-publish#107
@AltGr AltGr merged commit d0ea615 into ocaml:master Oct 23, 2020
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