* The fix works indeed, but it just helps to unveil the next issue:

sqlalchemy.exc.OperationalError: (OperationalError) (1045, "Access
denied for user 'root'@'localhost' (using password: NO)") None None

   * This can be "solved" by giving the root password in
development.ini, but the next issue is awaiting:

sqlalchemy.exc.ProgrammingError: (ProgrammingError) (1146, "Table
'convirt.deployment' doesn't exist") 'SELECT deployment.deployment_id AS
deployment_deployment_id, deployment.version AS deployment_version,
deployment.max_sp AS deployment_max_sp, deployment.max_server AS
deployment_max_server, deployment.max_vm AS deployment_max_vm,
deployment.max_tg AS deployment_max_tg, deployment.max_template AS
deployment_max_template, deployment.update_checked_date AS
deployment_update_checked_date \nFROM deployment' ()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965645

Title:
  Error starting ConVirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/convirt/+bug/965645/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to