gpt4 book ai didi

centos - 如何在打包 RPM 的同时添加要安装的必备包与 RPM 安装

转载 作者:行者123 更新时间:2023-12-04 19:36:24 26 4
gpt4 key购买 nike

我正在创建一个依赖于 nss 工具的 RPM 包(ex test.RPM)。
因为我的 test.RPM 应用程序将 CA 证书添加到 Chromum\firefox 浏览器以信任我的自签名证书。所以我添加了

yum install nss-tools in the %prep section of the spec file. 

在安装 test.RPM(yum install test.rpm) 时会引发错误

Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum


我知道原因,yum 已经被测试包锁定了。

任何人都可以建议如何在打包 RPM 时添加要与 RPM 安装一起安装的先决条件包。

最佳答案

Requires: nss-tool

欲了解更多信息,请参阅 http://ftp.rpm.org/api/4.4.2.2/dependencies.html

关于centos - 如何在打包 RPM 的同时添加要安装的必备包与 RPM 安装,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57623770/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com