Skip Menu |

This queue is for tickets about the MARC-Record CPAN distribution.

Report information
The Basics
Id: 2520
Status: resolved
Priority: 0/
Queue: MARC-Record

People
Owner: Nobody in particular
Requestors: markj [...] cloaked.freeserve.co.uk
Cc:
AdminCc:

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



To: bug-MARC-Record [...] rt.cpan.org
Subject: Version 1.25 install fails on make test
From: <markj [...] cloaked.freeserve.co.uk>
Date: Tue, 06 May 2003 22:32:12 +0100
Installing MARC-Record-1.25 fails. This is the output of perl -Mblib t/lineendings.t as requested. ok 1 - use MARC::Record; ok 2 - use MARC::File::MicroLIF; ok 3 - is a MARC::File::MicroLIF isa MARC::File::MicroLIF ok 4 - no file warnings ok 5 - successfully decoded isa MARC::Record ok 6 - no record warnings ok 7 - checking the number of fields in the record ok 8 - checking t/lineendings-0a.lif LDR ok 9 - checking t/lineendings-0a.lif 008 ok 10 - checking t/lineendings-0a.lif 040 ok 11 - checking t/lineendings-0a.lif 245 ok 12 - checking t/lineendings-0a.lif 260 ok 13 - checking t/lineendings-0a.lif 300 ok 14 - checking t/lineendings-0a.lif 900 ok 15 - checking t/lineendings-0a.lif 952 ok 16 - is a MARC::File::MicroLIF isa MARC::File::MicroLIF ok 17 - no file warnings ok 18 - successfully decoded isa MARC::Record ok 19 - no record warnings ok 20 - checking the number of fields in the record ok 21 - checking t/lineendings-0d0a.lif LDR ok 22 - checking t/lineendings-0d0a.lif 008 ok 23 - checking t/lineendings-0d0a.lif 040 ok 24 - checking t/lineendings-0d0a.lif 245 ok 25 - checking t/lineendings-0d0a.lif 260 ok 26 - checking t/lineendings-0d0a.lif 300 ok 27 - checking t/lineendings-0d0a.lif 900 ok 28 - checking t/lineendings-0d0a.lif 952 ok 29 - is a MARC::File::MicroLIF isa MARC::File::MicroLIF ok 30 - no file warnings ok 31 - successfully decoded isa MARC::Record ok 32 - no record warnings ok 33 - checking the number of fields in the record ok 34 - checking t/lineendings-0d.lif LDR ok 35 - checking t/lineendings-0d.lif 008 ok 36 - checking t/lineendings-0d.lif 040 ok 37 - checking t/lineendings-0d.lif 245 ok 38 - checking t/lineendings-0d.lif 260 ok 39 - checking t/lineendings-0d.lif 300 ok 40 - checking t/lineendings-0d.lif 900 ok 41 - checking t/lineendings-0d.lif 952 1..41
Please see what happens with 1.27. I changed this test a little bit. Thanks, Andy
I'm assuming this has been fixed.