HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible
Apache License 2.0
17 stars 30 forks source link

TDI FP 09 install fails #278

Open stoeps13 opened 1 year ago

stoeps13 commented 1 year ago

Hi, the installation of TDI Fixpack 009 fails, because it does not extract into a subfolder named as the zip file. So the files are extracted to TDI/upgrade and then the files can't be found, as the following tasks search in the subfolder. FP008 works, as it is extracted to a subfolder like the FP6.

https://github.com/HCL-TECH-SOFTWARE/connections-automation/blob/6284e97dc630da1d84ba873d066be366655e8694/roles/third_party/ibm/tdi-install/tasks/tdi_upgrade.yml#LL44C61-L44C90 fails already with Fixpack 9.

nitinjagjivan commented 1 year ago

Thank you for highlighting this. Internal work item is created. We are currently using 7.2.0-ISS-SDI-FP0006, we would test FP 0007 and newer versions soon.

stoeps13 commented 1 year ago

FP8 and 9 are in the requirements document as official supported. Afaik FP09 needs a new tdiso, but it will fix some log4j vulnerabilities. So I think it is essential to install it. https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0104118

FP 6 is not mentioned as supported: image

https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0101172