2
我試圖在Solaris 11 x86機器上安裝solaris studio 12.3。在Solaris 11機器上安裝solarisstudio12.3
我已經從提到的鏈接下載了oracle證書和密鑰,但在發佈時出現以下錯誤。
pkg set-publisher -k Oracle_Solaris_Studio.key.pem -c Oracle_Solaris_Studio.certificate.pem -g **PORTAL** solarisstudio
pkg set-publisher: The origin URIs for 'solarisstudio' do not appear to point to a valid pkg repository.
Please verify the repository's location and the client's network 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.
1: Framework error: code: 7 reason: Failed connect to pkg.oracle.com:443; Connection refused
URL: '**PORTAL**' (happened 4 times)
2: Framework error: code: 28 reason: Connection timed out after 60000 milliseconds
URL: '**PORTAL**' (happened 4 times)
如果需要更多信息,請讓我知道。
注意PORTAL - https://pkg.oracle.com/solarisstudio/release
'無法連接到pkg.oracle.com:443' - 您是否在防火牆後面或者需要通過Web代理訪問遠程網站? – alanc
謝謝阿蘭克,是的,我們是在一個代理 – bhardwajhp