On 21 Apr 2013, cyril.bouth...@isvtec.com wrote: > If you want pgreplay to build on the compile far, I guess we need a > Build-Depends on 'postgresql' and a patch of runtest.sh.in to use the default > Debian PostgreSQL configuration. I should have done that in the first place.
The default pg_hba.conf in Debian does not allow any access to PostgreSQL without root access by default, even from localhost! There is only one role called 'postgres' and you need to sudo as 'root' then sudo as 'postgres' to use it or create a new role with 'createuser' which also needs root privileges. I see no way to install PostgreSQL and run tests without sudoing to root, changing pg_hba.conf and reloading PostgreSQL, which is impossible on the compile farm I guess. I'm forced to ignore the replay tests and a show huge warning. :( -- Cyril Bouthors - ISVTEC: Web Platform Managed Services and Scalability 14 avenue de l'Opéra, 75001 Paris. 1 rue Émile Zola, 69002 Lyon Tél : 01 84 16 16 17 - Ligne directe : 0x7B9EE3B0E - Fax : 01 77 72 57 24 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org