Closed ruzickap closed 5 months ago
Thanks for reporting. This is an error installing nice-dcv-server package as per cloud-init-output.log
/usr/lib/x86_64-linux-gnu/dcv/dcv: symbol lookup error: /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0: undefined symbol:
g_once_init_leave_pointer
dpkg: error processing package nice-dcv-server (--configure):
installed nice-dcv-server package post-installation script subprocess returned error exit status 127
Processing triggers for libc-bin (2.38-10) ...
....
Errors were encountered while processing:
nice-dcv-server
There is a conflict with libgdk-pixbuf-2.0-0
which is part of gdk-pixbuf
by libc-bin
which is part of glibc
. From what I can tell, gdk-pixbuf
was updated this week 20th May while glibc
was updated last week 15th May
As stated on cfn\README.md, Kali Linux is not supported by NICE DCV and may not work. Kali Linux is a rolling release, where there is a continuous stream of updates. While we may get it to work with older packages, this may break other applications. Perhaps a newer update may resolve this.
Make sense...
Thank you for a nice description :-)
It seems like there is some problem with latest version of
KaliLinux-NICE-DCV.yaml
. When trying to deploy the CF template I got StatusCREATE_FAILED
.Maybe error in
/var/log/cloud-init-output.log
:Not sure...
Thanks for looking at it...