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

Uzu #539

Open
AlexDaniel opened this issue Feb 8, 2019 · 4 comments
Open

Uzu #539

AlexDaniel opened this issue Feb 8, 2019 · 4 comments
Assignees
Labels
works for me Does not seem to be any problem

Comments

@AlexDaniel
Copy link
Member

Module Uzu cannot be installed (InstallableButUntested), 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: Uzu
===> Found: Uzu:ver<0.3.3> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Uzu:ver<0.3.3> to /home/alex/Blin/data/zef-data/tmp/1549583226.17365.9720/Uzu-0.3.3.tar.gz
===> Extraction [OK]: Uzu to /home/alex/Blin/data/zef-data/store/Uzu-0.3.3.tar.gz
===> Installing: Uzu:ver<0.3.3>
===> Install [OK] for Uzu:ver<0.3.3>

1 bin/ script [uzu] installed to:
/home/alex/Blin/installed/Uzu_0.3.3/bin

Ping @scmorrison

@Scimon Scimon self-assigned this Feb 8, 2019
@Scimon
Copy link

Scimon commented Feb 8, 2019

Installed OK with test for Uzu run

Relevant Zef log.
===> Testing: Uzu:ver<0.3.3>
===> Testing [OK] for Uzu:ver<0.3.3>

@Scimon Scimon added the works for me Does not seem to be any problem label Feb 8, 2019
@AlexDaniel
Copy link
Member Author

@Scimon yeah, it was skipped in Toaster for some reason. Can you make sure it doesn't leave any processes behind after the testing phase?

@Scimon
Copy link

Scimon commented Feb 8, 2019

I'll give it a shot.

@Scimon
Copy link

Scimon commented Feb 8, 2019

Tried running the tests on the release branch a couple of times. No sign of any process still running after.

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
Projects
None yet
Development

No branches or pull requests

2 participants