Skip to content

Amazon Linux 2023's dnf runs into 404s when querying Erlang and RabbitMQ yum repos [Questions] #14332

Discussion options

You must be logged in to vote

I have tried one more thing to eliminate dnf's caching:

  1. Replace the .repo file with what the RPM guide recommends on the same Fedora 42 host
  2. Rename the repos from modern-erlang-* to rabbitmq-erlang-*
  3. dnf update -y then produces a warning that the signing keys are not available and fetches them from GitHub
  4. dnf install -y rabbitmq erlang then works just like before

So either you run into an older dnf/libdnf behavior of sorts, or something was different in the RPM guide in the past.

But the two repos that actually contain the packages have an :architecture component in their requested path, and both work just fine for me in several tests on two different hosts.

Specifically for Amazon Linu…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@austinleach-tcgplayer
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants