关于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

相关推荐
谜之锋5 天前
银河麒麟 Debian 系统离线deb包安装Mariadb 数据库指南
数据库·debian·mariadb
美丽的欣情10 天前
RK3588 Debian 交叉编译环境搭建(Windows + VMware Debian + CMake)
运维·windows·debian
是店小二呀21 天前
画架构图不想依赖在线平台?把Excalidraw装进自己的NAS
人工智能·debian
七歌杜金房25 天前
我终于又有了自己的 Linux 电脑
linux·debian·mac
2601_961875241 个月前
决战申论100题2026|最新|范文
linux·容器·centos·debian·ssh·fabric·vagrant
AI帮小忙1 个月前
Debian系linux操作系统里安装OpenClaw
linux·运维·debian
sxd20011 个月前
Debian #1135514 bug引发的思考
网络·debian·bug
一池秋_2 个月前
chroot-debian一键部署
android·容器·debian
来点抹茶吗2 个月前
U-Boot、内核移植与根文件系统构建(BeagleBone Green Gateway&AM335X)
linux·嵌入式硬件·ubuntu·debian
赵民勇2 个月前
Debian包systemd服务处理
debian