centos 仮想マシンにコンドルをインストールしようとしていますが、次のエラーが発生し続けます。
--> Finished Dependency Resolution
Error: Package: condor-classads-8.5.5-1.el6.x86_64 (htcondor-development)
Requires: libpcre.so.0()(64bit)
Error: Package: condor-8.5.5-1.el6.x86_64 (htcondor-development)
Requires: ecryptfs-utils
Error: Package: condor-8.5.5-1.el6.x86_64 (htcondor-development)
Requires: libpcre.so.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
私はオンラインで見回し、すべての提案を試しましたが、何もうまくいきませんでした. 次の論理的なことを行い、それらのパッケージをインストールしようとしましたyum install ecryptfs-utils
が、「何もする必要はありません」というメッセージが表示されました。libpcre.so.0() と同じです。私は Linux の初心者なので、ここで何が間違っているのかわかりません。助けていただければ幸いです。