zoukankan      html  css  js  c++  java
  • debian/liunx更新源: 不支持 'amd' 体系结构,跳过配置文件 'non-free/binary-amd/Packages

    忽略:1 http://mirrors.ustc.edu.cn/debian stretch InRelease
    命中:2 http://mirrors.ustc.edu.cn/debian stretch-updates InRelease
    命中:3 http://mirrors.ustc.edu.cn/debian stretch Release
    命中:4 http://security.debian.org/debian-security stretch/updates InRelease
    命中:6 http://security.debian.org/debian-security wheezy/updates InRelease
    正在读取软件包列表... 完成
    N: 鉴于仓库 'http://mirrors.ustc.edu.cn/debian stretch-updates InRelease' 不支持 'amd' 体系结构,跳过配置文件 'non-free/binary-amd/Packages' 的捕获。
    N: 鉴于仓库 'http://mirrors.ustc.edu.cn/debian stretch-updates InRelease' 不支持 'amd' 体系结构,跳过配置文件 'main/binary-amd/Packages' 的捕获。
    N: 鉴于仓库 'http://mirrors.ustc.edu.cn/debian stretch InRelease' 不支持 'amd' 体系结构,跳过配置文件 'non-free/binary-amd/Packages' 的捕获。
    N: 鉴于仓库 'http://mirrors.ustc.edu.cn/debian stretch InRelease' 不支持 'amd' 体系结构,跳过配置文件 'main/binary-amd/Packages' 的捕获。
    N: 鉴于仓库 'http://security.debian.org/debian-security stretch/updates InRelease' 不支持 'amd' 体系结构,跳过配置文件 'non-free/binary-amd/Packages' 的捕获。
    N: 鉴于仓库 'http://security.debian.org/debian-security stretch/updates InRelease' 不支持 'amd' 体系结构,跳过配置文件 'main/binary-amd/Packages' 的捕获。
    N: 鉴于仓库 'http://security.debian.org/debian-security wheezy/updates InRelease' 不支持 'amd' 体系结构,跳过配置文件 'main/binary-amd/Packages' 的捕获。

    输入命令:

    root@debian:/workbench# dpkg --remove-architecture amd
    root@debian:/workbench# apt-get update

    解决!

  • 相关阅读:
    SpringMVC核心技术
    mysql 忘记密码
    《面试专题》第一部分 JVM 内存优化
    《面试专题》第五部分 MySQL面试
    《面试专题》第四部分 并发编程进阶
    《面试专题》第三部分 java集合框架Map
    《面试专题》第二部分 java集合框架List
    《面试专题》第一部分 计算机编程基础
    SpringBoot 整合 JWT 实现分布式应用登录校验
    RabbitMQ 消息可靠性投递 + 消费
  • 原文地址:https://www.cnblogs.com/light-zhang/p/8443835.html
Copyright © 2011-2022 走看看