[ckan-dev] error installing any CKAN extension

Denis Zgonjanin deniszgonjanin at gmail.com
Thu Nov 13 23:34:42 UTC 2014


Check also the permissions on the directory /usr/lib/ckan/default/build. If
it's not there, create it. Then change to more friendly priviledges with
`chmod` and `chown`

On Thu, Nov 13, 2014 at 5:58 PM, Julio Acuña <julio.acuna.carrillo at gmail.com
> wrote:

> Hi Claire,
>
> 1) Make sure you have administrator rights on the server, it's a bit
> strange you cannot use sudo.
> 2) Try reinstall python setuptools, I think this might be the problem.
>
>
>
> On Thu, Nov 13, 2014 at 4:41 PM, Claire Reis <Claire.Reis at umanitoba.ca>
> wrote:
>
>>  Thanks guys,
>>
>> I tried it with sudo pip install but it didn’t like the sudo in front,
>> kept trying to read it as a command.
>>
>>
>>
>> Renato,
>>
>> The install line I used is from the instructions for ckanext-spatial
>> http://ckanext-spatial.readthedocs.org/en/latest/install.html
>>
>>
>>
>> pip install -e "git+
>> https://github.com/okfn/ckanext-spatial.git@stable#egg=ckanext-spatial"
>>
>>
>>
>> I tried it with and without the quotations
>>
>>
>>
>> Claire
>>
>>
>>
>> *From:* Denis Zgonjanin [mailto:deniszgonjanin at gmail.com]
>> *Sent:* November 13, 2014 10:48
>> *To:* CKAN Development Discussions
>> *Subject:* Re: [ckan-dev] error installing any CKAN extension
>>
>>
>>
>> Have you tried it with 'sudo pip install'? Normally you might not need to
>> do 'sudo', but try it anyway
>>
>>
>>
>> On Thu, Nov 13, 2014 at 11:39 AM, Claire Reis <Claire.Reis at umanitoba.ca>
>> wrote:
>>
>> I have been trying to install the CKAN spatial extension. I cannot get
>> past the pip install - I receive the error OSError: [Errno 13] Permission
>> denied: '/usr/lib/ckan/default/build'
>>
>> I am installing within the python vir env
>> I am using the package CKAN install with Ubunto 12.04
>> I have the DataStore, FileStore and Data Viewer Extensions installed.
>>
>> Claire
>> _______________________________________________
>> ckan-dev mailing list
>> ckan-dev at lists.okfn.org
>> https://lists.okfn.org/mailman/listinfo/ckan-dev
>> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>>
>>
>>
>> _______________________________________________
>> ckan-dev mailing list
>> ckan-dev at lists.okfn.org
>> https://lists.okfn.org/mailman/listinfo/ckan-dev
>> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>>
>>
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20141113/7105325d/attachment-0003.html>


More information about the ckan-dev mailing list