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=624660 --- Comment #16 from Gerd Pokorra <gp@xxxxxxxxxxxxxxxxxx> 2010-09-03 03:06:13 EDT --- New Spec URL: ftp://ftp.uni-siegen.de/pub/review/rakudo-star.spec.2 New SRPM URL: ftp://ftp.uni-siegen.de/pub/review/rakudo-star-0.0.2010.08_2.7.0-2.fc13.src.rpm - changed permission of source files - added tests for modules - changed the place of the installed perl-script "ufo" (In reply to comment #14) > > Could you enlighten reason for such strange permission? Invalid url is fine, > because you've created Source1 just to obey Fedora Guidelines. I will ask to put the desktop files in the upstream of rakudo-star. > > rpmlint rpmbuild/RPMS/i686/rakudo-star-0.0.2010.08_2.7.0-1.fc14.i686.rpm > rakudo-star.i686: W: no-manual-page-for-binary parrot-blizkost > rakudo-star.i686: W: no-manual-page-for-binary ufo > > Are they needed? parrot-blizkost is a nice executable to run Perl 5 on top of Parrot. The README of Blizkost is in POD-Format and could be converted to a man-page, but the most part of it is only an installation instruction and not very helpful. > > rpmlint > rpmbuild/RPMS/i686/rakudo-star-debuginfo-0.0.2010.08_2.7.0-1.fc14.i686.rpm > rakudo-star-debuginfo.i686: E: debuginfo-without-sources > > That's definitely problem. Sources might not be stripped e.g. if there's > forgotten option in Makefile. I was lost upon to fix to get the sources in the debuginfo-rpm. Even I tried several things. It seams that "find-debuginfo.sh" extract wrong things (or better rakudo-star include wrong things): + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/gz016/rpmbuild/BUILD/rakudo-star-2010.08 extracting debug info from /home/gz016/rpmbuild/BUILDROOT/rakudo-star-0.0.2010.08_2.7.0-2.fc13.x86_64/usr/bin/parrot-blizkost extracting debug info from /home/gz016/rpmbuild/BUILDROOT/rakudo-star-0.0.2010.08_2.7.0-2.fc13.x86_64/usr/bin/perl6 extracting debug info from /home/gz016/rpmbuild/BUILDROOT/rakudo-star-0.0.2010.08_2.7.0-2.fc13.x86_64/usr/lib64/parrot/2.7.0/dynext/perl6_ops.so extracting debug info from /home/gz016/rpmbuild/BUILDROOT/rakudo-star-0.0.2010.08_2.7.0-2.fc13.x86_64/usr/lib64/parrot/2.7.0/dynext/blizkost_group.so extracting debug info from /home/gz016/rpmbuild/BUILDROOT/rakudo-star-0.0.2010.08_2.7.0-2.fc13.x86_64/usr/lib64/parrot/2.7.0/dynext/perl6_group.so cpio: /builddir/build/BUILD/parrot-2.7.0: Cannot stat: No such file or directory 0 blocks + /usr/lib/rpm/check-buildroot After the build there are this files in the build root: debugfiles.list debuglinks.list debugsources.list You find them at this URL: ftp://ftp.uni-siegen.de/pub/review/debug.lists/ debugsources.list has as content: /builddir/build/BUILD/parrot-2.7.0 I tried miscellaneous "%define debug_package ...." and patches of the source but nothing works. I think nobody will missing the files and perhaps it can be fixed later. -- 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