Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

Tika #533

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

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

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 commented 5 years ago

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

Scimon commented 5 years ago

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