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

    解决!

  • 相关阅读:
    C++异常处理机制(throw、try、catch、finally)
    static、const、volatile
    二叉树中序遍历(迭代)
    二叉树的后序遍历--迭代
    Gradle入门(4):依赖管理
    Gradle入门(3):构建第一个Java项目
    Gradle入门(2):构建简介
    Gradle入门(1):安装
    synchronized详解
    例题:数据库查询结果作为一个表
  • 原文地址:https://www.cnblogs.com/light-zhang/p/8443835.html
Copyright © 2011-2022 走看看