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

File::LibMagic #388

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module File::LibMagic 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: File::LibMagic
===> Found: File::LibMagic [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: File::LibMagic to /home/alex/Blin/data/zef-data/tmp/1549581450.8512.4518/perl6-File-LibMagic.git
===> Extraction [OK]: File::LibMagic to /home/alex/Blin/data/zef-data/store/perl6-File-LibMagic.git
===> Testing: File::LibMagic
t/basic.t .... ok
Failed to create symlink called '/home/alex/Blin/data/zef-data/store/perl6-File-LibMagic.git/82cf56b4c30c06aa42b811edfda50a0d90080d1f/t/samples/tiny.pdf' on target '/tmp/6TnGI89dUe/link-to-tiny.pdf': Failed to symlink file: file already exists
  in block <unit> at t/flags.t line 21

t/flags.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
All 1 subtests passed 
t/meta.t ..... ok
# libmagic version 530
t/version.t .. ok

Test Summary Report
-------------------
t/flags.t  (Wstat: 256 Tests: 1 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=4, Tests=5,  9 wallclock secs ( 0.05 usr  0.01 sys +  7.97 cusr  0.41 csys =  8.44 CPU)
Result: FAIL
===> Testing [FAIL]: File::LibMagic
Failed to get passing tests, but continuing with --force-test
===> Installing: File::LibMagic
===> Install [OK] for File::LibMagic

Ping @perl6-community-modules

Previous ticket: #224