I can't build the 8.1.0 source rpm from postgresql.org

From: Jerry LeVan <jerry(dot)levan(at)gmail(dot)com>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: I can't build the 8.1.0 source rpm from postgresql.org
Date: 2005-11-28 23:42:39
Message-ID: D43BFB57-3C19-4FD7-AD22-8FA6DA7219EC@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I downloaded the postgresql-8.1.0 source rpm for Fedora Core 4 from the
rpm repository at postgresql.org.

I installed the rpm with " rpm -i postgresql-8.1.0-2PGDG.src.rpm"

I then attempted to rebuild the packages with

rpmbuild --rebuild --define 'tcl 1' --define 'kerberos 0' --define
'tcldevel 1' \
--define 'pltcl 1' postgresql-8.1.0....

It appears to die in the prep stage:
************************************************************************
********
++ basename /usr/src/redhat/SOURCES/pgtcldocs-20041108.zip .zip
+ PGTCLDOCDIR=pgtcldocs-20041108
+ mv pgtcldocs-20041108 Pgtcl-docs
+ echo 'Patch #5 (pgtcl-no-rpath.patch):'
Patch #5 (pgtcl-no-rpath.patch):
+ patch -p0 -s
+ pushd Pgtcl
/usr/src/redhat/BUILD/postgresql-8.1.0/Pgtcl /usr/src/redhat/BUILD/
postgresql-8.1.0
+ %aconfver
/var/tmp/rpm-tmp.58757: line 79: fg: no job control
error: Bad exit status from /var/tmp/rpm-tmp.58757 (%prep)

RPM build errors:
InstallSourcePackage: Header V3 DSA signature: NOKEY, key ID
748f7d0e
user devrim does not exist - using root
group devrim does not exist - using root
user devrim does not exist - using root
group devrim does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.58757 (%prep)
********************************************

Any suggestions?

Jerry

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2005-11-28 23:46:24 Re: Login limitation?
Previous Message Bob Pawley 2005-11-28 23:41:53 Re: Group By?