Comment 4 for bug 1799905

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

For the sake of help and guidance, this particular error was rather trivial.
xmlrpc/client is missing (it was part of ruby but not is separated).
Due to that old dependencies are missing it.

You can
root@b:~# gem install xmlrpc

And restart the service:
$ systemctl restart opennebula-novnc

This makes the service run, but I'd not really want to rely on it seeing how broken it seems.