Sean 'Shaleh' Perry said: > Let me point you at a file on your computer that may help. > > /var/lib/dpkg/available is the list of all Debian packages available > to you based on your apt sources. A quick search for 'gres' in there > shows me that there is a python-postgresql package.
Yup, though I assume you mean python-pygresql. > This package comes directly from the postgres source (it says Source: > postgresql). So for this to have the proper depends the maintainer > needs to recompile it against the new python setup (which means a > recompile of all of postgres). You should check the bug archives to > see if someone has submitted a bug and if so what the maintainer's > response was. A polite email giving him a nudge may not hurt either. Ah. Thanks -- I hadn't realized it was postgresql that needs to be updated (as opposed to python). It appears there is a bug filed. Two, in fact: #117778 and #118562, since both bugs seem to be the same issue. -- Jeremy Hankins <[EMAIL PROTECTED]> PGP fingerprint: 748F 4D16 538E 75D6 8333 9E10 D212 B5ED 37D0 0A03