On 12/22/11 17:37, David Sechrest wrote:
Any ideas why this isn't working? Just trying to get to the GA release.
thanks
...
   File "/usr/lib/python2.6/vendor-packages/M2Crypto/X509.py", line 639, in 
load_cert_bio
     raise X509Error(Err.get_error())
X509Error: 1:error:0906D06C:PEM routines:PEM_read_bio:no start 
line:pem_lib.c:648:Expecting: CERTIFICATE

My guess is that this is due to some early process issues when packages were first being signed.

If you change your signature-policy to ignore, you may be able to bypass this:

  pkg set-property signature-policy ignore

If that's not sufficient, also try:

  pkg set-publisher --set-property signature-policy=ignore solaris

After updating, you can then reset those policies to the default.

If I'm completely wrong about this, the above won't help at all.

-Shawn

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to