• yum 异常解决一例


    http://mirrors.cloud.aliyuncs.com/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
    Trying other mirror.
    To address this issue please refer to the below wiki article

    https://wiki.centos.org/yum-errors

    If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

    base                                                                                                     | 3.7 kB     00:00     
    base/group_gz                                                                                            | 242 kB     00:00     
    base/filelists_db                                                                                        | 6.4 MB     00:00     
    base/primary_db                                                                                          | 4.7 MB     00:00     
    base/other_db                                                                                            | 2.8 MB     00:00     
    convirt-dep                                                                                              |  504 B     00:00     
    http://www.convirture.com/repos/deps/RHEL/6.x/repodata/repomd.xml: [Errno -1] Error importing repomd.xml for convirt-dep: Damaged repomd.xml file
    Trying other mirror.
    Error: Cannot retrieve repository metadata (repomd.xml) for repository: convirt-dep. Please verify its path and try again

    解决办法
    rm -rf /etc/yum.repos.d/convirt.repo
    yum clean all
    yum makecache

  • 相关阅读:
    k8s笔记0528-基于KUBERNETES构建企业容器云手动部署集群记录-4
    k8s笔记0528-基于KUBERNETES构建企业容器云手动部署集群记录-2
    Mysql索引最佳实践笔记0524
    Mysql 5.6 编译报错
    MySQL 源码安装规范
    CentOS 7.3安装Zabbix3.2
    Mysql for Mac 安装及环境配置
    win10下Resin安装--入门(1)
    React---入门(1)
    SVN简介与安装
  • 原文地址:https://www.cnblogs.com/littlehb/p/11137166.html
Copyright © 2020-2023  润新知