-
Bug
-
Resolution: Done
-
Undefined
-
None
-
CentOS Stream 10
-
None
-
Yes
-
None
-
rhel-pt-perf-tools
-
ssg_platform_tools
-
2
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
x86_64
-
None
What were you trying to do that didn't work?
Trying to build qt6-qtbase-6.8.1-8.el10 in mock
What is the impact of this issue to you?
FTBFS
Please provide the package NVR for which the bug is seen:
debugedit 5.1-6.el10
How reproducible is this bug?:
Always
Steps to reproduce
- try to build qt6-qtbase package in mock
Expected results
Successful build
Actual results
Failed build
New checks added to debugedit fail, because there is files/directories with spaces in tests in qt6-qtbase. Because debugedit can't handle paths with whitespaces, and added tests, package build fails. To really fix the issue, find-debuginfo would need to be able to handle whitespaces in filenames.
Correct fix would be to fix find-debuginfo to handle whitespaces in files properly. According fedora latest qt6-qtbase build log that has already been fixed in rawhide.