Dear all, I want to extract references from sumitted articles in a collection. To do this, I've excuted the instruction below : # sudo -u www-data ./refextract -c Articles
After,the following error is produced: _*IOError*_: Error: Unable to write to '/opt/invenio/var/tmp/refextract/refextract_task_93.xml' (refextract.py:290:halt) I noticed that the directory refextractis created (after executing the above command) and having as owner root: root What should I do in order tosolve this problem ? Thanks. -------------

