Proposal: run task local.public_keys before running local.hex

36 views
Skip to first unread message

cevado

unread,
May 19, 2016, 12:45:00 PM5/19/16
to elixir-lang-core
Sometimes when I run the task local.hex, it doesn't update hex. I tried different approachs to solve this but finally I concluded that the real problem was that my public keys were outdated.
Since all documentation and information about updating hex only instruct to run local.hex, shouldn't the task local.hex run local.public_keys internally?

José Valim

unread,
May 19, 2016, 1:47:20 PM5/19/16
to elixir-l...@googlegroups.com
Running "mix local.public_keys" without any argument does not install any key and all the keys required for fetching Hex already ships with Elixir. So I am afraid it may not be the root cause for the issues were seeing.



José Valim
Skype: jv.ptec
Founder and Director of R&D

On Thu, May 19, 2016 at 6:45 PM, cevado <flav...@gmail.com> wrote:
Sometimes when I run the task local.hex, it doesn't update hex. I tried different approachs to solve this but finally I concluded that the real problem was that my public keys were outdated.
Since all documentation and information about updating hex only instruct to run local.hex, shouldn't the task local.hex run local.public_keys internally?

--
You received this message because you are subscribed to the Google Groups "elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/ecc9148a-bb77-4ca4-904c-912f6e0a165d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

cevado

unread,
May 19, 2016, 2:31:38 PM5/19/16
to elixir-lang-core
Weird... I'll try to isolate and reproduce the error, this specific error only happens occasonaly. But the only thing that solved, for me, was running local.public_keys task without any argument.
Thanks for the explanation.
Reply all
Reply to author
Forward
0 new messages