New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find META6:ver... #27
Comments
|
Hi, |
|
I did a zef install Test::META and it told me I had the latest version installed. BTW, we were discussing you on #perl6 and the consensus was thta you were missed and that we'd like to see you more ;) |
|
I'm not entirely sure how often zef refreshes its metadata, but the fix is definitely in the https://github.com/jonathanstowe/Test-META/releases/tag/v0.0.10 (admittedly I have been known to make a fix and then forget to push it to github, but not in this case ;-) With the IRC thing I've been using up a large part of my limited time and brain power with the day job this year unfortunately :) |
|
Hi, we found how to fix it: zef uninstall JSON::Class JSON::Marshal META6 Test::META then zef install Test::META |
worked till I update to latest rakudo
t/02_META.t .................. ===SORRY!===
Could not find META6:ver<0.0.4..*> at line 66 in:
/home/nadim/nadim/devel/repositories/perl_modules/P6-Data-Dump-Tree/lib
/home/nadim/nadim/devel/repositories/perl_modules/P6-Data-Dump-Tree/t
/home/nadim/.perl6
/home/nadim/nadim/devel/repositories/rakudo/install/share/perl6/site
/home/nadim/nadim/devel/repositories/rakudo/install/share/perl6/vendor
/home/nadim/nadim/devel/repositories/rakudo/install/share/perl6
CompUnit::Repository::AbsolutePath<94783924925024>
CompUnit::Repository::NQP<94783881701408>
CompUnit::Repository::Perl5<94783881701448>
Dubious, test returned 1 (wstat 256, 0x100)
The text was updated successfully, but these errors were encountered: