gregor herrmann a écrit : > On Thu, 15 Feb 2007 23:51:12 +0100, Daniel Schepler wrote: > >> /usr/bin/make -C . OPTIMIZE="-g -Wall -O2" test >> make[1]: Entering directory `/tmp/buildd/libmarc-lint-perl-1.42' >> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" >> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t >> t/check020....... >> # Failed test 'use MARC::Field;' >> # in t/check020.t at line 10. >> # Tried to use 'MARC::Field'. >> # Error: Can't locate MARC/Field.pm in @INC (@INC contains: >> /tmp/buildd/libmarc-lint-perl-1.42/blib/lib >> /tmp/buildd/libmarc-lint-perl-1.42/blib/arch /etc/perl >> /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 >> /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 >> /usr/local/lib/site_perl .) at (eval 3) line 2. >> # BEGIN failed--compilation aborted at t/check020.t line 10. > >> In a quick search of packages.debian.org, I couldn't find any packages in >> unstable providing MARC/Field.pm, etc. > > It's in libmarc-record-perl. > > I've adjusted the build dependencies accordingly in svn; could > someone upload the package, please?
I checked the package in a pbuilder environment and I uploaded it with no change. Best regards, Vincent > > Cheers, > gregor