打包 RPM并且安装时,如果 遇到这种奇怪的错误,3416daf54bd2af4c5f2d3d65f961f90f4ca32f.debug is needed by mercurial-2.6.2-4mgc26.i686,可以通过在 SPEC文件里%define debug_package %{nil}来绕过。
https://lists.fedoraproject.org/pipermail/packaging/2012-December/008823.html
亮点:
Thanks everyone for the response. I checked the wiki https://fedoraproject.org/wiki/How_to_create_an_RPM_package#.25files_section and added the following lines in the spec file.
%global _enable_debug_package 0
%global debug_package %{nil}
%global __os_install_post /usr/lib/rpm/brp-compress %{nil}
This solved the issue. I could properly generate the rpm file.
西人美女
HxLauncher: Launch Android applications by voice commands