On Wed, Dec 15, 2004 at 01:06:36PM -0000, Orton, Yves wrote: > Also Schwern, ive been trying to get it to build from the zip file linked > above. The first time I build i get the following test failure: > > t\00signature.............WARNING: This key is not certified with a > trusted signature! > Primary key fingerprint: B484 04B8 E9D5 93A2 5CA8 F1AA 4F82 E2DC 2C3F > 3F34
I think you need to do some sort of gpg jiggery pokery to get that to shut up. Look in the Module::Signature man page maybe? > ==> SKIPPED CHECKING 'Makefile'! (run Makefile.PL to ensure its integrity) No idea what that means. It should have been skipped by the MANIFEST.SKIP. Perhaps you've got a damaged default MANIFEST.SKIP. Check what "perldoc -m ExtUtils::MANIFEST.SKIP" looks like. It should look like this. http://search.cpan.org/src/MSCHWERN/ExtUtils-MakeMaker-6.24/lib/ExtUtils/MANIFEST.SKIP Not like this. http://search.cpan.org/src/MSCHWERN/ExtUtils-MakeMaker-6.24/MANIFEST.SKIP > <=== > Not in MANIFEST: pmfiles.dat That's not something produced by MakeMaker or Test::Simple. > t\00signature.............WARNING: This key is not certified with a > trusted signature! > Primary key fingerprint: B484 04B8 E9D5 93A2 5CA8 F1AA 4F82 E2DC 2C3F > 3F34 > ==> SKIPPED CHECKING 'Makefile'! (run Makefile.PL to ensure its integrity) > <=== > Not in MANIFEST: foo Grr. Mandatory file locking strikes again. is_fh.t didn't close a temp file before unlinking it. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern/ "Please hold while reality is adjusted to match my ideal world." r- njt