[ckan-dev] configure harvester for non-cKAN sources

Stefan Wehrmeyer stefan.wehrmeyer at okfn.org
Wed Jan 9 17:30:08 UTC 2013


Hi Heinreich,

On 09.01.2013, at 17:12 , Heinrich Widmann <widmann at dkrz.de> wrote:

> First thing is, that there was no mytest.ini, so I just copied it from test.ini
> (Or should I first create and edit an own mysite.ini ?)

You need to use your CKAN instance configuration file (e.g. development.ini) that you have at some point generated with
$ paster make-config ckan development.ini

$ paster --plugin=ckanext-harvest harvester initdb --config=mysite.ini
Here mysite.ini is really <path to your config ini file>!

Not sure if it explains the recursion depth error, but it might very well.

Cheers
Stefan







More information about the ckan-dev mailing list