Hi On Sat, 2017-12-02 at 10:22 +0100, Loic Dachary wrote: [...] > File "/usr/local/lib/python2.7/dist- > packages/whoosh/filedb/compound.py" in save_as_files > 297. for name, blocks in self._readback(): > > File "/usr/local/lib/python2.7/dist- > packages/whoosh/filedb/compound.py" in _readback > 279. self._tempstorage.delete_file(self._tempname) > > File "/usr/local/lib/python2.7/dist- > packages/whoosh/filedb/filestore.py" in delete_file > 544. os.remove(self._fpath(name)) > > Exception Type: OSError at /update/securedrop/securedrop/ > Exception Value: [Errno 2] No such file or directory: > '/app/data/whoosh/source.tmp/sym43el2gyeazkq9axmw31u352k0.ctmp'
This seems like some locking issue in Whoosh fulltext index updates.
What Whoosh version do you use and what filesystem is this?
--
Michal Čihař | https://cihar.com/ | https://weblate.org/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Weblate mailing list [email protected] https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate
