Details
-
Bug
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
None
-
None
-
None
Description
It appears that the version checking is looking for
hpccsystems-platform >= 5.0.0-1 is needed by hpccsystems-wssql-5.0.0rc1-5.0.0.x86_64
However, when I look at the installed platform on my system, this is what shows up:
sudo rpm -qa |grep hpcc
hpccsystems-platform-internal-5.0.01.x86_64
It might make more sense to either check for minium vesion of 5.0.01 or 5.0.0 instead