Build Farm: thrush

Started by Gaetano Mendolaover 20 years ago5 messageshackers
Jump to latest
#1Gaetano Mendola
mendola@bigfoot.com

Hi all,
I'm the administrator of that machine and PLCheck is failing.
Is there anything I can do to fix it ?

Regards
Gaetano Mendola

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Gaetano Mendola (#1)
Re: Build Farm: thrush

Gaetano Mendola <mendola@bigfoot.com> writes:

I'm the administrator of that machine and PLCheck is failing.
Is there anything I can do to fix it ?

What version of Python have you got on that thing? It seems to be
emitting still another spelling of the encoding error message :-(

regards, tom lane

#3Gaetano Mendola
mendola@bigfoot.com
In reply to: Tom Lane (#2)
Re: Build Farm: thrush

Tom Lane wrote:

Gaetano Mendola <mendola@bigfoot.com> writes:

I'm the administrator of that machine and PLCheck is failing.
Is there anything I can do to fix it ?

What version of Python have you got on that thing? It seems to be
emitting still another spelling of the encoding error message :-(

$ python -V
Python 2.2.3

Regards
Gaetano Mendola

#4Michael Fuhr
mike@fuhr.org
In reply to: Gaetano Mendola (#3)
Re: Build Farm: thrush

On Mon, Oct 03, 2005 at 05:19:43PM +0200, Gaetano Mendola wrote:

Tom Lane wrote:

Gaetano Mendola <mendola@bigfoot.com> writes:

I'm the administrator of that machine and PLCheck is failing.
Is there anything I can do to fix it ?

What version of Python have you got on that thing? It seems to be
emitting still another spelling of the encoding error message :-(

$ python -V
Python 2.2.3

The attached variant file (plpython_error_2.out) should allow this
Python version's wording of the error message.

--
Michael Fuhr

Attachments:

plpython_error_2.outtext/plain; charset=us-asciiDownload
#5Tom Lane
tgl@sss.pgh.pa.us
In reply to: Michael Fuhr (#4)
Re: Build Farm: thrush

Michael Fuhr <mike@fuhr.org> writes:

On Mon, Oct 03, 2005 at 05:19:43PM +0200, Gaetano Mendola wrote:

What version of Python have you got on that thing? It seems to be
emitting still another spelling of the encoding error message :-(

$ python -V
Python 2.2.3

The attached variant file (plpython_error_2.out) should allow this
Python version's wording of the error message.

Applied, thanks.

regards, tom lane