[Bug 1958988] Re: heat-engine is missing vitrageclient dependency (Xena)

Francois Michaut 1958988 at bugs.launchpad.net
Tue Jan 25 16:35:11 UTC 2022


*** This bug is a duplicate of bug 1893935 ***
    https://bugs.launchpad.net/bugs/1893935

I think I have a better workaround :
pip3 install python-vitrageclient

Solved the issue for me and avoid mixing pip and apt package

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

Title:
  heat-engine is missing vitrageclient dependency (Xena)

Status in Ubuntu Cloud Archive:
  New

Bug description:
  Installing heat with the following commands :

  add-apt-repository cloud-archive:xena
  apt update
  apt-get install heat-api heat-api-cfn heat-engine

  will reproduce the issue. 
  heat-engine service will crash and restart continuously, all heat-related commands will fail ("openstack stack list" will output (after a very long time): ERROR: Internal Error).

  In heat-engine logs, we can see that a module named "vitrageclient" is
  missing. Running "pip3 install python-vitrageclient" fixed the issue
  and heat started working correctly.

  heat-engine error logs attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1958988/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list