3

Solaris 11 x86 マシンに solaris studio 12.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)

さらに情報が必要な場合はお知らせください。

ポータル- https://pkg.oracle.com/solarisstudio/release

4

1 に答える 1

0

alanc が指摘したように正しいプロキシ設定を構成すると、問題が解決しました。

于 2017-08-16T21:16:26.380 に答える