redhutの7.3から7.6にカーネルをアップデートしたのちyum install openssl openssl-libs openssl-develを実行すると
以下のようなエラーが発生しました。
①
========================================================================================================================= Package アーキテクチャー バージョン リポジトリー 容量 ========================================================================================================================= インストール中: openssl-devel x86_64 1:1.0.2k-16.el7 InstallMedia 1.5 M 依存性関連でのインストールをします: keyutils-libs-devel x86_64 1.5.8-3.el7 InstallMedia 37 k krb5-devel x86_64 1.15.1-34.el7 InstallMedia 271 k libcom_err-devel x86_64 1.42.9-13.el7 InstallMedia 31 k libselinux-devel x86_64 2.5-14.1.el7 InstallMedia 187 k libsepol-devel x86_64 2.5-10.el7 InstallMedia 77 k libverto-devel x86_64 0.2.5-4.el7 InstallMedia 12 k pcre-devel x86_64 8.32-17.el7 InstallMedia 480 k zlib-devel x86_64 1.2.7-18.el7 InstallMedia 50 k トランザクションの要約 ========================================================================================================================= インストール 1 パッケージ (+8 個の依存関係のパッケージ) 総ダウンロード容量: 2.6 M インストール容量: 5.8 M Is this ok [y/d/N]: y Downloading packages: Error downloading packages: libverto-devel-0.2.5-4.el7.x86_64: [Errno 256] No more mirrors to try. libselinux-devel-2.5-14.1.el7.x86_64: [Errno 256] No more mirrors to try. zlib-devel-1.2.7-18.el7.x86_64: [Errno 256] No more mirrors to try. krb5-devel-1.15.1-34.el7.x86_64: [Errno 256] No more mirrors to try. keyutils-libs-devel-1.5.8-3.el7.x86_64: [Errno 256] No more mirrors to try. libcom_err-devel-1.42.9-13.el7.x86_64: [Errno 256] No more mirrors to try. 1:openssl-devel-1.0.2k-16.el7.x86_64: [Errno 256] No more mirrors to try. libsepol-devel-2.5-10.el7.x86_64: [Errno 256] No more mirrors to try. pcre-devel-8.32-17.el7.x86_64: [Errno 256] No more mirrors to try.
これはどうしてこんなことが発生するのでしょうか?
②
また7.6にアップデートした際にカーネルにこんなものが表示されました。
整理中 : libgcc-4.8.5-11.el7 2313/2313 OSError: No such file or directory ValueError: SELinux policy is not managed or store cannot be accessed. 警告: %posttrans(bind-32:9.9.4-72.el7.x86_64) スクリプトの実行に失敗しました。終了ステータス 1 Non-fatal POSTTRANS scriptlet failure in rpm package 32:bind-9.9.4-72.el7.x86_64
調べるとインターネット上で同じようなエラーを出している方がいらっしゃるようなのですが
先に述べたopensslのインストール時に発生したエラーと何か因果関係はあるのでしょうか?
ご存じのかたがいらしたらお教えください
回答1件
あなたの回答
tips
プレビュー