zoukankan      html  css  js  c++  java
  • 解決yum [Errno 1] Metadata file does not match checksum

    yum clean all

    yum clean metadata

    yum makecache --disableplugin=fastestmirror

    升级os:

    yum update

    You can try doing sudo yum clean all or sudo rm -rf
    /var/cache/yum
    .
    Follow that with yum check-update. You may still
    get those errors, if so, the
    problem is on the other end, they have invalid
    or corrupted data and you'll have to wait
    for your mirrors to resync with
    correct data.

    If you don't want to wait, you can manually download the
    updates and use the
    yum localinstall method.

  • 相关阅读:
    初试 Elastic Search
    索引分类
    Nginx
    LINQ入门
    CSS学习
    Keras 安装
    火车进站
    2016年网易笔试编程题2
    Java GC
    linux 安装 mysql
  • 原文地址:https://www.cnblogs.com/weaver1/p/2518665.html
Copyright © 2011-2022 走看看