BIND 10 #2641: Disable default account, require authentication setup during initialization
BIND 10 Development
do-not-reply at isc.org
Fri Mar 1 02:57:55 UTC 2013
#2641: Disable default account, require authentication setup during initialization
-------------------------------------+-------------------------------------
Reporter: shane | Owner: muks
Type: enhancement | Status:
Priority: very high | reviewing
Component: bind-ctl | Milestone:
Keywords: | Sprint-20130305
Sensitive: 0 | Resolution:
Sub-Project: Core | CVSS Scoring:
Estimated Difficulty: 4 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jinmei):
Replying to [comment:26 muks]:
> It was tested on the revised branch. I always run `make check` and
lettuce before putting anything to review. What had happened was that I
missed using git in the move command:
> {{{
> [muks at totoro ~]$ history | grep cmdctl-accounts
> 858 mv tests/testdata/cmdctl-accounts.csv .
> }}}
>
> I've added it back to the branch now.
Okay, but distcheck still failed. Is that only me?
{{{
======================================================================
FAIL: test_check_bad_certificates (__main__.TestCertGenTool)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/jinmei/src/isc/git/bind10-2641/bind10-20130213/_build/../src/bin/cmdctl/tests/b10-certgen_test.py",
line 179, in test_check_bad_certificates
self.validate_certificate(10, path + 'expired-certfile.pem')
File
"/Users/jinmei/src/isc/git/bind10-2641/bind10-20130213/_build/../src/bin/cmdctl/tests/b10-certgen_test.py",
line 121, in validate_certificate
[self.TOOL, '-q', '-c', certfile])
File
"/Users/jinmei/src/isc/git/bind10-2641/bind10-20130213/_build/../src/bin/cmdctl/tests/b10-certgen_test.py",
line 107, in run_check
self.assertEqual(expected_returncode, returncode, " ".join(command))
AssertionError: 10 != 105 : ../b10-certgen -q -c testdata/expired-
certfile.pem
}}}
--
Ticket URL: <https://bind10.isc.org/ticket/2641#comment:27>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list