首页 帮助中心 香港服务器租用 Debian8系统中执行apt-get update命令提示404 Not Found
Debian8系统中执行apt-get update命令提示404 Not Found
时间 : 2023-05-09 10:11:38 编辑 : 华纳云 阅读量 : 144

debian8系统中执行apt-get update命令提示404 Not Found,本教程以debian8系统为例为大家介绍。

本配置适用于debian8,9版本

1.问题描述

Debian 8系统在执行“apt-get update”命令时提示以下报错。

Err http://mirrors.could.aliyuncs.com jessie/updates/main Sources

404 Not Found

Err http://mirrors.could.aliyuncs.com jessie/updates/contrib Sources

404 Not Found

Err http://mirrors.could.aliyuncs.com jessie/updates/non-free Sources

404 Not Found

2.问题原因

在/etc/apt/sources.list文件中的软件源地址错误或者无效。

3.解决办法,更换sources.list文件里面源文本即可

请您将/etc/apt目录下的sources.list文件和sources.list.d目录改名。然后新建一个sources.list文件,在文件中添加以下内容。

deb http://mirrors.aliyun.com/debian/ jessie-proposed-updates main non-free contrib

deb-src http://mirrors.aliyun.com/debian/ jessie main non-free contrib

deb-src http://mirrors.aliyun.com/debian/ jessie-proposed-updates main non-free contrib

退出文件保存后执行apt-get update更新下即可

华纳云 推荐文章
如何在 Windows 上运行 Linux 容器? Linux如何卸载挂载的目录? Windows下mysql忘记root密码的解决方法 php通过服务器设置session永不过期的方法 IIS启动失败”系统找不到指定的路径”的解决 centos服务器系统如何配置内网IP地址 Ubuntu上安装MongoDB数据库具体步骤 CentOS使用MUTT发送邮件 Linux日志文件格式分析 Linux kill命令详解:终止进程
客服咨询
7*24小时技术支持
技术支持
渠道支持