>>>> make test had returned bad status, won't install without force

View: New views
4 Messages — Rating Filter:   Alert me  

>>>> make test had returned bad status, won't install without force

by Vijendran,AneeshEUAST :: Rate this Message:

| View Threaded | Show Only this Message

Hello,

I get an error while trying to install the bugzilla packages:
/usr/bin/perl -MCPAN -e 'install "Email::MIME"'

 

 

Bugzilla version:  bugzilla-3.0.5

Perl Version: v5.8.5

OS   : REDHAT 2.6.9-22.EL

 

 

 

The problem:

---------------------

 

Result: FAIL

Failed 4/6 test programs. 1/2 subtests failed.

make: *** [test_dynamic] Error 255

  /usr/bin/make test -- NOT OK

Running make install

  make test had returned bad status, won't install without force

 

Regards

Aneesh

 

_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you reply.

Can't install Bugzilla: Make test had returned bad status, won't install without force

by Vijendran,AneeshEUAST :: Rate this Message:

| View Threaded | Show Only this Message

Hello,

I get an error while trying to install the bugzilla packages:
/usr/bin/perl -MCPAN -e 'install "Email::MIME"'

 

 

Bugzilla version:  bugzilla-3.0.5

Perl Version: v5.8.5

OS   : REDHAT 2.6.9-22.EL

 

 

 

The problem:

---------------------

 

Result: FAIL

Failed 4/6 test programs. 1/2 subtests failed.

make: *** [test_dynamic] Error 255

  /usr/bin/make test -- NOT OK

Running make install

  make test had returned bad status, won't install without force

 

Regards

Aneesh

 

_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you
reply.
_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you reply.

Re: Can't install Bugzilla: Make test had returned bad status, won't install without force

by Harihara Subramanian :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

       Check whether ur system is having good FTP connectivity. ( There
should not be any proxy problem)

       run  #sudo CPAN  or  #su CPAN manually. CPAN should have all required
parameters.

       after this I have tried  #cpan -i install Email::MIME , i have
installed all the perl modules. I am using ubuntu 8.04 Linux.  Only the
Template module i have installed through Synaptic Package manager. ( system
- Administration - SPM , this  is the ready made builtin installer.

regards

hari



On Mon, Sep 15, 2008 at 2:50 PM, Vijendran,AneeshEUAST <
A.Vijendran@...> wrote:

> Hello,
>
> I get an error while trying to install the bugzilla packages:
> /usr/bin/perl -MCPAN -e 'install "Email::MIME"'
>
>
>
>
>
> Bugzilla version:  bugzilla-3.0.5
>
> Perl Version: v5.8.5
>
> OS   : REDHAT 2.6.9-22.EL
>
>
>
>
>
>
>
> The problem:
>
> ---------------------
>
>
>
> Result: FAIL
>
> Failed 4/6 test programs. 1/2 subtests failed.
>
> make: *** [test_dynamic] Error 255
>
>  /usr/bin/make test -- NOT OK
>
> Running make install
>
>  make test had returned bad status, won't install without force
>
>
>
> Regards
>
> Aneesh
>
>
>
> _______________________________________________
> support-bugzilla mailing list
> support-bugzilla@...
> https://lists.mozilla.org/listinfo/support-bugzilla
> PLEASE put support-bugzilla@... in the To: field when you
> reply.
> _______________________________________________
> support-bugzilla mailing list
> support-bugzilla@...
> https://lists.mozilla.org/listinfo/support-bugzilla
> PLEASE put support-bugzilla@... in the To: field when you
> reply.
>
_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you reply.

Re: Can't install Bugzilla: Make test had returned bad status, won't install without force

by Max Kanat-Alexander :: Rate this Message:

| View Threaded | Show Only this Message

On Mon, 15 Sep 2008 10:20:24 +0100 "Vijendran,AneeshEUAST"
<A.Vijendran@...> wrote:
>   make test had returned bad status, won't install without force

        Here's what you do:

        perl -MCPAN -eshell
        install Email::MIME
        force install Email::MIME
        exit

        -Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.
_______________________________________________
support-bugzilla mailing list
support-bugzilla@...
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put support-bugzilla@... in the To: field when you reply.