[OmniOS-discuss] failure in set-publisher for a zone to the new omniosce repository

John D Groenveld jdg117 at elvis.arl.psu.edu
Fri Aug 25 00:03:30 UTC 2017


In message <dd328391-ede4-e22d-3f9e-2a1e9ad649ea at 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
groenveld at acm.org


More information about the OmniOS-discuss mailing list