关于debian老系统安装软件失败的问题

最近在安装debian 10.4时发现以前配置的apt镜像源没发用了,全是404。

因为,国内的镜像源厂家例如阿里、163等也不再直接支持了。但是可以使用它们归档的镜像源安装试试。

/etc/apt/source.list的配置如下:

deb http://mirrors.aliyun.com/debian-archive/debian/ buster main non-free contrib

deb http://mirrors.aliyun.com/debian-archive/debian-security buster/updates main

deb http://mirrors.aliyun.com/debian-archive/debian/ buster-updates main non-free contrib

说明:上面是debian10.x的配置,更早的版本9.x也可以参考这种写法试试。

另外一种方式,就是直接升级操作系统到新版本试试例如debian12、11

参考文档:https://blog.csdn.net/yy_xzz/article/details/150849439

相关推荐
sxd20013 天前
Debian #1135514 bug引发的思考
网络·debian·bug
一池秋_6 天前
chroot-debian一键部署
android·容器·debian
来点抹茶吗8 天前
U-Boot、内核移植与根文件系统构建(BeagleBone Green Gateway&AM335X)
linux·嵌入式硬件·ubuntu·debian
赵民勇11 天前
Debian包systemd服务处理
debian
轻帆向远11 天前
Debian 旧版源配置指南:国内镜像加速与 archive.debian.org 替代方案
网络·debian·apt
tianyuanwo15 天前
Debian 系统 deb 仓库管理与配置完全指南
debian·deb
WXDcsdn16 天前
新安装的Debian 12系统开启root用户和ssh登录权限
运维·debian·ssh
fiveym17 天前
Debian 12 PXE 安装报错:Bad archive mirror 复合型故障排查全记录
运维·服务器·debian·php
fiveym19 天前
PXE安装Debian报错:GRUB安装失败排查指南
运维·debian
NashSKY19 天前
RK3588 Debian 系统安装与WiFi/SSH配置笔记
debian·ssh·rk3588