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=691195 --- Comment #1 from Mario BlÃttermann <mariobl@xxxxxxxxx> 2011-03-27 10:18:16 EDT --- Oops, there is problem with the debug package: wmnet-debuginfo.i686: 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. The README from the tarball says: TO INSTALL from tar.gz: tar xfzv wmnet-1.06.tar.gz cd wmnet-1.06 xmkmf make strip wmnet make install make install.man I haven't applied the recommended "strip wmnet" call for the package build, and "make" is called with the optflags macro. How can I make rpmlint happy again...? -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review