I’ve installed the ShotGrid Desktop app on Rocky Linux 9.2, but unfortunately, I’ve realized that they are not compatible together. (Currently, I’m getting an error: “ImportError: libssl.so.1.1: cannot open shared object file: no such file or directory”). My question is, am I correct in understanding that ShotGrid Desktop is not compatible with Rocky 9.2? If so, is there a plan to upgrade ShotGrid Desktop to make it usable on Rocky Linux 9.X as well?
Yes, I downloaded the latest version, and I checked: it’s v1.8.0. On the official release topic ( A new version of ShotGrid Desktop has been released! - #14 by toolkitty ), only Rocky 8 is mentioned at 1.8.0. That’s why I thought it might be an issue with Rocky 9 compatibility. Also, as far as I know, OpenSSL 1.1.1 is on Rocky 8, while Rocky 9 uses OpenSSL 3. (Could that be one of the reasons they are incompatible?)