码上敲享录 > linux系统常见问题 > One of the configured repositories failed (Centos 2.1903 - x86_64 - Erlang Solutions), and yum does

One of the configured repositories failed (Centos 2.1903 - x86_64 - Erlang Solutions), and yum does

上一章章节目录下一章 2020-07-08已有1083人阅读 评论(0)

One of the configured repositories failed (Centos 2.1903 - x86_64 - Erlang Solutions),

and yum doesn't have enough cached data to continue.


解决方法

使用sudo yum install erlang安装erlang时报错,最后改成这个就成功了:

sudo yum install erlang  --disablerepo=erlang-solutions

或者

sudo yum install erlang  --disablerepo=erlang-solutions ...




向大家推荐《Activiti工作流实战教程》:https://xiaozhuanlan.com/activiti
0

有建议,请留言!

  • *您的姓名:

  • *所在城市:

  • *您的联系电话:

    *您的QQ:

  • 咨询问题:

  • 提 交