erlang-katana
erlang-katana copied to clipboard
package and app versions are out of sync
I think the hex packages after 0.2.18 are badly versioned, they are not found in the repository and it seems they all still list 0.2.19 as a version in the source.
making a rebar.config that depends on a a version of katana > 0.2.19 fails to find the package.
@Licenser We can't fix previous versions, but I think the latest one (0.2.22) works ok.
Nope doesn't work just retried it today 0.2.22 is broken:
===> Package katana-0.2.22 not found. Fetching registry updates and trying again...
===> Updating package registry...
===> Writing registry to /Users/heinz/.cache/rebar3/hex/default/registry
===> Generating package index...
===> [cloudi_service_oauth1:1.5.1] Only existing version of cloudi_service_db_riak is 1.3.3 which does not match constraint ~> 1.5.1. Using anyway, but it is not guaranteed to work.
===> Writing index to /Users/heinz/.cache/rebar3/hex/default/packages.idx
===> Package not found in registry: katana-0.2.22.
Schroedinger:rebar3_lint heinz [master] $ rebar3 hex search katana
katana: 0.2.17, 0.2.18, 0.2.19, 0.2.20, 0.2.21, 0.2.22