BIND 10 #951: SHA224 unsupported algorithm unit test failure

BIND 10 Development do-not-reply at isc.org
Mon May 23 06:11:08 UTC 2011


#951: SHA224 unsupported algorithm unit test failure
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:  hanfeng
                       Type:         |                Status:  assigned
  defect                             |             Milestone:  New Tasks
                   Priority:  major  |            Resolution:
                  Component:         |             Sensitive:  0
  Unclassified                       |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  0.0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by hanfeng):

 Replying to [comment:1 jinmei]:
 > I confirmed SHA224 was the only test that failed and temporarily
 > disabled it.  I'm giving it to Feng, who implemented this test first.
 > The failed test can be reproduced on bind10.isc.org, so please check
 > and fix it.
 >
 > In general we shouldn't keep DISABLED tests too long, so if you don't
 > think it can be fixed soon, please consider refer the offending change.


 I found that in Bind10.isc.org, there are two versions of botan, one is
 located in /usr/lib/libbotan-1.7.8.so, and another is located in
 /opt/pkg/lib/libbotan-1.8.2.so, I checked that libbotan-1.7.8.so won't
 export sha224 symbol but libbotan-1.8.2.so does. Since we require the
 version of lib botan to be higher than 1.8.0. So the error can be fixed
 with link to right library.

-- 
Ticket URL: <http://bind10.isc.org/ticket/951#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list