irods-icommands installs without irods-runtime on CentOS 8
tedgin opened this issue · 2 comments
tedgin commented
I was able to install version 4.3.0 of iCommands on a CentOS 8 machine by following the instructions on https://packages.irods.org and doing yum install irods-icommands
. Unfortunately, the dependency irods-runtime
wasn't automatically installed, and I had to install it with a second yum call, yum install irods-runtime
.
alanking commented
I believe this is a duplicate of irods/irods#6564
trel commented
Ah, it did sound vaguely familiar. Yes, duplicate!