Bug 868534 - perl6 fails at start
Summary: perl6 fails at start
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rakudo-star
Version: 17
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Gerd Pokorra
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-20 17:26 UTC by Horst H. von Brand
Modified: 2013-02-10 04:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-10 04:39:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Horst H. von Brand 2012-10-20 17:26:45 UTC
Description of problem:
Running perl6, even without doing anything, gives:

PARROT VM: Could not load bytecode
Could not load oplib `nqp_ops'

Version-Release number of selected component (if applicable):
rakudo-star-0.0.2012.08_4.7.0-2.fc17.x86_64

How reproducible:
Always

Steps to Reproduce:
1. perl6 -e 'say "Hello"'
2.
3.
  
Actual results:
PARROT VM: Could not load bytecode
Could not load oplib `nqp_ops'

Expected results:
Say Hello ;-)

Additional info:

Comment 1 Daniel Berrangé 2013-01-24 14:00:55 UTC
Still a problem in Fedora 18. That you can't even run hello world, seems like a pretty good illustration that no one is using or maintaining Perl6 in Fedora

Comment 2 Daniel Berrangé 2013-01-24 14:37:23 UTC
What do you know - 'yum install nqp' fixes the problem - the rakudo-star RPM spec is obviously missing a "Requires: nqp" statement.

Comment 3 Gerd Pokorra 2013-01-25 15:23:51 UTC
This is correct. A "Requires: nqp" statement would solve this dependency. I will add this to next rakudo-star version, that I expect soon on top of Parrot 5.0 and NQP 2013.01.

Comment 4 Gerd Pokorra 2013-01-31 16:55:06 UTC
Today I built the new package of rakudo-star for F18 and F19 (rawhide). It is in the update-testing stream. The "Requires nqp" statement is added. Can I close the ticket?

Comment 5 Gerd Pokorra 2013-01-31 16:57:11 UTC
> bodhi rakudo-star
 rakudo-star-0.0.2013.01_5.0.0-1.fc18         enhancement  pending   2013-01-31 
 rakudo-star-0.0.2012.08_4.7.0-2.fc17         bugfix       stable    2012-09-07 
 rakudo-star-0.0.2012.08_4.7.0-2.fc18         bugfix       stable    2012-09-05

Comment 6 Daniel Berrangé 2013-01-31 17:01:14 UTC
FYI, if you add the bug number to the Bohdi update, it will get automatically closed when it lands in the updates repo.

Comment 7 Fedora Update System 2013-02-02 12:47:17 UTC
rakudo-star-0.0.2013.01_5.0.0-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/FEDORA-2013-1721/rakudo-star-0.0.2013.01_5.0.0-1.fc18

Comment 8 Fedora Update System 2013-02-10 04:39:12 UTC
rakudo-star-0.0.2013.01_5.0.0-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.