[Bug 965645] Re: Error starting ConVirt

bootlog 965645 at bugs.launchpad.net
Fri Mar 30 10:17:26 UTC 2012


* 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
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/965645

Title:
  Error starting ConVirt

Status in “convirt” package in Ubuntu:
  New
Status in “python-repoze.what-plugins” package in Ubuntu:
  New

Bug description:
  System: Fresh install of Ubuntu 12.04 "precise"
  Package: convirt
  Version:  2.0.1-6

  Trying to start convirt:

  /etc/init.d/convirt start
   * Starting Convirt                                                                                                                                          
  PID file is /var/run/convirt/paster.pid
  No virtualenv found, will try to use TG2 installed in the system
  Log file: /var/log/convirt/paster.log

   
  Using  /var/lib/convirt/identity/cms_id_rsa
  Agent pid 1249
  Identity added: /var/lib/convirt/identity/cms_id_rsa (/var/lib/convirt/identity/cms_id_rsa)
  ssh key added to agent.
  Starting ConVirt using virtualenv : 
  Default character encoding is utf-8
  Error starting ConVirt. Please consult /var/log/convirt/paster.log for more details.

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



More information about the Ubuntu-sponsors mailing list