[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp
Launchpad Bug Tracker
1807262 at bugs.launchpad.net
Sat Dec 8 17:17:38 UTC 2018
This bug was fixed in the package nova -
2:19.0.0~b1~git2018120609.c9dca64fa6-0ubuntu1
---------------
nova (2:19.0.0~b1~git2018120609.c9dca64fa6-0ubuntu1) disco; urgency=medium
* d/tests/control, d/tests/nova-daemons: Switch to using mysql-server
databases in autopkgtests.
* New upstream snapshot for OpenStack Stein.
* d/control: Ensure python3-migrate version is compatable with sqlite>=3.26
(LP: #1807262).
-- Corey Bryant <corey.bryant at canonical.com> Thu, 06 Dec 2018 09:31:17
-0500
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sqlite3 in Ubuntu.
https://bugs.launchpad.net/bugs/1807262
Title:
stein unit tests fail with sqlalchemy.exc.NoSuchTableError:
migration_tmp
Status in sqlalchemy-migrate:
New
Status in cinder package in Ubuntu:
Triaged
Status in migrate package in Ubuntu:
Fix Released
Status in nova package in Ubuntu:
Fix Released
Status in sqlite3 package in Ubuntu:
Invalid
Bug description:
Several tests that use sqlite fail with:
"sqlalchemy.exc.NoSuchTableError: migration_tmp". I'm currently
hitting this with nova and cinder packages in disco.
Note this started sometime after 11/19 when nova
2:19.0.0~b1~git2018111953.3e756ff674-0ubuntu1 was uploaded (and built
successfully at the time).
After doing some digging this appears to occur with libsqlite3-0
3.26.0-1 but does not occur with libsqlite3-0 3.25.3-1. Here are some
more details on that, shown by running a failing unit test from the
cinder package: https://paste.ubuntu.com/p/hsnQFQD572/
Update: The test in the paste above also works successfully with
libsqlite3-0 3.25.3-2.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sqlalchemy-migrate/+bug/1807262/+subscriptions
More information about the foundations-bugs
mailing list