develooper Front page | perl.dbi.users | Postings from February 2008

(Fwd) DBI Install error Tim Bunce and Ilya Sterin

From:
Tim Bunce
Date:
February 1, 2008 15:18
Subject:
(Fwd) DBI Install error Tim Bunce and Ilya Sterin
----- Forwarded message from "Laster, Mikal J via RT" <dbi-faq@perl.org> -----

Subject: [perl #50456] DBI Install error Tim Bunce and Ilya Sterin 
From: "Laster, Mikal J via RT" <dbi-faq@perl.org>
Reply-To: dbi-faq@perl.org
RT-Ticket: perl #50456
RT-Originator: Mikal.J.Laster@windstream.com
To: "AdminCc of perl Ticket #50456": ;
Date: Fri, 01 Feb 2008 10:03:23 -0800


Fri Feb 01 10:03:18 2008: Request 50456 was acted upon.
Transaction: Ticket created by Mikal.J.Laster@windstream.com
       Queue: dbi-faq
     Subject: DBI Install error Tim Bunce and Ilya Sterin
       Owner: Nobody
  Requestors: Mikal.J.Laster@windstream.com
      Status: new
 Ticket <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=50456 >


I know you may not the person to contact for this issue, but could you put me in contact with the correct person(s). 
 
 
Perl. 5.8.8 Solaris 9
when I run perl -MCPAN -e "install DBI::Shell"  I am getting to following error. 
 
 

#   Failed test 'column_info tested'
#   at t/func.t line 76.
Use of uninitialized value in concatenation (.) or string at t/func.t line 108.
Use of uninitialized value in concatenation (.) or string at t/func.t line 116.
Use of uninitialized value in concatenation (.) or string at t/func.t line 127.
Use of uninitialized value in concatenation (.) or string at t/func.t line 162.
 
#   Failed test 'get_info(SQL_DBMS_NAME) (17) '
#   at t/func.t line 162.
Use of uninitialized value in concatenation (.) or string at t/func.t line 162.
 
#   Failed test 'get_info(SQL_DBMS_VER) (18) '
#   at t/func.t line 162.
DBD::ExampleP::db table_info failed: Failed to open directory %: No such file or
 directory at t/func.t line 177.
 
#   Failed test 'table_info('%', '', '',) tested'
#   at t/func.t line 178.
 
#   Failed test 'column_info(undef, undef, undef, undef) tested'
#   at t/func.t line 211.
 
#   Failed test 'Call dbh->primary_key_info() ... '
#   at t/func.t line 240.
 
#   Failed test 'Statement handle defined for primary_key_info()'
#   at t/func.t line 241.
 
#   Failed test 'Call dbh->primary_key_info() ... no error message'
#   at t/func.t line 256.
 
#   Failed test 'Statement handle defined for primary_key_info()'
#   at t/func.t line 258.
Can't call method "fetchrow_array" on an undefined value at t/func.t line 263.
# Looks like you planned 50 tests but only ran 39.
# Looks like you failed 9 tests of 39 run.
# Looks like your test died just after 39.
DBD::ExampleP::db prepare failed: Unknown field names: yuck_error.
Failed 1/7 test scripts, 85.71% okay. 20/311 subtests failed, 93.57% okay.
make: *** [test_dynamic] Error 29

 
Thank you,
Mikal

***************************************************************************************

The information contained in this message, including attachments, may contain 
privileged or confidential information that is intended to be delivered only to the 
person identified above. If you are not the intended recipient, or the person 
responsible for delivering this message to the intended recipient, Windstream requests 
that you immediately notify the sender and asks that you do not read the message or its 
attachments, and that you delete them without copying or sending them to anyone else.



   I know you may not the person to contact for this issue, but could you put me in contact with the
   correct person(s).


   Perl. 5.8.8 Solaris 9
   when I run perl -MCPAN -e "install DBI::Shell"  I am getting to following error.


   #   Failed test 'column_info tested'
   #   at t/func.t line 76.
   Use of uninitialized value in concatenation (.) or string at t/func.t line 108.
   Use of uninitialized value in concatenation (.) or string at t/func.t line 116.
   Use of uninitialized value in concatenation (.) or string at t/func.t line 127.
   Use of uninitialized value in concatenation (.) or string at t/func.t line 162.

   #   Failed test 'get_info(SQL_DBMS_NAME) (17) '
   #   at t/func.t line 162.
   Use of uninitialized value in concatenation (.) or string at t/func.t line 162.

   #   Failed test 'get_info(SQL_DBMS_VER) (18) '
   #   at t/func.t line 162.
   DBD::ExampleP::db table_info failed: Failed to open directory %: No such file or
    directory at t/func.t line 177.

   #   Failed test 'table_info('%', '', '',) tested'
   #   at t/func.t line 178.

   #   Failed test 'column_info(undef, undef, undef, undef) tested'
   #   at t/func.t line 211.

   #   Failed test 'Call dbh->primary_key_info() ... '
   #   at t/func.t line 240.

   #   Failed test 'Statement handle defined for primary_key_info()'
   #   at t/func.t line 241.

   #   Failed test 'Call dbh->primary_key_info() ... no error message'
   #   at t/func.t line 256.

   #   Failed test 'Statement handle defined for primary_key_info()'
   #   at t/func.t line 258.
   Can't call method "fetchrow_array" on an undefined value at t/func.t line 263.
   # Looks like you planned 50 tests but only ran 39.
   # Looks like you failed 9 tests of 39 run.
   # Looks like your test died just after 39.
   DBD::ExampleP::db prepare failed: Unknown field names: yuck_error.
   Failed 1/7 test scripts, 85.71% okay. 20/311 subtests failed, 93.57% okay.
   make: *** [test_dynamic] Error 29

   Thank you,
   Mikal

 ***************************************************************************************

 The information contained in this message, including attachments, may contain
 privileged or confidential information that is intended to be delivered only to the
 person identified above. If you are not the intended recipient, or the person
 responsible for delivering this message to the intended recipient, Windstream requests
 that you immediately notify the sender and asks that you do not read the message or its
 attachments, and that you delete them without copying or sending them to anyone else.


----- End forwarded message -----



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About