If it's a data point, REPL has worked perfectly well after 2016.10 installed.
On 10/24/16, Will Coleda via RT <perl6-bugs-follo...@perl.org> wrote: > On Sun Oct 23 15:00:57 2016, gordmi...@gmail.com wrote: >> I'm using perl 6, version "This is Rakudo version 2016.10 built on MoarVM >> version 2016.10 >> implementing Perl 6.c.". >> >> When I launch perl6 as repl it prints an error message: >> "I ran into a problem while trying to set up Readline: Earlier failures: >> Failed to find >> '/home/ogneslav/.perl6/sources/CF6C9C08E71FA4F33C4C67EDA924776963F4F7BF' >> while trying to do '.modified' >> in any interactive at src/Perl6/Compiler.nqp line 55 >> >> Final error: >> Cannot resolve caller load(CompUnit::PrecompilationRepository::Default: >> CompUnit::PrecompilationId, >> :precomp-stores(Array[CompUnit::PrecompilationStore]), :Failure); none of >> these signatures match: >> (CompUnit::PrecompilationRepository::Default $: Str $id, Instant >> :$since, CompUnit::PrecompilationStore :@precomp-stores = { ... }, *%_) >> (CompUnit::PrecompilationRepository::Default $: >> CompUnit::PrecompilationId $id, Instant :$since, >> CompUnit::PrecompilationStore :@precomp-stores = { ... }, *%_) >> Falling back to Linenoise (if present)" >> >> Before it works fine, but after Readline module was installed and when >> delited this error mesage comes. >> >> With regards, >> Mikhail Gordeev > > How did you delete the Readline module? > > -- > Will "Coke" Coleda >