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

Brian Murray 1882900 at bugs.launchpad.net
Tue Aug 11 18:48:06 UTC 2020


Robie's question was how does adding python3-sqlachemy-utils to
"Suggests" actually help users? They can still install python-taskflow
(without --install-suggests) and not have python3-sqlalchemy-utils
installed and still encounter the original crash.

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

Title:
  [SRU] Missing sqlalchemy-utils dep on ussuri

Status in python-taskflow package in Ubuntu:
  Fix Released
Status in python-taskflow source package in Focal:
  Incomplete
Status in python-taskflow source package in Groovy:
  Fix Released

Bug description:
  [Impact]
  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.

  [Test Case]
  apt install --install-suggests python3-masakari
  ensure this installs python3-sqlalchemy-utils
  ensure "su -s /bin/sh -c 'masakari-manage db sync' masakari" no longer fails

  [Regression Potential]
  This is just adding a new Suggested package so really can't think of any way this would regress any current functionality.

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



More information about the Ubuntu-openstack-bugs mailing list