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

相关推荐
刘立军3 小时前
内网的服务如何能在公网使用?
运维
飞询4 小时前
docker 部署 sftp
运维·docker
LH_R1 天前
OneTerm开源堡垒机实战(四):访问授权与安全管控
运维·后端·安全
Raymond运维1 天前
MariaDB源码编译安装(二)
运维·数据库·mariadb
JuiceFS2 天前
从 MLPerf Storage v2.0 看 AI 训练中的存储性能与扩展能力
运维·后端
chen9452 天前
mysql 3节点mgr集群部署
运维·后端
LH_R2 天前
OneTerm开源堡垒机实战(三):功能扩展与效率提升
运维·后端·安全
dessler2 天前
Hadoop HDFS-高可用集群部署
linux·运维·hdfs
少妇的美梦3 天前
logstash教程
运维
chen9453 天前
k8s集群部署vector日志采集器
运维