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

deredere #594

Open
AlexDaniel opened this issue Feb 27, 2019 · 1 comment
Open

deredere #594

AlexDaniel opened this issue Feb 27, 2019 · 1 comment
Labels
works for me Does not seem to be any problem zefhang The module was not downloaded to be tested at all, which resulted into a failure

Comments

@AlexDaniel
Copy link
Member

Module deredere cannot be installed (ZefFailure), 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: deredere

Ping @Altai-man

Previous ticket: #3

@Altai-man Altai-man added the works for me Does not seem to be any problem label Feb 27, 2019
@Altai-man
Copy link
Member

Looks like a Zef hang to me, the module is ok:

➜  ~ zef install deredere
===> Searching for: deredere
===> Searching for missing dependencies: HTTP::UserAgent, Gumbo
===> Searching for missing dependencies: HTTP::Status, Encode, IO::Socket::SSL, IO::Capture::Simple, Test::Util::ServerPort, XML
===> Searching for missing dependencies: HTML::Escape
===> Testing: HTTP::Status
===> Testing [OK] for HTTP::Status
===> Testing: Encode:ver<0.0.2>:auth<github:sergot>
===> Testing [OK] for Encode:ver<0.0.2>:auth<github:sergot>
===> Testing: IO::Socket::SSL:ver<0.0.1>:auth<github:sergot>
# NETWORK_TESTING was not set
===> Testing [OK] for IO::Socket::SSL:ver<0.0.1>:auth<github:sergot>
===> Testing: IO::Capture::Simple
===> Testing [OK] for IO::Capture::Simple
===> Testing: Test::Util::ServerPort:ver<0.0.2>:auth<github:jonathanstowe>:api<1.0>
===> Testing [OK] for Test::Util::ServerPort:ver<0.0.2>:auth<github:jonathanstowe>:api<1.0>
===> Testing: HTTP::UserAgent:ver<1.1.46>:auth<github:sergot>
# NETWORK_TESTING was not set
# NETWORK_TESTING was not set
# NETWORK_TESTING was not set
# NETWORK_TESTING was not set
# NETWORK_TESTING was not set
# NETWORK_TESTING was not set
# NETWORK_TESTING was not set
===> Testing [OK] for HTTP::UserAgent:ver<1.1.46>:auth<github:sergot>
===> Testing: HTML::Escape:ver<0.0.1>
===> Testing [OK] for HTML::Escape:ver<0.0.1>
===> Testing: XML:ver<0.0.4>:auth<Timothy Totten>
===> Testing [OK] for XML:ver<0.0.4>:auth<Timothy Totten>
===> Testing: Gumbo:auth<Sylvain Colinet>
===> Testing [OK] for Gumbo:auth<Sylvain Colinet>
===> Testing: deredere:ver<0.1.0>:auth<github:Altai-man>
===> Testing [OK] for deredere:ver<0.1.0>:auth<github:Altai-man>
===> Installing: HTTP::Status
===> Installing: Encode:ver<0.0.2>:auth<github:sergot>
===> Installing: IO::Socket::SSL:ver<0.0.1>:auth<github:sergot>
===> Installing: IO::Capture::Simple
===> Installing: Test::Util::ServerPort:ver<0.0.2>:auth<github:jonathanstowe>:api<1.0>
===> Installing: HTTP::UserAgent:ver<1.1.46>:auth<github:sergot>
===> Installing: HTML::Escape:ver<0.0.1>
===> Installing: XML:ver<0.0.4>:auth<Timothy Totten>
===> Installing: Gumbo:auth<Sylvain Colinet>
===> Installing: deredere:ver<0.1.0>:auth<github:Altai-man>
➜  ~ 

@Altai-man Altai-man added the zefhang The module was not downloaded to be tested at all, which resulted into a failure label Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
works for me Does not seem to be any problem zefhang The module was not downloaded to be tested at all, which resulted into a failure
Projects
None yet
Development

No branches or pull requests

2 participants