You have been subscribed to a public bug: Most of the packages are running dbsync during the installation of trove. When doing the dbsync the script will look at trove.conf for connection (previously sql_connection), which is default to sqlite:///trove_test.sqlite.
Here is the output when installing Trove on Ubuntu: http://paste.openstack.org/show/214767/ If we change the default value in trove/common/cfg.py, it will not lead to any issue if we put the right path. ** Affects: openstack-trove (Ubuntu) Importance: Undecided Status: New -- Default connection parameters fails when running dbsync https://bugs.launchpad.net/bugs/1451134 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
