Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=523199





--- Comment #9 from Martin Gieseking <[email protected]>  2009-09-17 
07:51:37 EDT ---
$ rpmlint /var/lib/mock/fedora-11-i386/result/ncrack-*
ncrack-debuginfo.i586: E: empty-debuginfo-package
3 packages and 0 specfiles checked; 1 errors, 0 warnings.

The debuginfo package is empty because the debugging information is stripped
too early. To fix this issue, add

  sed -i '/\$(STRIP)/d' Makefile.in

to the %prep section.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to