[Bug 246348] Review Request: parrot - Parrot Virtual Machine

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 21 16:57:33 UTC 2008


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

Summary: Review Request: parrot - Parrot Virtual Machine


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





------- Additional Comments From steve at silug.org  2008-06-21 12:57 EST -------
It didn't happen before YAPC, unfortunately, but here's an update to 0.6.3:

http://ftp.kspei.com/pub/steve/rpms/parrot/parrot.spec
http://ftp.kspei.com/pub/steve/rpms/parrot-0.6.3-1.src.rpm

Trying to install the parrot-lua package gives this error:

error: Failed dependencies:
        perl(Parrot::Test) is needed by parrot-lua-0.6.3-1.fc9.x86_64

Parrot::Test is included with parrot, but doesn't seem to get install with any
of the sub-packages, so I need to check on that.

The good news is that we now have a working "perl6" in the rakudo package:

$ perl6 -v
This is Rakudo Perl 6, revision 0 built on parrot 0.6.3
for x86_64-linux-thread-multi.

Copyright 2006-2008, The Perl Foundation.

$ perl6 -e 'say "Hello"'
Hello
$ perl6 -e '"Hello".say'
Segmentation fault      <- needs a bug report filed  :-)
$ perl6 -e '"Hello".say;'
Hello

I'm a little torn on what version numbers to use for the various sub-packages. 
A lot of the languages have a 0.1.0 version number on them somewhere, but that
doesn't seem to change often (if at all), which would make versioning for
upgrades awkward.  If the situation ever changes, I guess we can always add an
Epoch to those packages.

So I have *not* tried to build this in mock, and I know rpmlint complains about
a lot of things.  Reporting failures isn't helpful (yet), but patches are.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list