RPMset 7.1beta3-2 partially broken.

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: RPMset 7.1beta3-2 partially broken.
Date: 2001-01-19 17:46:43
Message-ID: 3A687D83.AD416078@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Due to a number of interrelated factors, the 7.1beta3-2 source rpm will
likely not build properly on any build machine in its present state. It
wil build just fine on mine -- but mine isn't exactly 'clean' in the
sense that it has PostgreSQL 7.1beta3 RPMS _installed_ already.

I will be fixing this tomorrow, and will upload a -3 RPMset this weekend
(provided I don't lose power at home, as a snow/sleet/ice event is
likely tomorrow in my area).

The workaround is to not build the perl subpackage using:
rpm --define 'perl 0' -ba .....
or
rpm --define 'perl 0' --rebuild .....

Thanks to Tom Lane for finding this.

Sorry for the inconvenience.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-01-19 17:48:46 Re: Possible performance improvement: buffer replacement policy
Previous Message Tom Lane 2001-01-19 17:45:49 Re: Possible performance improvement: buffer replacement policy