Skip Menu |

This queue is for tickets about the FB3-Convert CPAN distribution.

Report information
The Basics
Id: 127150
Status: resolved
Priority: 0/
Queue: FB3-Convert

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.13
  • 0.14
  • 0.15
Fixed in: 0.16



Subject: Undeclared dependency Image::Size
The test suite fails if Image::Size is not installed: Bailout called. Further testing stopped: # Failed test 'use FB3::Convert::Epub;' # at t/00-load.t line 11. # Tried to use 'FB3::Convert::Epub'. # Error: Can't locate Image/Size.pm in @INC (you may need to install the Image::Size module) (@INC contains: ...) at /home/cpansand/.cpan/build/2018092006/FB3-Convert-0.13-WW2nKx/blib/lib/FB3/Convert/Epub.pm line 8. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018092006/FB3-Convert-0.13-WW2nKx/blib/lib/FB3/Convert/Epub.pm line 8. # Compilation failed in require at t/00-load.t line 11. # BEGIN failed--compilation aborted at t/00-load.t line 11. # Testing FB3::Convert 0.13, Perl 5.020001, /usr/perl5.20.1Dp/bin/perl # Looks like you failed 1 test of 2. FAILED--Further testing stopped.
On 2018-09-20 01:30:45, SREZIC wrote: Show quoted text
> The test suite fails if Image::Size is not installed: > > Bailout called. Further testing stopped: > # Failed test 'use FB3::Convert::Epub;' > # at t/00-load.t line 11. > # Tried to use 'FB3::Convert::Epub'. > # Error: Can't locate Image/Size.pm in @INC (you may need to > install the Image::Size module) (@INC contains: ...) at > /home/cpansand/.cpan/build/2018092006/FB3-Convert-0.13- > WW2nKx/blib/lib/FB3/Convert/Epub.pm line 8. > # BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2018092006/FB3-Convert-0.13- > WW2nKx/blib/lib/FB3/Convert/Epub.pm line 8. > # Compilation failed in require at t/00-load.t line 11. > # BEGIN failed--compilation aborted at t/00-load.t line 11. > # Testing FB3::Convert 0.13, Perl 5.020001, /usr/perl5.20.1Dp/bin/perl > # Looks like you failed 1 test of 2. > FAILED--Further testing stopped.
Also undeclared: * Image::ExifTool
Thank you, will be fixed in 0.16 Show quoted text
> > # Error: Can't locate Image/Size.pm in @INC (you may need to > > install the Image::Size module)
> Also undeclared: > * Image::ExifTool