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

Tika #533

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

Tika #533

AlexDaniel opened this issue Feb 8, 2019 · 2 comments
Assignees
Labels
native dependency Fails because it needs some library installed first

Comments

@AlexDaniel
Copy link
Member

Module Tika 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: Tika
===> Found: Tika:ver<0.1.0>:auth<github:azawawi> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Tika:ver<0.1.0>:auth<github:azawawi> to /home/alex/Blin/data/zef-data/tmp/1549582118.25689.9088/Tika-0.1.0.tar.gz
===> Extraction [OK]: Tika to /home/alex/Blin/data/zef-data/store/Tika-0.1.0.tar.gz
===> Testing: Tika:ver<0.1.0>:auth<github:azawawi>
t/00-compile.t ...... ok
Unhandled exception in code scheduled on thread 4
no such file or directory

t/01-version.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/99-author-meta.t .. ok

Test Summary Report
-------------------
t/01-version.t    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
Files=3, Tests=2, 10 wallclock secs ( 0.03 usr  0.00 sys +  7.49 cusr  0.30 csys =  7.82 CPU)
Result: FAIL
===> Testing [FAIL]: Tika:ver<0.1.0>:auth<github:azawawi>
Failed to get passing tests, but continuing with --force-test
===> Installing: Tika:ver<0.1.0>:auth<github:azawawi>
===> Install [OK] for Tika:ver<0.1.0>:auth<github:azawawi>

Ping @azawawi

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

Scimon commented Feb 8, 2019

The docs say it needs a JRE installed. Tried installing without it and erroring. Installing JRE and trying again.

@Scimon
Copy link

Scimon commented Feb 8, 2019

After installing JRE it installed fine. I'll make a note in the wiki.

@Scimon Scimon added the native dependency Fails because it needs some library installed first label Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native dependency Fails because it needs some library installed first
Projects
None yet
Development

No branches or pull requests

2 participants