Debian apt-get 安装问题处理

  1. 报告 : Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)

E: The repository 'http://mirrors.163.com/debian bullseye InRelease' is not signed.

E: Failed to fetch http://mirrors.163.com/debian/dists/bullseye/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)

  1. 网上介绍将源修改为HTTP方式,发现DEBIAN认为其不安全拒绝。

3 。最终解决方案:

下载ca-certificates和其依赖的openssl,然后再用HTTPS源即可(打破鸡生蛋、蛋生鸡问题)。

Debian -- 软件包下载地址选择 -- ca-certificates_20240203_all.deb

相关推荐
我也想失去烦恼1 小时前
Linux系统/etc/hosts文件中配置了主机解析,但还是无法解析ip
linux·运维·服务器
ximy13354 小时前
AI服务器工作之整机部件(CPU+内存)
运维·服务器
weixin_421133414 小时前
bisheng 的 MCP服务器添加 或 系统集成
运维·服务器
AKAMAI6 小时前
安全风暴的绝地反击 :从告警地狱到智能防护
运维·人工智能·云计算
hkNaruto6 小时前
【DevOps】基于Nexus部署内网pypi代理镜像仓库操作手册
运维·devops
ximy13357 小时前
AI服务器工作之线材的接口介绍
运维·服务器
ximy13357 小时前
AI服务器工作之ubuntu系统下的驱动安装
运维·服务器·ubuntu
²º²²এ松7 小时前
蓝牙低功耗(BLE)通信的中心设备/外围设备(连接角色)、主机/从机(时序角色)、客户端/服务器(数据交互角色)的理解
运维·服务器·数据库
Maple_land7 小时前
常见Linux环境变量深度解析
linux·运维·服务器·c++·centos
xx.ii8 小时前
jenkins流水线项目部署
运维·jenkins