rabbitmq/rabbitmq-website

Signing keys from Cloudsmith not available anymore

Closed this issue · 2 comments

Describe the bug

Following the installation guide from here, the gpg.E495BB49CC4BBE5B.key and gpg.9F4587F226208342.key are nota available anymore(404 status).

Reproduction steps

  1. go to https://www.rabbitmq.com/install-debian.html#apt-quick-start-cloudsmith
  2. follow the install script steps
  3. get stuck at " Community mirror of Cloudsmith: modern Erlang repository"

Expected behavior

The signing keys getting installed successfully

Additional context

Not sure if I should posted here or on rabbitmq-server repo.

https://ppa.novemberain.com/gpg.E495BB49CC4BBE5B.key downloads just fine for me.

And does does

curl -sL 'https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key'

(the same key served directly by Cloudsmith).

The issue is on your end.

That said, I see that the key was never added to https://github.com/rabbitmq/signing-keys, which I will do soon.