Cronjobs for translate.lizard are not running
There are some cronjobs the weblate install needs to run:
emmapeel@translate:/usr/local/share/weblate$ sudo -u weblate ./manage.py loadpo —all
This one is likely to give errors because of files missing if some files
were moved in tails master repo (explained at
#15185 (closed)). Will load as translations all .po files it finds on the proper
folders.
emmapeel@translate:/usr/local/share/weblate$ sudo -u weblate ./manage.py updatechecks —all
This one will perform again the checks of the ‘Failing checks’ section, very useful for long-term translation maintenance:
https://translate.tails.boum.org/checks/inconsistent/tails/?language=it
emmapeel@translate:/usr/local/share/weblate$ sudo -u weblate ./manage.py rebuild_index —all
Will rebuild the search index.
Feature Branch: emmapeel:puppet-tails/less_cronjobs
Attachments
Parent Task: #11759 (closed)
Related issues
- Related to #15679 (closed)
- Related to #15185 (closed)
Original created by @emmapeel on 15190 (Redmine)