CentOs7下yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm -Va --nofiles --nodigest

在使用Linux yum 安装软件包时,发生了以下错误
yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm
这里的大概意思是找不到以来的版本,这时我们将yum源软件库改为阿里的镜像
yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm
yum下载软件包报错 you could try using --skip-broken to work aroundthe problem you should tyr running: rpm
这时我们在重新执行yum install 成功了(yum search xxx 可以查看想要下载的版本)

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-13
  • 2021-04-28
  • 2022-01-18
  • 2021-08-13
  • 2022-01-16
  • 2021-08-29
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2021-07-17
  • 2022-12-23
  • 2021-05-08
相关资源
相似解决方案