livehelpnow / ex-rackspace

Elixir library for interfacing with Rackspace Cloud API's
5 stars 12 forks source link

rackspace not in Hex registry? #15

Open moxley opened 7 years ago

moxley commented 7 years ago
$ mix deps.get
Failed to fetch record for 'rackspace' from registry (using cache)
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>92D61B63F3EA51AE</RequestId><HostId>A827jCNplRDvAWdIWZxcC/fEnzqGnS1+5TNMRv4yXzFJLoxv4QELhJ0+5pWKtAlgNP6QX/3HhIE=</HostId></Error>
** (Mix) No package with name rackspace (from: mix.exs) in registry

Also, the Hex search function does not return the rackspace package:

https://hex.pm/packages?search=rackspace&sort=downloads

bencates commented 6 years ago

+1. It'd be nice for this to be published.