yum updateを試みたところ、ImageMagickに関する下記のエラーが出た為、ImageMagick以外のパッケージのみをアップデートしたのですが、スキップした状態のままでも問題ないと考えられますでしょうか?
セキュリティアップデートですので、少し気になっております。
当該コンフリクトの解消方法がありましたら、合わせてご教示頂けますと幸甚です。
##エラー内容
$ sudo yum --enablerepo=remi update ImageMagick --security 読み込んだプラグイン:extras_suggestions, langpacks, priorities, update-motd 324 packages excluded due to repository priority protections 1 package(s) needed (+0 related) for security, out of 1 available 依存性の解決をしています --> トランザクションの確認を実行しています。 ---> パッケージ ImageMagick.x86_64 0:6.7.8.9-18.amzn2 を 更新 ---> パッケージ ImageMagick.x86_64 0:6.9.10.68-3.amzn2.0.1 を アップデート --> 依存性解決を終了しました。 依存性を解決しました Package アーキテクチャー バージョン リポジトリー 容量 ============================================================================================================================================================================================= 更新します: ImageMagick x86_64 6.9.10.68-3.amzn2.0.1 amzn2-core 2.3 M トランザクションの要約 ============================================================================================================================================================================================= 更新 1 パッケージ 合計容量: 2.3 M Is this ok [y/d/N]: y Downloading packages: Running transaction check Running transaction test Transaction check error: file /etc/ImageMagick-6/delegates.xml from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 file /etc/ImageMagick-6/type-ghostscript.xml from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 file /etc/ImageMagick-6/type-urw-base35.xml from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 file /etc/ImageMagick-6/type.xml from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 file /usr/lib64/libMagickCore-6.Q16.so.6.0.0 from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 file /usr/lib64/libMagickWand-6.Q16.so.6.0.0 from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 file /usr/share/ImageMagick-6/english.xml from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 file /usr/share/ImageMagick-6/francais.xml from install of ImageMagick-6.9.10.68-3.amzn2.0.1.x86_64 conflicts with file from package ImageMagick-libs-0:6.9.11.29-1.el7.remi.x86_64 エラーの要約 -------------
##インストールモジュール(php)
sudo yum list installed | grep php libmcrypt.x86_64 2.5.8-24.amzn2.0.2 @amzn2extra-php7.2 php.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-cli.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-common.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-devel.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-fedora-autoloader.noarch 1.0.1-2.el7 @epel php-fpm.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-gd.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-json.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-mbstring.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-mysqlnd.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-pdo.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-pear.noarch 1:1.10.7-3.amzn2.0.1 @amzn2-core php-pecl-igbinary.x86_64 3.1.2-1.amzn2 @amzn2extra-php7.4 php-pecl-imagick.x86_64 3.4.4-10.el7.remi.7.4 @remi-php74 php-pecl-redis.x86_64 5.2.1-1.amzn2 @amzn2extra-php7.4 php-process.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php-xml.x86_64 7.4.9-1.amzn2 @amzn2extra-php7.4 php74-php-common.x86_64 7.4.10-1.el7.remi @remi php74-php-json.x86_64 7.4.10-1.el7.remi @remi php74-runtime.x86_64 1.0-3.el7.remi @remi
##その他
サーバー : Amazon Linux2
PHP : 7.4
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/11/23 01:29