UNCLASSIFIED - NO CUI

guacd doesn't start

Summary

(Summarize the bug encountered concisely)

Steps to reproduce

(How one can reproduce the issue - this is very important)

What is the current bug behavior?

guacd fails to run

What is the expected correct behavior?

guacd should run

Relevant logs and/or screenshots

docker run -it --rm --name guacd --user 0 registry1.dso.mil/ironbank/opensource/apache/guacamole/guacamole-server:1.3.0
/usr/local/guacamole/sbin/guacd: error while loading shared libraries: libcairo.so.2: cannot open shared object file: No such file or directory

Possible fixes

Add the following to the Dockerfile

dnf -y install libwebp.x86_64 cairo.x86_64 uuid.x86_64

Defintion of Done

  • Bug has been identified and corrected within the container
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information