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

相关推荐
qetfw1 天前
Debian SSH 与 SFTP 分离:独立端口、Chroot 隔离与 internal-sftp
debian·ssh
qetfw4 天前
Debian Squid 代理与反向代理:ACL、3128 端口与验证
debian·squid
小祺先生6 天前
mt7921 debian系统 如何安装驱动
运维·网络·debian
qetfw6 天前
Debian 10 部署 Roundcube Webmail:Bind9、Postfix、Dovecot、SMTPS、IMAPS 与 HTTPS
debian·roundcube
黑色的白兔No17 天前
deepin 25安装mysql
数据库·mysql·debian
皓月盈江7 天前
Linux系统使用VSCode搭建GO开发环境
linux·vscode·ubuntu·golang·debian
qetfw9 天前
Debian Postfix + Dovecot + MariaDB 虚拟邮箱连接:SQL 用户、域名与别名配置
linux·debian
qetfw11 天前
Debian Postfix + Dovecot 基础配置:DNS、Maildir、IMAP 与邮件队列验证
linux·服务器·网络·debian
CedarQR11 天前
LubanCat-2 (RK3568) Debian 下让 H3C Magic USB 无线网卡(AIC8800)联网全记录
linux·网络·单片机·嵌入式硬件·debian·3568·h3c
qetfw14 天前
Debian 部署 phpMyAdmin:Apache、PHP 与 MariaDB 管理界面配置
linux·debian·php·apache