Skip Menu |

This queue is for tickets about the Image-ExifTool-Location CPAN distribution.

Report information
The Basics
Id: 46703
Status: new
Priority: 0/
Queue: Image-ExifTool-Location

People
Owner: Nobody in particular
Requestors: olaf [...] wundersolutions.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: v0.0.4
Fixed in: (no value)



Subject: install fails on Ubuntu 9.04
Hi Andy, I was unable to install this module on Ubuntu 9.04: cpan Image::ExifTool::Location CPAN: Storable loaded ok (v2.18) Going to read /root/.cpan/Metadata Database was generated on Thu, 04 Jun 2009 20:27:32 GMT Running install for module 'Image::ExifTool::Location' Running make for A/AN/ANDYA/Image-ExifTool-Location-v0.0.4.tar.gz CPAN: LWP::UserAgent loaded ok (v5.824) CPAN: Time::HiRes loaded ok (v1.9711) CPAN: URI::URL loaded ok (v5.03) CPAN: YAML loaded ok (v0.68) CPAN: Digest::SHA loaded ok (v5.47) CPAN: Compress::Zlib loaded ok (v2.015) Checksum for /root/minicpan/authors/id/A/AN/ANDYA/Image-ExifTool-Location-v0.0.4.tar.gz ok Image-ExifTool-Location-v0.0.4/ Image-ExifTool-Location-v0.0.4/Changes Image-ExifTool-Location-v0.0.4/lib/ Image-ExifTool-Location-v0.0.4/lib/Image/ Image-ExifTool-Location-v0.0.4/lib/Image/ExifTool/ Image-ExifTool-Location-v0.0.4/lib/Image/ExifTool/Location.pm Image-ExifTool-Location-v0.0.4/Makefile.PL Image-ExifTool-Location-v0.0.4/MANIFEST Image-ExifTool-Location-v0.0.4/META.yml Image-ExifTool-Location-v0.0.4/README Image-ExifTool-Location-v0.0.4/SIGNATURE Image-ExifTool-Location-v0.0.4/t/ Image-ExifTool-Location-v0.0.4/t/00.load.t Image-ExifTool-Location-v0.0.4/t/01.location.t Image-ExifTool-Location-v0.0.4/t/mac.jpg Image-ExifTool-Location-v0.0.4/t/pod-coverage.t Image-ExifTool-Location-v0.0.4/t/pod.t CPAN: File::Temp loaded ok (v0.20) CPAN.pm: Going to build A/AN/ANDYA/Image-ExifTool-Location-v0.0.4.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Image::ExifTool::Location cp lib/Image/ExifTool/Location.pm blib/lib/Image/ExifTool/Location.pm Manifying blib/man3/Image::ExifTool::Location.3pm ANDYA/Image-ExifTool-Location-v0.0.4.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........ok 1/1# Testing Image::ExifTool::Location 0.0.4 t/00.load.........ok t/01.location.....NOK 181/205 # Failed test at t/01.location.t line 39. # got: '149335912' # expected: '10000' t/01.location.....NOK 185/205 # Failed test at t/01.location.t line 39. # got: '149335176' # expected: '100' t/01.location.....NOK 189/205 # Failed test at t/01.location.t line 39. # got: '149353176' # expected: '0.1' t/01.location.....NOK 193/205 # Failed test at t/01.location.t line 39. # got: '149353464' # expected: '0' t/01.location.....NOK 197/205 # Failed test at t/01.location.t line 39. # got: '-149351832' # expected: '-0.1' t/01.location.....NOK 201/205 # Failed test at t/01.location.t line 39. # got: '-149354264' # expected: '-100' t/01.location.....NOK 205/205 # Failed test at t/01.location.t line 39. # got: '-149343128' # expected: '-10000' # Looks like you failed 7 tests of 205. t/01.location.....dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 181, 185, 189, 193, 197, 201, 205 Failed 7/205 tests, 96.59% okay t/pod-coverage....ok t/pod.............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.location.t 7 1792 205 7 181 185 189 193 197 201 205 Failed 1/4 test scripts. 7/208 subtests failed. Files=4, Tests=208, 3 wallclock secs ( 2.28 cusr + 0.09 csys = 2.37 CPU) Failed 1/4 test programs. 7/208 subtests failed. make: *** [test_dynamic] Error 255 ANDYA/Image-ExifTool-Location-v0.0.4.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ANDYA/Image-ExifTool-Location-v0.0.4.tar.gz Running make install make test had returned bad status, won't install without force This is the default Ubuntu perl install: perl --version This is perl, v5.10.0 built for i486-linux-gnu-thread-multi Please let me know if you need any other info. Olaf