Public bug reported: trying to install mirrorbrain triggered an error in pgconnection.py The problem & solution is described here: http://stackoverflow.com/questions/6374121/python-why-does-sqlobject-fail-in-conn-autocommit1
TypeError: 'bool' object is not callable replacing conn.autocommit(val) by the assignment as described in the answer solves the problem ** Affects: sqlobject (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/941382 Title: 'bool' object not callable in pgconnection.py To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sqlobject/+bug/941382/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs