dbt2-pgsql on OSDL

From: Manfred Koizar <mkoi-pg(at)aon(dot)at>
To: markw(at)osdl(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: dbt2-pgsql on OSDL
Date: 2004-07-06 17:58:02
Message-ID: 45ple01tkjeod1i7s63inpcjdm83k73d22@email.aon.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Mark,

I've tried to run some performance tests on your Scalable Test Platform
but the tests failed at the build step.

I guess the problem is near line 282 of
http://khack.osdl.org/stp/294734/logs/run-log.txt

| + wget -nv -t 0 --waitretry=60 -r http://stp/data/dbt-2/postgresql-7.4.tar.gz
| 09:45:01 URL:http://stp/data/dbt-2/postgresql-7.4.tar.gz [12311256/12311256] -> "stp/data/dbt-2/postgresql-7.4.tar.gz" [1]
|
| FINISHED --09:45:01--
| Downloaded: 12,311,256 bytes in 1 files
| + tar zxf postgresql-7.4.tar.gz
| tar (child): postgresql-7.4.tar.gz: Cannot open: No such file or directory
| tar (child): Error is not recoverable: exiting now
| tar: Child returned status 2
| tar: Error exit delayed from previous errors

Obviously wget -r downloads into a newly created subdirectory structure.
http://khack.osdl.org/stp/294335/logs/run-log.txt which belongs to a
successful test run has
| + wget -nv -t 0 --waitretry=60 -nc http://stp/data/dbt-2/postgresql-7.4.tar.gz
| 21:00:55 URL:http://stp/data/dbt-2/postgresql-7.4.tar.gz [12311256/12311256] -> "postgresql-7.4.tar.gz" [1]

Servus
Manfred

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message markw 2004-07-06 18:03:18 Re: dbt2-pgsql on OSDL
Previous Message Andreas Pflug 2004-07-06 17:37:32 Re: LinuxTag wrapup