** Summary changed: - Missing sqlalchemy-utils dep on ussuri + [SRU] Missing sqlalchemy-utils dep on ussuri
** Description changed: - 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 + [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 masakari-common + 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. ** Description changed: [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 masakari-common + 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. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882900 Title: [SRU] Missing sqlalchemy-utils dep on ussuri To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-taskflow/+bug/1882900/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs