[rt-users] Trouble installing Module::Install::RTx
Jens Porup
jens at porup.com
Mon May 2 01:11:09 EDT 2005
On Mon, May 02, 2005 at 02:28:02PM +1000, Jens Porup wrote:
> On Fri, Apr 29, 2005 at 05:11:52AM -0400, Jesse Vincent wrote:
> > So. there are a couple things here.
> >
> > 1. Module::Install::RTx is a nice packaging tool to let you build and
> > install custom RT extensions as perl modules
>
> But, when I try and install Module::Install::RTx, make test fails:
Aha!
Methinks dh-make-perl is buggy, and that you are using Module::Build.
Signature validates if you do a manual cpan download, but dh-make-perl
will only work if you specify --no-test.
Jens
> desktop:~/Module-Install-RTx-0.11# make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
> 'inc', 'blib/lib', 'blib/arch')" t/*.t
> t/0-signature....WARNING: This key is not certified with a trusted signature!
> Primary key fingerprint: 66B2 B78E D1B7 7641 4861 D592 B4B3 DD37 3C35 01A0
> Not in MANIFEST: debian/changelog
> Not in MANIFEST: debian/compat
> Not in MANIFEST: debian/control
> Not in MANIFEST: debian/copyright
> Not in MANIFEST: debian/rules
> Not in MANIFEST: debian/watch
> ==> MISMATCHED content between MANIFEST and distribution files! <==
> t/0-signature....FAILED test 1
> Failed 1/1 tests, 0.00% okay
> t/1-basic........ok
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -------------------------------------------------------------------------------
> t/0-signature.t 1 1 100.00% 1
> Failed 1/2 test scripts, 50.00% okay. 1/2 subtests failed, 50.00% okay.
> make: *** [test_dynamic] Error 255
More information about the rt-users
mailing list