The package in cause is python-psycopg2. I couldn't have my tracs down so I went wild and compile psycopg2 from SVN and installed on my system using this commands:
$ python setup.py build $ sudo python setup.py install --prefix=/usr And now my TRACs went back to normal. So there is really a problem with the current binary. At least on my environment (AMD64, Feisty, PostgreSQL 8.2, Python 2.5). -- psycopg + python2.5 + amd64 + feisty = segfault https://bugs.launchpad.net/bugs/115458 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
