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
@rjbou rjbou added this to the 2.1.0~beta3 milestone Oct 21, 2020
@rjbou rjbou added this to PR in Progress in Opam 2.1.x via automation Oct 21, 2020
Opam 2.1.x automation moved this from PR in Progress to PR Finalised Oct 22, 2020
@AltGr AltGr merged commit d0ea615 into ocaml:master Oct 23, 2020
Opam 2.1.x automation moved this from PR Finalised to Done 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
No open projects
Opam 2.1.x
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants