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

Corey Bryant 1958988 at bugs.launchpad.net
Tue Jan 25 15:18:20 UTC 2022


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

There is a work-around as noted in bug #1893935:
sudo apt-get --install-suggests install python3-heat

You definitely don't want to mix pip with apt packages as there is no
promise in compatiblity.

-- 
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