Обсуждение: Error installing plpythonu in 9.1

Поиск
Список
Период
Сортировка

Error installing plpythonu in 9.1

От
Clodoaldo Neto
Дата:
template1=# create extension plpythonu;
ERROR:  could not open extension control file "/usr/pgsql-9.1/share/extension/plpythonu.control": No such file or directory

The package is installed:
postgresql91-plpython.x86_64   9.1.3-1PGDG.rhel6    @pgdg91

# ll /usr/pgsql-9.1/share/extension/
total 12
-rw-r--r--. 1 root root 332 Feb 25 00:15 plpgsql--1.0.sql
-rw-r--r--. 1 root root 179 Feb 25 00:15 plpgsql.control
-rw-r--r--. 1 root root 381 Feb 25 00:15 plpgsql--unpackaged--1.0.sql

Regards, Clodoaldo

Re: Error installing plpythonu in 9.1

От
Devrim GÜNDÜZ
Дата:
Hi,

On Tue, 2012-02-28 at 17:39 -0300, Clodoaldo Neto wrote:
> template1=# create extension plpythonu;
> ERROR:  could not open extension control file
> "/usr/pgsql-9.1/share/extension/plpythonu.control": No such file or
> directory

This is a packaging bug :-(

That file is installed with -contrib subpackage. Please install -contrib
package until I push the new set of RPMs.

Created http://wiki.pgrpms.org/ticket/76 if you want to keep track of
the bug.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Вложения

Re: Error installing plpythonu in 9.1

От
Clodoaldo Neto
Дата:
Em 28 de fevereiro de 2012 17:48, Devrim GÜNDÜZ <devrim@gunduz.org> escreveu:

Hi,

On Tue, 2012-02-28 at 17:39 -0300, Clodoaldo Neto wrote:
> template1=# create extension plpythonu;
> ERROR:  could not open extension control file
> "/usr/pgsql-9.1/share/extension/plpythonu.control": No such file or
> directory

This is a packaging bug :-(

That file is installed with -contrib subpackage. Please install -contrib
package until I push the new set of RPMs.

Very easy. Thanks. Clodoaldo
 
Created http://wiki.pgrpms.org/ticket/76 if you want to keep track of
the bug.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz