0

I've tried following the instructions provided by RabbitMQ to install, as they said what's available with Ubuntu isn't the latest, and I can use the latest repos they provide.

However, the instructions for Cloudsmith get stuck when trying to apt-get after adding all of the repository sources/gpg keys.

For reference, it is these instructions: https://www.rabbitmq.com/install-debian.html#apt-cloudsmith

After adding the sources/gpg keys, it asks to run sudo apt-get update -y again. This presents the following error:

E: Conflicting values set for option Signed-By regarding source https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu/ focal: /usr/share/keyrings/rabbitmq-rabbitmq-server-archive-keyring.gpg != /usr/share/keyrings/io.cloudsmith.rabbitmq.9F4587F226208342.gpg
E: The list of sources could not be read.

I am really not sure what to do about this, as I've just been following the Cloudsmith IO instructions top to bottom up until getting stuck at this point.

I saw that others have had similar issues with different software, and the solution was to just delete the PGP keys, and the sources file. That doesn't seem like a proper fix, as it's just literally skipping everything.

I am using Ubuntu 20.04, for reference.

Thank you!

0 Answers0