https://bugzilla.rpmfusion.org/show_bug.cgi?id=4619
--- Comment #7 from leigh scott <leigh123linux(a)gmail.com> ---
(In reply to mgansser(a)online.de from comment #6)
vidcutter-debuginfo.x86_64: E: debuginfo-without-sources
This debuginfo package appears to contain debug symbols but no source files.
This is often a sign of binaries being unexpectedly stripped too early during
the build, or being compiled without compiler debug flags (which again often
is a sign of distro's default compiler flags ignored which might have
security
consequences), or other compiler flags which result in rpmbuild's debuginfo
extraction not working as expected. Verify that the binaries are not
unexpectedly stripped and that the intended compiler flags are used.
Add
BuildArch: noarch
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.