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 install: Cannot find method 'symtable' on object of type GLOBAL #2

Closed
szabgab opened this issue Mar 28, 2017 · 3 comments
Closed

Comments

@szabgab
Copy link

szabgab commented Mar 28, 2017

# perl6 -v
This is Rakudo version 2017.01 built on MoarVM version 2017.01
implementing Perl 6.c.
# zef install if
===> Searching for: if
===> Testing: if:ver('0.1.0'):auth('github:FROGGS')
t/if.t ..1/5===SORRY!===
Cannot find method 'symtable' on object of type GLOBAL
# Looks like you planned 5 tests, but ran 1
t/if.t .. All 5 subtests passed
All tests successful.

Test Summary Report
-------------------
t/if.t (Wstat: 0 Tests: 1 Failed: 0)
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
Files=1, Tests=1,  0 wallclock secs
Result: FAILED
===> Testing [FAIL]: if:ver('0.1.0'):auth('github:FROGGS')
Aborting due to test failure: if:ver('0.1.0'):auth('github:FROGGS') (use --force to override)
  in code  at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 306
  in method test at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 285
  in code  at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 457
  in sub  at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 454
  in method install at /usr/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 560
  in sub MAIN at /usr/share/perl6/site/sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI) line 123
  in block <unit> at /usr/share/perl6/site/resources/3DD33EF601FD300095284AE7C24B770BAADAF32E line 1
@zoffixznet
Copy link
Contributor

zoffixznet commented Mar 30, 2017

<redacted>

@samcv
Copy link

samcv commented Apr 19, 2017

Found this as well in my survey of all failing packages. Subscribing here.

@zoffixznet
Copy link
Contributor

Fix PRed: #3

@FROGGS FROGGS closed this as completed in #3 Apr 26, 2017
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

3 participants