[Bug 1882900] Re: Missing sqlalchemy-utils dep on ussuri

Corey Bryant 1882900 at bugs.launchpad.net
Wed Jun 10 12:40:59 UTC 2020


Thanks for reporting this Liam. I think I was able to recreate the same
issue (focal ussuri):

root at f1:~# grep -A 1 "\[taskflow\]" /etc/masakari/masakari.conf 
[taskflow]
connection = sqlite:////var/lib/masakari/masakari.sqlite
root at f1:~# su -s /bin/sh -c 'masakari-manage db sync' masakari
2020-06-10 12:38:48.164 9027 INFO migrate.versioning.api [-] 5 -> 6... 
2020-06-10 12:38:48.166 9027 INFO masakari.engine.driver [-] Loading masakari notification driver 'taskflow_driver'
2020-06-10 12:38:48.333 9027 INFO keyring.backend [-] Loading KWallet
2020-06-10 12:38:48.342 9027 INFO keyring.backend [-] Loading SecretService
2020-06-10 12:38:48.345 9027 INFO keyring.backend [-] Loading Windows
2020-06-10 12:38:48.346 9027 INFO keyring.backend [-] Loading chainer
2020-06-10 12:38:48.346 9027 INFO keyring.backend [-] Loading macOS
Invalid input received: No module named 'sqlalchemy_utils'
root at f1:~# apt policy masakari-common
masakari-common:
  Installed: 9.0.0-0ubuntu0.20.04.2
  Candidate: 9.0.0-0ubuntu0.20.04.2
  Version table:
 *** 9.0.0-0ubuntu0.20.04.2 500

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

Title:
  Missing sqlalchemy-utils dep on ussuri

Status in masakari package in Ubuntu:
  New

Bug description:
  Package seems to be missing a dependency on sqlalchemy-utils *1. The
  issue shows itself when running masakari-manage with the new
  'taskflow' section enabled *2

  *1 https://opendev.org/openstack/masakari/src/branch/stable/ussuri/requirements.txt#L29
  *2 https://review.opendev.org/734450

  I saw this with bionic ussuri but I assume affects focal too.

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



More information about the Ubuntu-openstack-bugs mailing list