[Bug 624660] Review Request: rakudo-star - Rakudo, Perl6-modules, Blizkost and documentation

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 1 07:36:45 UTC 2010


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 #6 from Marcela Mašláňová <mmaslano at redhat.com> 2010-09-01 03:36:44 EDT ---
> I forget to tell: the updated spec file and source rpm are at the old URLs
> 
> Spec URL: ftp://ftp.uni-siegen.de/pub/review/rakudo-star.spec
> SRPM URL: 
> ftp://ftp.uni-siegen.de/pub/review/rakudo-star-0.0.2010.07_2.6.0-1.fc13.src.rpm

This happened on my updated F-14 with latest srpm.
http://fpaste.org/hO6O/

I tried rebuild srpm from comment 4 for F-14 with this bug:
+ rm -rf
/root/rpmbuild/BUILDROOT/parrot-2.7.0-1.fc14.i386/usr/lib/parrot/2.7.0/tools/lib/File
+ /bin/sed -i -e '67 s&use lib "$Bin/../../lib"\; # build location&use lib
'\''/usr/lib/parrot/2.7.0/tools/lib'\''\; # RPM location&'
tools/dev/mk_language_shell.pl
+ find
/root/rpmbuild/BUILDROOT/parrot-2.7.0-1.fc14.i386/usr/lib/parrot/2.7.0/tools
-type f -name '*.pl' -exec chmod 755 '{}' ';' -exec /bin/sed -i -e '1 s&#!
perl&#!/usr/bin/perl&' '{}' ';'
+ find
/root/rpmbuild/BUILDROOT/parrot-2.7.0-1.fc14.i386/usr/lib/parrot/2.7.0/tools/dev
-type f -name pbc_to_exe.pir -exec /bin/sed -i -e '1 s&#!
parrot&#!/usr/bin/parrot&' '{}' ';' -exec chmod 755 '{}' ';'
+ find docs/html -type f -size 0 -exec rm -f '{}' ';'
find: `docs/html': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.Mahaqf (%install)

-- 
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.


More information about the package-review mailing list