janestreet / opam-repository

Opam repository for the development version of Jane Street packages
101 stars 10 forks source link

fuzzy_match.v0.16~preview.127.39+317 hasn't been released #19

Closed benwjhack closed 1 year ago

benwjhack commented 1 year ago

I switched to using janestreet-bleeding, and tried to run opam upgrade.

This caused opam to try to install fuzzy_match.v0.16\~preview.127.39+317, as specified by this repo, but fuzzy match seemingly hasn't been updated past v0.16~preview.127.38+45, and the opam install fails with a 404 when trying to fetch the .tar.gz file:

[ERROR] Failed to get sources of fuzzy_match.v0.16~preview.127.39+317: curl error code 404

#=== ERROR while fetching sources for fuzzy_match.v0.16~preview.127.39+317 ====#
OpamSolution.Fetch_fail("https://github.com/janestreet/fuzzy_match/archive/21ca6d370552da9984c60272b7871ad76aa5fabf.tar.gz (curl: code 404 while downloading https://github.com/janestreet/fuzzy_match/archive/21ca6d370552da9984c60272b7871ad76aa5fabf.tar.gz)")

I've tried fetching from this url from various sources, it always returns a 404; as far as I can tell the dependency tree is just broken?

public-release commented 1 year ago

Hi! We pushed a new version of fuzzy_match and fixed this.