Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'ckanext' #39

Closed
gamesbook opened this issue Feb 9, 2016 · 1 comment
Closed

KeyError: 'ckanext' #39

gamesbook opened this issue Feb 9, 2016 · 1 comment

Comments

@gamesbook
Copy link

After install geoview, I see this error in the /var/log/apache2/ckan_default.error.log file:

[Tue Feb 09 13:06:56.078155 2016] [:error] [pid 9319:tid 139956197000960] Error processing line 2 of /usr/lib/ckan/default/lib/python2.7/site-packages/ckanext_geoview-0.0.9-py2.7-nspkg.pth:
[Tue Feb 09 13:06:56.078219 2016] [:error] [pid 9319:tid 139956197000960] 
[Tue Feb 09 13:06:56.078475 2016] [:error] [pid 9319:tid 139956197000960]   Traceback (most recent call last):
[Tue Feb 09 13:06:56.078519 2016] [:error] [pid 9319:tid 139956197000960]     File "/usr/lib/python2.7/site.py", line 158, in addpackage
[Tue Feb 09 13:06:56.078533 2016] [:error] [pid 9319:tid 139956197000960]       exec line
[Tue Feb 09 13:06:56.078559 2016] [:error] [pid 9319:tid 139956197000960]     File "<string>", line 1, in <module>
[Tue Feb 09 13:06:56.078574 2016] [:error] [pid 9319:tid 139956197000960]   KeyError: 'ckanext'
[Tue Feb 09 13:06:56.078586 2016] [:error] [pid 9319:tid 139956197000960] 
[Tue Feb 09 13:06:56.078597 2016] [:error] [pid 9319:tid 139956197000960] Remainder of file ignored

Once this plugin is installed I am unable to install other plugins - the same error gets generated.

@jweyrich
Copy link

I was facing the same problem - see pduchesne#5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants