[ubuntu系列]apt-get update 出现failed to fetch

    xiaoxiao2021-03-25  130

    今天添加一个ppa 源 出现如下的问题,而且还很多:

    W:Failed to fetch mirror://mirrors.ubuntu.com/mirrors.txt/dists/trusty-updates/InRelease  Unable to find expected entry 'main/binary-aarch64/Packages' in Release file (Wrong sources.list entry or malformed file) , W:Failed to fetch mirror://mirrors.ubuntu

    大致的思路:

    1、首先进软件中心,换下源,结果还是一样的。

    2、对症下药,发现都是 aarch64 的问题,我想到了,直接

    dpkg --remove-architecture aarch64 发现问题解决了。

    done!!!

    _____________________________________

    原创内容,商业行为,转发、转载请注明出处》》》》

    转载请注明原文地址: https://ju.6miu.com/read-22236.html

    最新回复(0)