Advertisement

09.05.2006 at 03:26PM PDT, ID: 21979060
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.8

Problem upgrading DBI using CPAN (module test suite fails)

Asked by GroverDill in Perl Programming Language

Tags: ,

Hi, I'm having troubles trying to upgrade the DBI module in Perl. When I do the following (as root):

/usr/bin/perl -MCPAN -e 'install "DBI"'

it downloads the new module, builds everything, and then starts running the make test portion of the install. During this process, I get the following output (after a bunch of other successful tests):

t/zvpp_72childhandles....NOK 3#     Failed test (t/72childhandles.t at line 43)
#          got: '0'
#     expected: '10'
t/zvpp_72childhandles....NOK 4#     Failed test (t/72childhandles.t at line 50)
#          got: '0'
#     expected: '10'
t/zvpp_72childhandles....NOK 7#     Failed test (t/72childhandles.t at line 76)
#          got: '0'
#     expected: '200'
Use of uninitialized value in print at t/72childhandles.t line 89.
Use of uninitialized value in print at t/72childhandles.t line 89.
Use of uninitialized value in print at t/72childhandles.t line 89.
Use of uninitialized value in print at t/72childhandles.t line 89.
t/zvpp_72childhandles....NOK 8#     Failed test (t/72childhandles.t at line 91)
#          got: '1'
#     expected: '202'
t/zvpp_72childhandles....NOK 10#     Failed test (t/72childhandles.t at line 93)#                   undef
#     doesn't match '(?-xism:^dbh)'
t/zvpp_72childhandles....NOK 11#     Failed test (t/72childhandles.t at line 94)#                   undef
#     doesn't match '(?-xism:^sth)'
t/zvpp_72childhandles....ok 14/14# Looks like you failed 6 tests of 14.
t/zvpp_72childhandles....dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 3-4, 7-8, 10-11
        Failed 6/14 tests, 57.14% okay
t/zvpp_80proxy...........skipped
        all skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
Failed Test             Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/zvpp_72childhandles.t    6  1536    14    6  42.86%  3-4 7-8 10-11
10 tests and 140 subtests skipped.
Failed 1/49 test scripts, 97.96% okay. 6/2320 subtests failed, 99.74% okay.
make: *** [test_dynamic] Error 29
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force


I already have an older version of DBI installed (need to upgrade to install Bugzilla), and I don't otherwise think there's anything magical about my existing Perl install or my server setup.

I really have no idea how to proceed from this point. Any ideas?Start Free Trial
[+][-]09.05.2006 at 04:26PM PDT, ID: 17459747

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.05.2006 at 04:34PM PDT, ID: 17459776

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.05.2006 at 05:02PM PDT, ID: 17459887

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.05.2006 at 05:22PM PDT, ID: 17459948

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.05.2006 at 05:53PM PDT, ID: 17460038

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.05.2006 at 09:33PM PDT, ID: 17460702

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Perl Programming Language
Tags: perl, dbi
Sign Up Now!
Solution Provided By: clockwatcher
Participating Experts: 2
Solution Grade: A
 
 
[+][-]09.05.2006 at 09:45PM PDT, ID: 17460742

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]09.06.2006 at 11:33AM PDT, ID: 17465223

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32