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‘ 的捕获。

输入命令:

[email protected]:/workbench# dpkg --remove-architecture amd
[email protected]:/workbench# apt-get update

解决!

debian/liunx更新源: 不支持 'amd' 体系结构,跳过配置文件 'non-free/binary-amd/Packages

原文地址:https://www.cnblogs.com/light-zhang/p/8443835.html

时间: 2024-10-11 04:13:14

debian/liunx更新源: 不支持 'amd' 体系结构,跳过配置文件 'non-free/binary-amd/Packages的相关文章

Liunx更新源

不同的网络状况连接以下源的速度不同, 建议在添加前手动验证以下源的连接速度(ping下就行),选择最快的源可以节省大批下载时间. 首先备份源列表: sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup 而后用gedit或其他编辑器打开: gksu gedit /etc/apt/sources.list kdesudo kate /etc/apt/sources.list  gksu mousepad /etc/apt/sources

Debian 8添加kali更新源并安装metasploit

一.Debian 8添加kali更新源 中科大kali更新源: deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib deb-src http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib 1.通过vim或者可视化文本编辑器将以上更新源添加到"/etc/apt/sources.list"文件中 2.执行命令更新可安装列表

Debian 9 更新 sourrce.list(163源)

Debian 9 更新 sourrce.list(163源) 需求说明: 更新apt-get源 [email protected]:~$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.4 (stretch) Release: 9.4 Codename: stretch [email protected]:~$ cat /etc/apt/sour

Ubuntu 12.04 更新源

转载自:http://www.cnblogs.com/eastson/archive/2012/08/24/2654163.html 1.首先备份Ubuntu12.04源列表 sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup (备份下当前的源列表) 2.修改更新源 sudo gedit /etc/apt/sources.list (打开Ubuntu 12.04源列表文件) 3.把里面的列表替换成下面的列表 163源 deb ht

ParrotSec新手全家桶——更新源/更新系统/安装VMtools/安装中文输入法

#1.更新源 源文件位置区别于kali等debian系统 位置:/etc/apt/sources.list.d/parrot.list 国内源(清华大学)deb https://mirrors.tuna.tsinghua.edu.cn/parrot/ parrot main contrib non-free 有前辈说过,现在网络优化了,官方源速度很快,默认就好...我想说,,,不想说话,,自己试试去..@.@ vi /etc/apt/sources.list.d/parrot.list #删除所

linux可用更新源

Kali 2.0更新源kali-rolling:#中科大deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contribdeb-src http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib #阿里云#deb http://mirrors.aliyun.com/kali kali-rolling main non-free contrib#de

修改更新源sources.list,提高软件下载安装速度(提供Kali 2.0 更新源)

1.切换到root用户(如果已经是root用户就直接看第二步) [email protected]:~$ su 密码: 2.用文本编辑器打开sources.list,手动添加下面的更新源 [email protected]:/home/dnt# leafpad /etc/apt/sources.list 3.添加完毕后执行下面的更新指令,进行系统或者工具的更新 [email protected]:/home/dnt# apt-get update && apt-get upgrade &a

kali高速更新源以及主题修改方法

文章不小心删了~这是我以前写的文章了了.实用性较强,所以现在补回来! 安装完kali之后,需要对软件进行一次整体更新:apt-get update & apt-get upgrade 但是,先别着急,默认kali安装完之后,里面的更新源很慢,是kali官网的更新源,我们从国内进行下载,肯定会很慢. 所以,我们要添加一些速度快的更新源,以方便我们进行更新: 首先,我们要打开sources.list文件,进行添加更新源:leafpad /etc/apt/sources.list然后选择添加以下较快的

Ubuntu 14.04 LTS 更新源大全

Ubuntu 14.04 LTS 系统更新源汇总 如何使用这些系统更新源?---三步走 首先备份源列表: sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup 然后用gedit或其他编辑器打开: gksu gedit /etc/apt/sources.list kdesudo kate /etc/apt/sources.list gksu mousepad /etc/apt/sources.list gksu leafpad /et