Skip Menu |

This queue is for tickets about the Template-Plugin-AudioFile-Info CPAN distribution.

Report information
The Basics
Id: 129172
Status: resolved
Priority: 0/
Queue: Template-Plugin-AudioFile-Info

People
Owner: DAVECROSS [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.05
Fixed in: (no value)



Subject: Couldn't open .../plugins.yaml for input
The test suite fails on most of my smoker systems: ... plugin error - YAML Error: Couldn't open /home/cpansand/.cpan/build/2019041406/AudioFile-Info-v1.10.3-1/blib/lib/AudioFile/plugins.yaml for input: No such file or directory Code: YAML_LOAD_ERR_FILE_INPUT at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/YAML.pm line 89. # Looks like your test exited with 255 before it could output anything. t/1.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests ...
Thanks. This has been a problem ever since the module was first released. but think I've got a solution now. Version 1.5.1 has just been uploaded to PAUSE. Cheers, Dave... On Sun Apr 14 05:38:50 2019, SREZIC wrote: Show quoted text
> The test suite fails on most of my smoker systems: > > ... > plugin error - YAML Error: Couldn't open > /home/cpansand/.cpan/build/2019041406/AudioFile-Info-v1.10.3- > 1/blib/lib/AudioFile/plugins.yaml for input: > No such file or directory > Code: YAML_LOAD_ERR_FILE_INPUT > at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/YAML.pm line 89. > # Looks like your test exited with 255 before it could output > anything. > t/1.t ............. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 2/2 subtests > ...