You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI: having trouble installing clusterssh - getting this error:
dnf install clusterssh.noarch
Last metadata expiration check: 3:23:56 ago on Wed 07 Jul 2021 07:07:06 PM EDT.
Error:
Problem: cannot install the best candidate for the job
nothing provides perl(Exception::Class) >= 1.31 needed by clusterssh-4.16-1.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
I do have perl installed:
which perl
/usr/bin/perl
perl --version
This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
(with 55 registered patches, see perl -V for more detail)
uname -r
4.18.0-305.3.1.el8_4.x86_64
Please advise how to resolve the issue. Thanks a lot!
The text was updated successfully, but these errors were encountered:
HI: having trouble installing clusterssh - getting this error:
dnf install clusterssh.noarch
Last metadata expiration check: 3:23:56 ago on Wed 07 Jul 2021 07:07:06 PM EDT.
Error:
Problem: cannot install the best candidate for the job
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
I do have perl installed:
which perl
/usr/bin/perl
perl --version
This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
(with 55 registered patches, see perl -V for more detail)
uname -r
4.18.0-305.3.1.el8_4.x86_64
Please advise how to resolve the issue. Thanks a lot!
The text was updated successfully, but these errors were encountered: