
指示に従ってここ (computingforgeeks.com)CentOS 8 に snap をインストールしようとすると、実行時に次の問題が発生しますsudo dnf -y install snapd
。
Error:
Problem: package snapd-2.42.1-1.el8.x86_64 requires snapd-selinux = 2.42.1-1.el8, but none of the providers can be installed
- conflicting requests
- nothing provides selinux-policy-base >= 3.14.3-20.el8 needed by snapd-selinux-2.42.1-1.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
これを解決する簡単な方法を知っている人はいますか? 必要な依存関係も同様の理由でインストールできないようです。