HCL-TECH-SOFTWARE / connections-automation

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

Missing package xvfb for conversion server #332

Open marde16 opened 5 months ago

marde16 commented 5 months ago

I saw in the log of Docs conversion server (Docs 2.0.2 under CentOS 7 (minimal installation) /opt/HCL/DocsConversion/symphony/sym_monitor/error.log this error entry.

nohup: failed to run command 'Xvfb' : No such file or directory

I fixed this by running this command:

yum install xorg-x11-server-Xvfb

Please update the setup_os.yml playbook.

pln-git4011 commented 5 months ago

Hi Martin, thank you for the feedback. Please submit a PR for this change and it will be merged into the Connections-Automation repository. Thanks again.

stoeps13 commented 4 months ago

On a Almalinux 9 installation (cloud image), the same package is missing and addtionally libSM.i686 needs to be installed for working Conversion.