Hello,
I'm trying to get a new machine togeter for Hudson's IPS N-2 testing,
but I'm still running into trouble (likely in the form of a missing
dependency).
I've installed pkg5, jsonrpc, and gnu-gettext. Is there anything else
that I'm missing (that hasn't yet been added to pkg5)? I currently see 7
errors, that all look this:
======================================================================
FAIL: cli.t_pkg_sysrepo.py TestSysrepo.test_11a_https_repos
----------------------------------------------------------------------
Traceback (most recent call last):
File "./pkg5unittest.py", line 566, in run
testMethod()
File "./api/../cli/t_pkg_sysrepo.py", line 1362, in test_11a_https_repos
self.base_11_https_repos(use_config_cache=True)
File "./api/../cli/t_pkg_sysrepo.py", line 1369, in base_11_https_repos
use_config_cache=use_config_cache)
File "./api/../cli/t_pkg_sysrepo.py", line 400, in __prep_configuration
self.pkg(cmd, debug_smf=False)
File "./pkg5unittest.py", line 2273, in pkg
env_arg=env_arg)
File "./pkg5unittest.py", line 370, in cmdline_run
comment)
UnexpectedExitCodeException:
Invoked: /tmp/ips.test.5211/fakeroot/pkg -R
/tmp/ips.test.5211/4/image0 -D plandesc_validate=1 --debug
ssl_ca_file=/tmp/ips.test.5211/4/ro_data/signing_certs/produced/trust_anchors/ta11_cert.pem
set-publisher -k
/tmp/ips.test.5211/4/ro_data/signing_certs/produced/keys/cs1_ta6_key.pem
-c
/tmp/ips.test.5211/4/ro_data/signing_certs/produced/code_signing_certs/cs1_ta6_cert.pem
-p https://localhost:12087
Expected exit status: [0]. Got: 1. Output Follows:
,---------------------------------------------------------------------
| $ /tmp/ips.test.5211/fakeroot/pkg -R /tmp/ips.test.5211/4/image0 -D
plandesc_validate=1 --debug
ssl_ca_file=/tmp/ips.test.5211/4/ro_data/signing_certs/produced/trust_anchors/ta11_cert.pem
set-publisher -k
/tmp/ips.test.5211/4/ro_data/signing_certs/produced/keys/cs1_ta6_key.pem
-c
/tmp/ips.test.5211/4/ro_data/signing_certs/produced/code_signing_certs/cs1_ta6_cert.pem
-p https://localhost:12087
|
| pkg set-publisher: Framework error: code: 60 reason: SSL certificate
problem, verify that the CA cert is OK. Details:
| error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
verify failed
| URL: 'https://localhost:12087/versions/0/'.
|
|
`---------------------------------------------------------------------
It's a fresh install of b18. Has anything of note changed regarding SSL
certs?
Dave
--
Dave Vadovszki
(303)272-2686
500 Eldorado Blvd., Bldg.5
Broomfield, CO US 80021
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss