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

missing extra-files declarations for patches for opam 2.3.0 #3203

Closed
palmskog opened this issue Nov 14, 2024 · 0 comments · Fixed by #3204
Closed

missing extra-files declarations for patches for opam 2.3.0 #3203

palmskog opened this issue Nov 14, 2024 · 0 comments · Fixed by #3204

Comments

@palmskog
Copy link
Collaborator

opam 2.3.0 added a major breaking change: https://opam.ocaml.org/blog/opam-2-3-0/#Major-breaking-change-extra-files

This affects the Coq opam archive, which is missing a lot of extra-files declarations for patches.

Here is the recommended fix:

If you have an opam repository, you should make sure all files are listed so every packages continues to work without any issue, which can be done automatically using the opam admin update-extrafiles command.

palmskog added a commit that referenced this issue Nov 14, 2024
Add extra-files records where need to support opam 2.3.0 - Fixes #3203
thery pushed a commit to thery/opam-coq-archive that referenced this issue Dec 19, 2024
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 a pull request may close this issue.

1 participant