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

Previously accessible archives are dropped when creating a new ocaml/opam:archive #249

Open
kit-ty-kate opened this issue Oct 6, 2023 · 0 comments · May be fixed by #248
Open

Previously accessible archives are dropped when creating a new ocaml/opam:archive #249

kit-ty-kate opened this issue Oct 6, 2023 · 0 comments · May be fixed by #248

Comments

@kit-ty-kate
Copy link
Contributor

Example:

  • archive a is accessible
  • ocaml/opam:archive is created and downloads it
  • archive a becomes inaccessible
  • the next version of ocaml/opam:archive is created without archive a as it 404s

ocaml/opam:archive is used to create opam.ocaml.org: https://github.com/ocaml-opam/opam2web/blob/5d36992e711c0700b2f217aab69ab21e690e2a42/Dockerfile#L52C1-L52C90 and it is very annoying that archive can disappear from one day to the next

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