Package: postgresql-common
Version: 7.4.16

When I call psql from a perl script that uses the -T flag, I get errors
and the script fails. Here's the first error I got:

  Insecure $ENV{PATH} while running setuid at /usr/bin/psql line 78.

I edited pg_wrapper and added the path explicitly, but then I got this
error:

  Insecure dependency in exec while running setuid at /usr/bin/psql line
80.

I think pg_wrapper should be written so that it doesn't fail in taint
mode.

I'm running perl v5.8.8, Debian Etch, and my kernel is 2.6.19


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to