We’re getting an error while using the erlang yum repository:
$ sudo yum install erlang
*snip*
erlang-24.3.4.1-1.el7.x86_64.r FAILED
https://packages.erlang-solutions.com/rpm/centos/7/x86_64/erlang-24.3.4.1-1.el7.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=erlang clean metadata
Trying other mirror.
erlang-asn1-24.3.4.1-1.el7.x86 FAILED
https://packages.erlang-solutions.com/rpm/centos/7/x86_64/erlang-asn1-24.3.4.1-1.el7.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=erlang clean metadata
Trying other mirror.
erlang-common_test-24.3.4.1-1. FAILED
https://packages.erlang-solutions.com/rpm/centos/7/x86_64/erlang-common_test-24.3.4.1-1.el7.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=erlang clean metadata
Trying other mirror.
*snip*
etc.
I’ve tried yum --enablerepo=erlang clean metadata
but the problem persists. Could someone verify the metadata file or otherwise advise what we can do to resolve this problem kindly?
Thank you for your consideration.