Public bug reported:

Description:    Ubuntu 18.04.1 LTS
Release:        18.04

ii  nova-serialproxy                   2:17.0.5-0ubuntu2      all
OpenStack Compute - serial proxy

It appears that the nova-serialproxy package depends on python-
websockify, but no such dependency is currently declared for the
package.  When nova-serialproxy is installed without python-websockify,
the following errors are observed in syslog:

Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]: Traceback (most recent call 
last):
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:   File 
"/usr/bin/nova-serialproxy", line 6, in <module>
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:     from nova.cmd.serialproxy 
import main
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:   File 
"/usr/lib/python2.7/dist-packages/nova/cmd/serialproxy.py", line 22, in <module>
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:     from nova.cmd import 
baseproxy
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:   File 
"/usr/lib/python2.7/dist-packages/nova/cmd/baseproxy.py", line 29, in <module>
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:     from nova.console import 
websocketproxy
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:   File 
"/usr/lib/python2.7/dist-packages/nova/console/websocketproxy.py", line 29, in 
<module>
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]:     import websockify
Oct 22 08:13:42 ctrl01 nova-serialproxy[24100]: ImportError: No module named 
websockify

However, if python-websockify is manually installed using apt, the
errors resolve and the nova-serialproxy daemon is able to start.

** Affects: nova (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799167

Title:
  nova-serialproxy missing dependency on python-websockify

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1799167/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to