Mailing List Archive

Issue 1372 in cherokee: Unable to access cherokee market at the admin interface
Status: New
Owner: ----

New issue 1372 by isaqueal...@gmail.com: Unable to access cherokee market
at the admin interface
http://code.google.com/p/cherokee/issues/detail?id=1372

After trying to install moodle, I got the error below.

Steps :
1. exec the Admin interface by executing 'cherokee-admin -b'
2. successful login into sistem
3. Access the cherokee market under admin interface.


The normal is to get the list of available apps, but I'm getting this now:

Traceback (most recent call last):
File "/usr/share/cherokee/admin/CTK/CTK/Server.py", line 185, in
handle_request
content = self._do_handle()
File "/usr/share/cherokee/admin/CTK/CTK/Server.py", line 140, in
_do_handle
ret = published (**published._kwargs)
File "/usr/share/cherokee/admin/market/PageIndex.py", line 131, in
__call__
page = Page_Market()
File "/usr/share/cherokee/admin/market/Util.py", line 68, in __init__
self.sidebar += Categories_Widget()
File "/usr/share/cherokee/admin/market/PageCategory.py", line 41, in
__init__
index = Distro.Index()
File "/usr/share/cherokee/admin/market/Distro.py", line 51, in Index
global_index = Index_Class()
File "/usr/share/cherokee/admin/market/Distro.py", line 117, in __init__
self.Update()
File "/usr/share/cherokee/admin/market/Distro.py", line 135, in Update
content = f.read()
File "/usr/lib/python2.7/gzip.py", line 249, in read
self._read(readsize)
File "/usr/lib/python2.7/gzip.py", line 291, in _read
self._read_gzip_header()
File "/usr/lib/python2.7/gzip.py", line 185, in _read_gzip_header
raise IOError, 'Not a gzipped file'
IOError: Not a gzipped file

I was running cherokee under ubuntu 12.04 LTS, with python 2.7 as main
python library version.


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 1372 in cherokee: Unable to access cherokee market at the admin interface [ In reply to ]
Updates:
Status: WontFix

Comment #1 on issue 1372 by ste...@konink.de: Unable to access cherokee
market at the admin interface
http://code.google.com/p/cherokee/issues/detail?id=1372

The cherokee market will be removed. I'll close this issue.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev