Re: wire protocol errors on Debian (py3/psyco 2.8)

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>, psycopg(at)lists(dot)postgresql(dot)org
Subject: Re: wire protocol errors on Debian (py3/psyco 2.8)
Date: 2020-03-14 18:16:50
Message-ID: 4ae344af-c803-12a2-12ba-42c523b3db7c@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On 3/14/20 10:41 AM, Karsten Hilbert wrote:
> On Sat, Mar 14, 2020 at 09:26:39AM -0700, Adrian Klaver wrote:
>
>>> The one thing that's odd is that the Python version
>>>
>>> Python 3.7.6 (default, Jan 19 2020, 22:34:52) <\n>[GCC 9.2.1 20200117] on linux (posix)
>>>
>>> does not match what's available from Debian:
>>>
>>> python3:
>>> Installiert: 3.7.3-1
>>> Installationskandidat: 3.7.3-1
>>> Versionstabelle:
>>> 3.8.2-1 500
>>> 500 https://deb.debian.org/debian unstable/main i386 Packages
>>> 3.7.5-3 500
>>> 500 https://deb.debian.org/debian bullseye/main i386 Packages
>>> *** 3.7.3-1 990
>>> 990 https://deb.debian.org/debian buster/main i386 Packages
>>> 100 /var/lib/dpkg/status
>>
>> To me resolving the above would help with the below.
>
> I know, that would have been my first guess, too. I will see
> whether OP will return with data.

Yeah, I just know that there have been problems with the wheel(binary)
installs of psycopg2 and mismatched external libraries:

https://www.psycopg.org/docs/install.html
Binary install from PyPI

I could see that also happening if you are using a disto build of a
package(psycopg2) with a third party build of Python.

FYI, when I was trying to figure out the install procedure for GNUmed
this link:

https://www.gnumed.de/documentation/InstallerGuideHome

threw a 404 error.

>
> Karsten
> --
> GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2020-03-14 19:35:36 Re: wire protocol errors on Debian (py3/psyco 2.8)
Previous Message Karsten Hilbert 2020-03-14 17:41:26 Re: wire protocol errors on Debian (py3/psyco 2.8)