[Bug 965645] Re: Error starting ConVirt

2014-05-22 Thread Logan Rosen
The original issue (with the sqlalchemy.exceptions -> sqlalchemy.exc
name change) was fixed in 20090531-2ubuntu1, which is available from
Precise onward. The second issue (with the SQL query) should be in a
separate bug if it's still a problem.

** Changed in: convirt (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: convirt (Ubuntu Precise)
   Status: Incomplete => Invalid

** Changed in: python-repoze.what-plugins (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: python-repoze.what-plugins (Ubuntu Precise)
   Status: Triaged => Fix Released

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-06-14 Thread Chris Halse Rogers
I've removed the ubuntu-sponsors subscription from this bug; it's not
clear what is being requested to be sponsored.

If it's the debdiff that mvo posted, please just add a comment to that
effect and re-subscribe sponsors.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-06-05 Thread Sebastien Bacher
is that anything that needs sponsoring there?

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-06-04 Thread Bug Watch Updater
** Changed in: python-repoze.what-plugins (Debian)
   Status: Unknown => New

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-06-04 Thread Stefano Rivera
** Bug watch added: Debian Bug tracker #666273
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666273

** Also affects: python-repoze.what-plugins (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666273
   Importance: Unknown
   Status: Unknown

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-04-18 Thread Micah Gersten
Reporter, could you please tell us if Comment #6 by Jd helped?

** Changed in: convirt (Ubuntu)
   Status: New => Incomplete

** Also affects: convirt (Ubuntu Precise)
   Importance: Undecided
   Status: Incomplete

** Also affects: python-repoze.what-plugins (Ubuntu Precise)
   Importance: Medium
   Status: Triaged

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-04-18 Thread Micah Gersten
Since we have a patch for python-repoze.what-plugins, I'm marking this
as triaged.

** Changed in: python-repoze.what-plugins (Ubuntu)
   Importance: Undecided => Medium

** Changed in: python-repoze.what-plugins (Ubuntu)
   Status: New => Triaged

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-04-02 Thread Jd
You need to run the setup_convirt again.  (It might have failed the first time 
because of above mentioned error).
Or 
you are getting this, when you try on a fresh install as well.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-03-30 Thread bootlog
* 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-03-30 Thread Ubuntu Foundation's Bug Bot
The attachment "possible compat fix" of this bug report has been
identified as being a patch in the form of a debdiff.  The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff.  In the event that this is in
fact not a patch you can resolve this situation by removing the tag
'patch' from the bug report and editing the attachment so that it is not
flagged as a patch.  Additionally, if you are member of the ubuntu-
sponsors team please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-03-30 Thread Michael Vogt
** Patch added: "possible compat fix"
   
https://bugs.launchpad.net/ubuntu/+source/convirt/+bug/965645/+attachment/2965610/+files/python-repoze.what-plugins_20090531-3.debdiff

** Also affects: python-repoze.what-plugins (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-03-29 Thread Jd
Seems related to :
https://bugs.launchpad.net/ibid/+bug/718381

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 965645] Re: Error starting ConVirt

2012-03-26 Thread bootlog
** Attachment added: "error log"
   https://bugs.launchpad.net/bugs/965645/+attachment/2943413/+files/paster.log

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs