HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing package xvfb for conversion server

marde16 opened this issue · comments

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.

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.

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