Thanks to Kevin Cole from the DC LoCo who pointed me to the psycopg2 ubuntu howto I been able to build Psycopg2.0.6 for dapper
in a chroot : [EMAIL PROTECTED]:/tmp/p# more /etc/issue Ubuntu 6.06.1 LTS \n \l [EMAIL PROTECTED]:/tmp/p# python Python 2.4.3 (#2, Oct 6 2006, 07:52:30) [GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import psycopg2 >>> psycopg2.__version__ '2.0.6 (dec dt ext pq3)' here is the diff ** Attachment added: "dapper-gutsy.debdiff" http://launchpadlibrarian.net/9157841/dapper-gutsy.debdiff -- [backport] python-psycopg2 From Feisty to Dapper https://bugs.launchpad.net/bugs/115269 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs