Re: current head fails regression tests on mac osx

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Grzegorz Jaskiewicz <gj(at)pointblue(dot)com(dot)pl>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: current head fails regression tests on mac osx
Date: 2008-10-28 19:40:53
Message-ID: 49076AC5.9020206@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Grzegorz Jaskiewicz wrote:
> I won't send the full logs here, if someone's interested in it - here's
> tar.bz2 version:
> http://zlew.org/pg_regress.tar.bz2

This seems to be the root cause:

> + ERROR: could not open file "/Users/gj/Projects/postgres-head/pgsql/src/test/regress/results/onek.data" for writing: Permission denied

The buildfarm members running Max OS X seem to be working fine, so it
seems there's something special in your environment that's causing that
to fail. Is the results directory writable?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-10-28 19:52:55 Re: Re: [COMMITTERS] pgsql: Rework subtransaction commit protocol for hot standby.
Previous Message Grzegorz Jaskiewicz 2008-10-28 19:29:32 current head fails regression tests on mac osx