Re: debugging and HookGrammar

2017-02-28 Thread Elizabeth Mattijsen
> On 28 Feb 2017, at 22:28, Theo van den Heuvel  wrote:
> Elizabeth Mattijsen schreef op 2017-02-28 20:29:
>> That was the consensus on the #perl6-dev channel:
>> https://irclog.perlgeek.de/perl6-dev/2017-02-28#i_14181744
>> Liz
> 
> I wasn't aware of this. Thanks

You’re welcome.

If you want more direct feedback, the #perl6 channel on irc.freenode.org is a 
good place to try as the first line.  #perl6-dev would be a place to check if 
the people on #perl6 don’t have an answer.



Liz

Re: debugging and HookGrammar

2017-02-28 Thread Theo van den Heuvel

Elizabeth Mattijsen schreef op 2017-02-28 20:29:

That was the consensus on the #perl6-dev channel:

https://irclog.perlgeek.de/perl6-dev/2017-02-28#i_14181744


Liz


I wasn't aware of this. Thanks

--
Theo van den Heuvel


Re: debugging and HookGrammar

2017-02-28 Thread Elizabeth Mattijsen
That was the consensus on the #perl6-dev channel:

https://irclog.perlgeek.de/perl6-dev/2017-02-28#i_14181744


Liz

> On 28 Feb 2017, at 15:24, Theo van den Heuvel  wrote:
> 
> Hi Will,
> 
> I reinstalled without rakudobrew. It helped. I will probably never know what 
> I did wrong with rakudobrew (possible traces of an older install).
> 
> thanks,
> 
> Theo
> 
> Will Coleda schreef op 2017-02-28 14:37:
>> FYI, rakudobrew is not recommend for users.
>> You could try "rakudobrew rehash", though I'm not sure if that will
>> help in this case.
>> On Tue, Feb 28, 2017 at 7:55 AM, Theo van den Heuvel
>>  wrote:
>>> hi everyone,
>>> last week I used rakudobrew to update my Perl6 installation on Ubuntu.
>>>  This is Rakudo version 2017.02-106-gdd4dfb1 built on MoarVM version
>>> 2017.02-7-g3d85900
>>>  implementing Perl 6.c.
>>> Now, whenever I try perl6-debug-m I get
>>>  Cannot find method 'setlang' on object of type Perl6::HookGrammar
>>>   at gen/moar/perl6-debug.nqp:407
>>> (/home/theo/.rakudobrew/moar-nom/install/share/perl6/runtime/perl6-debug.moarvm:comp_unit)
>>> followed by a slew of other nqp stuff. Is there something wrong with my
>>> installation? Suggestions for repair?
>>> Thanks,
>>> --
>>> Theo van den Heuvel
>>> Malden, The Netherlands
> 
> -- 
> Theo van den Heuvel
> Van den Heuvel HLT Consultancy
> Malden, The Netherlands
> +31 24 3736356
> +31 625492788


Re: debugging and HookGrammar

2017-02-28 Thread Brandon Allbery
On Tue, Feb 28, 2017 at 9:24 AM, Theo van den Heuvel 
wrote:

> I reinstalled without rakudobrew. It helped. I will probably never know
> what I did wrong with rakudobrew (possible traces of an older install).


One thing it does wrong is it doesn't fetch tags for its repos, with the
result that upgrades sometimes get "stuck" using mismatched revisions of
moar/nqp/rakudo because it never realizes there's an upgrade out there.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net


Re: debugging and HookGrammar

2017-02-28 Thread Theo van den Heuvel

Hi Will,

I reinstalled without rakudobrew. It helped. I will probably never know 
what I did wrong with rakudobrew (possible traces of an older install).


thanks,

Theo

Will Coleda schreef op 2017-02-28 14:37:

FYI, rakudobrew is not recommend for users.

You could try "rakudobrew rehash", though I'm not sure if that will
help in this case.

On Tue, Feb 28, 2017 at 7:55 AM, Theo van den Heuvel
 wrote:

hi everyone,

last week I used rakudobrew to update my Perl6 installation on Ubuntu.

  This is Rakudo version 2017.02-106-gdd4dfb1 built on MoarVM version
2017.02-7-g3d85900
  implementing Perl 6.c.

Now, whenever I try perl6-debug-m I get

  Cannot find method 'setlang' on object of type Perl6::HookGrammar
   at gen/moar/perl6-debug.nqp:407
(/home/theo/.rakudobrew/moar-nom/install/share/perl6/runtime/perl6-debug.moarvm:comp_unit)

followed by a slew of other nqp stuff. Is there something wrong with 
my

installation? Suggestions for repair?

Thanks,


--
Theo van den Heuvel
Malden, The Netherlands


--
Theo van den Heuvel
Van den Heuvel HLT Consultancy
Malden, The Netherlands
 +31 24 3736356
 +31 625492788


Re: debugging and HookGrammar

2017-02-28 Thread Will Coleda
FYI, rakudobrew is not recommend for users.

You could try "rakudobrew rehash", though I'm not sure if that will
help in this case.

On Tue, Feb 28, 2017 at 7:55 AM, Theo van den Heuvel
 wrote:
> hi everyone,
>
> last week I used rakudobrew to update my Perl6 installation on Ubuntu.
>
>   This is Rakudo version 2017.02-106-gdd4dfb1 built on MoarVM version
> 2017.02-7-g3d85900
>   implementing Perl 6.c.
>
> Now, whenever I try perl6-debug-m I get
>
>   Cannot find method 'setlang' on object of type Perl6::HookGrammar
>at gen/moar/perl6-debug.nqp:407
> (/home/theo/.rakudobrew/moar-nom/install/share/perl6/runtime/perl6-debug.moarvm:comp_unit)
>
> followed by a slew of other nqp stuff. Is there something wrong with my
> installation? Suggestions for repair?
>
> Thanks,
>
>
> --
> Theo van den Heuvel
> Malden, The Netherlands



-- 
Will "Coke" Coleda


debugging and HookGrammar

2017-02-28 Thread Theo van den Heuvel

hi everyone,

last week I used rakudobrew to update my Perl6 installation on Ubuntu.

  This is Rakudo version 2017.02-106-gdd4dfb1 built on MoarVM version 
2017.02-7-g3d85900

  implementing Perl 6.c.

Now, whenever I try perl6-debug-m I get

  Cannot find method 'setlang' on object of type Perl6::HookGrammar
   at gen/moar/perl6-debug.nqp:407  
(/home/theo/.rakudobrew/moar-nom/install/share/perl6/runtime/perl6-debug.moarvm:comp_unit)


followed by a slew of other nqp stuff. Is there something wrong with my 
installation? Suggestions for repair?


Thanks,


--
Theo van den Heuvel
Malden, The Netherlands