Re: pgsql: Use system install program when available and usable

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Use system install program when available and usable
Date: 2012-06-27 13:49:14
Message-ID: 29202.1340804954@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Use system install program when available and usable

Buildfarm member warthog seems not to like this patch:

/bin/sh ../../config/install-sh -c -d '/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/pgsql.3078/src/test/regress/./tmp_check/install/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/inst/lib'
../ -m 644 libpgport.a '/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/pgsql.3078/src/test/regress/./tmp_check/install/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/inst/lib/libpgport.a'
gmake[3]: execvp: ../: Permission denied
gmake[3]: *** [install] Error 127

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-06-27 14:54:49 pgsql: I neglected many comments in the log+seg -> 64-bit segno patch.
Previous Message Robert Haas 2012-06-27 12:45:21 pgsql: Update release notes for pg_terminate_backend changes.