We'll try to pursue the MIR for groovy and get this added as a
dependency. For prior releases we can add it as a 'Suggests' dependency
as they don't need to be in main.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
https://pad.lv/1543641
--
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:
Missing sqlalchemy-utils dep on ussuri
To manage notifications about this bug go to:
https://bugs.launchpad.net/u
Yep thats the traceback I'm seeing.
Charm shows:
2020-06-10 12:45:57 ERROR juju-log amqp:40: Hook error:
Traceback (most recent call last):
File
"/var/lib/juju/agents/unit-masakari-0/.venv/lib/python3.6/site-packages/charms/reactive/__init__.py",
line 74, in main
bus.dispatch(restricted=r
We may need to revive the MIR bug for sqlalchemy-utils: pad.lv/1543641
The problem we have now is sqlalchemy-utils is in universe still and
tasklfow is in main.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Ok nevermind, they are listed in setup.cfg [extras] in the upstream
source. Dropping upstream from this bug.
** No longer affects: taskflow
** Changed in: masakari (Ubuntu Groovy)
Status: New => Triaged
** Changed in: masakari (Ubuntu Focal)
Status: New => Triaged
** Changed in: m
It looks like sqlalchemy-utils should be a run-time dependency of
taskflow:
https://opendev.org/openstack/taskflow/src/branch/master/taskflow/persistence/backends/sqlalchemy/tables.py#L22
I'm not sure why but all of the sqlalchemy dependencies for taskflow are
listed in test-requirements.txt. So
Removing masakari, never know how to handle that. Bug affects masakari
but is not in masakari. Feel free to add back if you want.
--
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:
Missing
And error goes away after install python3-sqlalchemy-utils:
root@f1:~# sudo apt install python3-sqlalchemy-utils
root@f1:~# su -s /bin/sh -c 'masakari-manage db sync' masakari
2020-06-10 12:41:48.709 9204 INFO migrate.versioning.api [-] 5 -> 6...
2020-06-10 12:41:48.712 9204 INFO masakari.engine.
Thanks for reporting this Liam. I think I was able to recreate the same
issue (focal ussuri):
root@f1:~# grep -A 1 "\[taskflow\]" /etc/masakari/masakari.conf
[taskflow]
connection = sqlite:var/lib/masakari/masakari.sqlite
root@f1:~# su -s /bin/sh -c 'masakari-manage db sync' masakari
2020-06-
It seems sqlalchemy-utils may have been removed recently in error
https://git.launchpad.net/ubuntu/+source/masakari/tree/debian/changelog?id=4d933765965f3d02cd68c696cc69cf53b7c6390d#n3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
10 matches
Mail list logo