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

Hiker #587

Open
AlexDaniel opened this issue Feb 27, 2019 · 0 comments
Open

Hiker #587

AlexDaniel opened this issue Feb 27, 2019 · 0 comments

Comments

@AlexDaniel
Copy link
Member

Module Hiker cannot be installed (AlwaysFail), perhaps it has some failing tests.

  • Tickets are opened/closed in this repo automatically (though not immediately).
  • If you can install the module without any problems, add works for me label, leave a comment saying that it works for you and mention any details that you feel are important.
  • If it needs a native library, put native dependency label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.
  • If the module is broken, try to fix it and send a PR. Add PR sent label.
  • If there is a problem in one of the dependencies, add failing dependency label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.
  • It is a good idea to assign yourself to this ticket if you're working on it (to make sure two or more people are not working on the same ticket at the same time).
  • Once you are done, search for a next ticket.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: Hiker
===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
    inst#/home/alex/Blin/installed/Hiker_0.1.3
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/HTTP::Server::Router_0.1.7
    inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
    inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
    inst#/home/alex/Blin/installed/Template::Mustache_1.0.1
    inst#/home/alex/Blin/installed/Test::META_0.0.15
    inst#/home/alex/Blin/installed/License::SPDX_3.4.0
    inst#/home/alex/Blin/installed/JSON::Class_0.0.11
    inst#/home/alex/Blin/installed/JSON::Marshal_0.0.16
    inst#/home/alex/Blin/installed/JSON::Name_0.0.3
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/JSON::Unmarshal_0.08
    inst#/home/alex/Blin/installed/META6_0.0.22
    inst#/home/alex/Blin/installed/URI_v.0.1.4
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
    ap#
    nqp#
    perl5#

===> Found: Hiker:ver<0.1.3>:auth<github:tony-o> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Hiker:ver<0.1.3>:auth<github:tony-o> to /home/alex/Blin/data/zef-data/tmp/1551239134.18152.1880/perl6-hiker.git
===> Extraction [OK]: Hiker to /home/alex/Blin/data/zef-data/store/perl6-hiker.git
===> Testing: Hiker:ver<0.1.3>:auth<github:tony-o>
===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
    file#/home/alex/Blin/data/zef-data/store/perl6-hiker.git/8ccb40c4e7ecc62f57ab389328c9f117bdd464e5
    file#/home/alex/Blin/data/zef-data/store/perl6-hiker.git/8ccb40c4e7ecc62f57ab389328c9f117bdd464e5/lib
    file#/home/alex/Blin/data/zef-data/store/perl6-hiker.git/8ccb40c4e7ecc62f57ab389328c9f117bdd464e5/data/zef/lib
    inst#/home/alex/Blin/installed/HTTP::Server::Router_0.1.7
    inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
    inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
    inst#/home/alex/Blin/installed/Template::Mustache_1.0.1
    inst#/home/alex/Blin/installed/Test::META_0.0.15
    inst#/home/alex/Blin/installed/License::SPDX_3.4.0
    inst#/home/alex/Blin/installed/JSON::Class_0.0.11
    inst#/home/alex/Blin/installed/JSON::Marshal_0.0.16
    inst#/home/alex/Blin/installed/JSON::Name_0.0.3
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/JSON::Unmarshal_0.08
    inst#/home/alex/Blin/installed/META6_0.0.22
    inst#/home/alex/Blin/installed/URI_v.0.1.4
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
    ap#
    nqp#
    perl5#
t/01-app.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/01-app.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  3 wallclock secs ( 0.02 usr  0.01 sys +  2.25 cusr  0.22 csys =  2.50 CPU)
Result: FAIL
===> Testing [FAIL]: Hiker:ver<0.1.3>:auth<github:tony-o>
Failed to get passing tests, but continuing with --force-test
===> Installing: Hiker:ver<0.1.3>:auth<github:tony-o>
===> Install [FAIL] for Hiker:ver<0.1.3>:auth<github:tony-o>: ===SORRY!===
Could not find HTTP::Server::Role at line 1 in:
    inst#/home/alex/Blin/installed/Hiker_0.1.3
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/HTTP::Server::Router_0.1.7
    inst#/home/alex/Blin/installed/HTTP::Server_0.1.1
    inst#/home/alex/Blin/installed/HTTP::Server::Async_0.1.8
    inst#/home/alex/Blin/installed/Template::Mustache_1.0.1
    inst#/home/alex/Blin/installed/Test::META_0.0.15
    inst#/home/alex/Blin/installed/License::SPDX_3.4.0
    inst#/home/alex/Blin/installed/JSON::Class_0.0.11
    inst#/home/alex/Blin/installed/JSON::Marshal_0.0.16
    inst#/home/alex/Blin/installed/JSON::Name_0.0.3
    inst#/home/alex/Blin/installed/JSON::Fast_0.9.12
    inst#/home/alex/Blin/installed/JSON::Unmarshal_0.08
    inst#/home/alex/Blin/installed/META6_0.0.22
    inst#/home/alex/Blin/installed/URI_v.0.1.4
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/845433b47f415c73e9e7cdbfd0423a793b829910/share/perl6
    ap#
    nqp#
    perl5#


Ping @tony-o

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

1 participant