https://bugzilla.redhat.com/show_bug.cgi?id=749608 --- Comment #16 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=4439104 Again the same issue from rpmlint: gnome-pie-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. CFLAGS in the "make" call (as proposed by me) are useless here. I don't know how this works in Vala, in any case we need a usable debug package. You should ask upstream developers which extra compiler flags are needed, or maybe they have another solution. A similar problem has been discussed earlier in bug #569582. Once this has been solved, your package is ready for approval. -- 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