In message <dd328391-ede4-e22d-3f9e-2a1e9ad64...@nokia.com>, Paul Jochum writes
:
>configuration.
>Additional details:
>
>Unable to contact valid package repository
>Encountered the following error(s):
>Unable to contact any configured publishers.
>This is likely a network configuration problem.
>Unable to locate a CA directory: /etc/openssl/certs
>Secure connection is not available.
>
>This worked fine on the host of that zone, and on other zones (located 
>on other hosts, but all at the same level of software). Any suggestions 
>on how to fix this?  (And I checked, there is no /etc/openssl directory 
>on this or any of my other omnios machines, but there is the 
>/etc/ssl/certs directory and it looks very similar to other 
>/etc/ssl/certs on machine which did not have a problem updating the 
>publisher)

Shot in the dark assuming lipkg brand zone:
# zoneadm -z $zone halt
# zoneadm -z $zone detach
# /usr/bin/wget -P $zonepath/root/etc/ssl/pkg \
https://downloads.omniosce.org/ssl/omniosce-ca.cert.pem
# pkg -R $zonepath/root set-publisher -P \
-g https://pkg.omniosce.org/r151022/core/ omnios 
# zoneadm -z $zone attach -U

John
groenv...@acm.org
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to