当前位置:网站首页>内核错误: No rule to make target ‘debian/canonical-certs.pem‘, needed by ‘certs/x509_certificate_list‘
内核错误: No rule to make target ‘debian/canonical-certs.pem‘, needed by ‘certs/x509_certificate_list‘
2022-04-23 12:58:00 【蓝天居士】
1. 编译内核报错

2. 解决方案
编辑.config文件
vim .config
2.1 修改CONFIG_SYSTEM_TRUSTED_KEYS
修改CONFIG_SYSTEM_TRUSTED_KEYS,将其赋空值。
- 修改前:原变量有值
CONFIG_SYSTEM_TRUSTED_KEYS="debian/canonical-certs.pem"
- 修改后:将该变量赋空值
# 将该项原有内容删掉即可,如下
CONFIG_SYSTEM_TRUSTED_KEYS=""
2.2 修改CONFIG_SYSTEM_REVOCATION_KEYS(可选)
如果CONFIG_SYSTEM_REVOCATION_KEYS的值不为空的话,也将其赋空值。
- 修改前:原变量有值
CONFIG_SYSTEM_REVOCATION_KEYS="debian/canonical-revoked-certs.pem"
- 修改后:将该变量赋空值
CONFIG_SYSTEM_REVOCATION_KEYS=""
3. 重新编译内核
重新编译内核,问题解决。
make -j8
版权声明
本文为[蓝天居士]所创,转载请带上原文链接,感谢
https://blog.csdn.net/phmatthaus/article/details/124353775
边栏推荐
- Synchronously update the newly added and edited data to the list
- Hanlp word splitter (via spark)
- V-model binding value in El select, data echo only displays value, not label
- Calculate the past date and days online, and calculate the number of live days
- 产品开发都应该知道的8个网站,增强工作体验
- 世界读书日:我想推荐这几本书
- Community version Alibaba MQ ordinary message sending subscription demo
- How to prevent the website from being hacked and tampered with
- 云原生KubeSphere部署Mysql
- 21 天学习MongoDB笔记
猜你喜欢

mysql8安装

31. 下一个排列

Remote sensing image classification and recognition system based on convolutional neural network

XinChaCha Trust SSL Organization Validated

Resolve disagrees about version of symbol device_ create

Redis deployment of cloud native kubesphere

Importerror after tensorflow installation: DLL load failed: the specified module cannot be found, and the domestic installation is slow

ZigBee CC2530 minimum system and register configuration (1)

PC starts multiple wechat at one time

Embrace the new blue ocean of machine vision and hope to open a new "Ji" encounter for the development of digital economy
随机推荐
梳理网络IP代理的几大用途
Customize the shortcut options in El date picker, and dynamically set the disabled date
World Book Day: I'd like to recommend these books
C, calculation code of parameter points of two-dimensional Bezier curve
精度、速度完美平衡,最新图像分割SOTA模型重磅发布!!!
Recommended website for drawing result map
Synchronously update the newly added and edited data to the list
ZigBee CC2530 minimum system and register configuration (1)
BUUCTF WEB [BUUCTF 2018]Online Tool
Servlet监听器&过滤器介绍
Fashion cloud learning - input attribute summary
The quill editor image zooms, multiple rich text boxes are used on one page, and the quill editor upload image address is the server address
SSM framework series - JUnit unit test optimization day2-3
如何实现点击一下物体播放一次动画
Recovering data with MySQL binlog
box-sizing
Navicat远程连接数据库 出现 1130- Host xxx is not allowed to connect to this MySQL server错误
Golang realizes regular matching: the password contains at least one digit, letter and special character, and the length is 8-16
(1) Openjuterpyrab comparison scheme
Subscribe to Alibaba demo send business messages