| From: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> |
|---|---|
| To: | "Lawrence, Jose" <Jose(dot)Lawrence(at)in(dot)unisys(dot)com> |
| Cc: | pgbuildfarm-members(at)pgfoundry(dot)org |
| Subject: | Re: [Pgbuildfarm-members] Problem faced while running run_build.pl --test ( need a solution) |
| Date: | 2007-06-08 13:52:23 |
| Message-ID: | 46695F17.3040506@kaltenbrunner.cc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | buildfarm-members |
Lawrence, Jose wrote:
> Hi Friends,
>
> I have installed Postgresql 8.1.4 in Suse Linux 9ES SP2. I have also
> installed cvs and build farm client 2.1.18. I have followed correctly up
> to step5 as per the build farm client doc. While executing the sixth
> step as u can see below, I have encountered a problem. I would be glad
> if someone could help me out to resolve this.
what did you install 8.1.4 for ?
>
> postgres(at)RS80:/home/DTEDIT/build-farm> ./run_build.pl --test
> [03:23:26] checking out source ...
> GLOB(0x600000000040a370)$changed_this_run = '';
> $changed_since_success = '';
> $branch = 'HEAD';
> $status = 1;
> $stage = 'CVS';
> $animal = 'CHANGEME';
> $ts = 1181287406;
> $log_data = 'cvs [checkout aborted]: cannot make directory pgsql:
> Permission denied
this looks like a permission problem - is the postgres user able to
write to the directory you specified under "build_root" in the
configuration file ?
Stefan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2007-06-08 14:30:12 | Re: [Pgbuildfarm-members] Problem faced while running run_build.pl --test ( need a solution) |
| Previous Message | Lawrence, Jose | 2007-06-08 13:08:35 | [Pgbuildfarm-members] Problem faced while running run_build.pl --test ( need a solution) |