Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为我的使用创建一个自定义 rhel5.5 存储库,并且我很难验证我是否拥有存储库中每个包的所有依赖项。
我想要做的是在我的存储库中的每个包上进行 yum install 试运行,以查看是否所有依赖项都可用。
有没有简单的方法可以做到这一点?
编辑我找到了答案。下载 yum-utils
百胜安装 yum-utils
并进行回购
回购
它将找到您在 /etc/yum.repo.d/* 中设置的存储库的所有缺失依赖项