Skip to content
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

Closed
nkh opened this issue Jul 31, 2017 · 4 comments
Closed

Could not find META6:ver... #27

nkh opened this issue Jul 31, 2017 · 4 comments

Comments

@nkh
Copy link

nkh commented Jul 31, 2017

worked till I update to latest rakudo

  • 3e078d4 space after import modulename shall not explode the compiler

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)

@jonathanstowe
Copy link
Owner

Hi,
this was fixed in the 1e0e9be so you will need to upgrade to a more recent version of Test::META.

@nkh
Copy link
Author

nkh commented Jul 31, 2017

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 ;)

@jonathanstowe
Copy link
Owner

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 :)

@nkh
Copy link
Author

nkh commented Aug 9, 2017

Hi, we found how to fix it:

zef uninstall JSON::Class JSON::Marshal META6 Test::META

then

zef install Test::META

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants