Skip to content

Reenable gappa.1.3.5 (the source URL changed and the package got deleted) #27739

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

Merged
merged 2 commits into from
Apr 11, 2025

Conversation

MSoegtropIMC
Copy link
Contributor

This is required for the reproducibility of some research artefacts.

@MSoegtropIMC
Copy link
Contributor Author

That it fails for x86_32 Linux is a minor issue. What would be the most concise way to exclude it for exactly this platform?

@hannesm
Copy link
Member

hannesm commented Apr 10, 2025

Thanks for your revival of gappa 1.3.5, and locating the tarball.

Excluding that architecture can be done by available: arch != "x86_32" -- if you wish to exclude arm32 as well, use available: arch != "arm32" & arch != "x86_32".

@mseri
Copy link
Member

mseri commented Apr 10, 2025

Thanks Hannes for the review. Hare is the corresponding PR on the opam-repository-archive. I will merge it once this is merged: ocaml/opam-repository-archive#16

@MSoegtropIMC
Copy link
Contributor Author

The Windows CI error looks spurious - can someone with the rights to do so please restart it? Thanks!

@mseri
Copy link
Member

mseri commented Apr 11, 2025

It is all right, thanks!

@mseri mseri merged commit 62cfecc into ocaml:master Apr 11, 2025
0 of 2 checks passed
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.

3 participants