You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Mauricio Scheffer (JIRA)" <ji...@apache.org> on 2017/02/17 10:36:41 UTC

[jira] [Comment Edited] (MADLIB-1024) CREATE EXTENSION madlib fails

    [ https://issues.apache.org/jira/browse/MADLIB-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867584#comment-15867584 ] 

Mauricio Scheffer edited comment on MADLIB-1024 at 2/17/17 10:35 AM:
---------------------------------------------------------------------

My docker image is built on top of the official Postgres image, which uses Debian Jessie as the OS.
The image build log shows it installs libpython2.7 and if I run `python --version` it shows 2.7.9



was (Author: mausch):
My docker image is built on top of the official Postgres image, which uses Debian Jessie as the OS.
The image build log shows it installs libpython2.7 and if if run `python --version` it shows 2.7.9


> CREATE EXTENSION madlib fails
> -----------------------------
>
>                 Key: MADLIB-1024
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1024
>             Project: Apache MADlib
>          Issue Type: Bug
>            Reporter: Martin Jensen
>            Assignee: Orhan Kislal
>             Fix For: v1.11
>
>         Attachments: Dockerfile
>
>
> When installing madlib with PGXN on PG 9.5.4, Ubuntu 16.04 I get the following error when trying to create the extension:
> ERROR:  aggregate cannot accept shell type public.svec
> ********** Error **********
> ERROR: aggregate cannot accept shell type public.svec
> SQL state: 42P13



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)