| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, postgres hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: plperl needs upgrade for Fedora 10 |
| Date: | 2008-11-10 16:20:35 |
| Message-ID: | 7558.1226334035@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> Otherwise, looks good.
> OK. Should we backpatch this? Arguably it's a build bug.
Yeah, probably.
> (Also it would be good if someone were to whisper in the ears of the
> Fedora people that removing ExtUtils::Embed entirely from their Perl
> packaging is a dumb thing to do. This is a standard Perl module, that
> one would normally expect to accompany every Perl distribution.)
So far as I can tell, Fedora has treated ExtUtils::Embed as a separate
RPM for a long time (at least since F-7). The recent change seems to be
that it's not required by perl-devel anymore, rather by perl-core (where
perl-core is defined as "everything in the upstream tarball from
perl.org"). So possibly it's just a matter of users not getting the
word as to what they should install.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2008-11-10 16:26:17 | Re: per-database locale: createdb switches |
| Previous Message | Andrew Dunstan | 2008-11-10 16:04:00 | Re: plperl needs upgrade for Fedora 10 |