Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
apt-get安装服务时报无法读取“/proc/sys/crypto/fips_enabled”
Experiences and Insight
572
views ·
2
replies ·
To
floor
Go
weifan
deepin
2020-09-10 18:56
Author
apt-get安装服务时报无法读取“/proc/sys/crypto/fips_enabled”,然后直接中止了,如下测试了个nginx
sudo apt-get -y install nginx
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
nginx 已经是最新版 (1.14.2-2+deb10u1)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 62 个软件包未被升级。
有 5 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
正在设置 libgpg-error-mingw-w64-dev (1.35-1) ...
正在设置 libgcrypt-mingw-w64-dev (1.8.4-5) ...
正在设置 libgcrypt20-doc (1.8.4-5) ...
正在设置 libgcrypt20-dbgsym:arm64 (1.8.4-5) ...
正在设置 libgcrypt20-dev-dbgsym (1.8.4-5) ...
FATAL: error reading `/proc/sys/crypto/fips_enabled' in libgcrypt: Function not implemented
Aborted (core dumped)
dpkg: 错误: 执行钩子 if { test true; } && test -x /usr/share/pkg-config-dpkghook; then /usr/bin/deepin-app-store-pkgcache -u; fi 出错,退出状态为 34304
E: Sub-process /usr/bin/dpkg returned an error code (2)
Copy the Code
Google搜了一下,其他Linux有类似问题,不过好像是bug。
我这边是arm uos,有官方支持嘛,回答一下。
Reply
Like 0
Favorite
View the author
All Replies
Playhi
deepin
2020-09-10 20:00
#1
UOS 的话可以再去
https://bbs.chinauos.com/index
发个帖试试
Reply
Like 0
View the author
jingle
deepin
2020-09-11 00:11
#2
wiki 搜索 error code
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
Google搜了一下,其他Linux有类似问题,不过好像是bug。
我这边是arm uos,有官方支持嘛,回答一下。