Skip to content

Instantly share code, notes, and snippets.

@gerhard
Created October 21, 2019 11:35
Show Gist options
  • Save gerhard/cf763de79c05bc01f495740372a63e90 to your computer and use it in GitHub Desktop.
Save gerhard/cf763de79c05bc01f495740372a63e90 to your computer and use it in GitHub Desktop.
Failing to get deps from repo.hex.pm...
gmake[3]: Entering directory '/Users/gerhard/github.com/rabbitmq/20191003/deps/rabbitmq_cli'
GEN escript/rabbitmqctl
Failed to check for new Hex version
Failed to fetch record for 'hexpm/observer_cli' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
Failed to fetch record for 'hexpm/csv' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
Failed to fetch record for 'hexpm/x509' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
Failed to fetch record for 'hexpm/stdout_formatter' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
Failed to fetch record for 'hexpm/dialyxir' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
Failed to fetch record for 'hexpm/temp' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
Failed to fetch record for 'hexpm/amqp' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
Failed to fetch record for 'hexpm/json' from registry (using cache)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}
** (Mix) No package with name x509 (from: mix.exs) in registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment