2021-07-09T18:10:41,342 Created temporary directory: /tmp/pip-ephem-wheel-cache-kg665qgm 2021-07-09T18:10:41,345 Created temporary directory: /tmp/pip-req-tracker-1uybs5n8 2021-07-09T18:10:41,346 Initialized build tracking at /tmp/pip-req-tracker-1uybs5n8 2021-07-09T18:10:41,346 Created build tracker: /tmp/pip-req-tracker-1uybs5n8 2021-07-09T18:10:41,346 Entered build tracker: /tmp/pip-req-tracker-1uybs5n8 2021-07-09T18:10:41,347 Created temporary directory: /tmp/pip-wheel-1qc6shbm 2021-07-09T18:10:41,379 1 location(s) to search for versions of openteacher: 2021-07-09T18:10:41,379 * https://pypi.org/simple/openteacher/ 2021-07-09T18:10:41,380 Fetching project page and analyzing links: https://pypi.org/simple/openteacher/ 2021-07-09T18:10:41,380 Getting page https://pypi.org/simple/openteacher/ 2021-07-09T18:10:41,382 Found index url https://pypi.org/simple 2021-07-09T18:10:41,559 Found link https://files.pythonhosted.org/packages/99/2c/a0c9b7507a3073470fc18ca538d994174e914696407a2035a3499fef04a6/OpenTeacher-3.2.tar.gz#sha256=1187d2ec6c94344d68de24bd143e84e56db9761d679765298e5a83317a299267 (from https://pypi.org/simple/openteacher/), version: 3.2 2021-07-09T18:10:41,560 Skipping link: not a file: https://pypi.org/simple/openteacher/ 2021-07-09T18:10:41,576 Given no hashes to check 1 links for project 'openteacher': discarding no candidates 2021-07-09T18:10:41,593 Collecting openteacher==3.2 2021-07-09T18:10:41,595 Created temporary directory: /tmp/pip-unpack-j3jyfeae 2021-07-09T18:10:41,648 Downloading OpenTeacher-3.2.tar.gz (4.3 MB) 2021-07-09T18:10:51,088 Added openteacher==3.2 from https://files.pythonhosted.org/packages/99/2c/a0c9b7507a3073470fc18ca538d994174e914696407a2035a3499fef04a6/OpenTeacher-3.2.tar.gz#sha256=1187d2ec6c94344d68de24bd143e84e56db9761d679765298e5a83317a299267 to build tracker '/tmp/pip-req-tracker-1uybs5n8' 2021-07-09T18:10:51,089 Running setup.py (path:/tmp/pip-wheel-1qc6shbm/openteacher_83107f9e2592488cb3406fc57ff06a39/setup.py) egg_info for package openteacher 2021-07-09T18:10:51,090 Created temporary directory: /tmp/pip-pip-egg-info-_rb43737 2021-07-09T18:10:51,091 Running command python setup.py egg_info 2021-07-09T18:10:51,866 running egg_info 2021-07-09T18:10:51,868 creating /tmp/pip-pip-egg-info-_rb43737/OpenTeacher.egg-info 2021-07-09T18:10:51,868 writing /tmp/pip-pip-egg-info-_rb43737/OpenTeacher.egg-info/PKG-INFO 2021-07-09T18:10:51,870 writing dependency_links to /tmp/pip-pip-egg-info-_rb43737/OpenTeacher.egg-info/dependency_links.txt 2021-07-09T18:10:51,873 writing top-level names to /tmp/pip-pip-egg-info-_rb43737/OpenTeacher.egg-info/top_level.txt 2021-07-09T18:10:51,874 writing manifest file '/tmp/pip-pip-egg-info-_rb43737/OpenTeacher.egg-info/SOURCES.txt' 2021-07-09T18:10:53,651 reading manifest file '/tmp/pip-pip-egg-info-_rb43737/OpenTeacher.egg-info/SOURCES.txt' 2021-07-09T18:10:53,849 writing manifest file '/tmp/pip-pip-egg-info-_rb43737/OpenTeacher.egg-info/SOURCES.txt' 2021-07-09T18:10:53,935 Source in /tmp/pip-wheel-1qc6shbm/openteacher_83107f9e2592488cb3406fc57ff06a39 has version 3.2, which satisfies requirement openteacher==3.2 from https://files.pythonhosted.org/packages/99/2c/a0c9b7507a3073470fc18ca538d994174e914696407a2035a3499fef04a6/OpenTeacher-3.2.tar.gz#sha256=1187d2ec6c94344d68de24bd143e84e56db9761d679765298e5a83317a299267 2021-07-09T18:10:53,936 Removed openteacher==3.2 from https://files.pythonhosted.org/packages/99/2c/a0c9b7507a3073470fc18ca538d994174e914696407a2035a3499fef04a6/OpenTeacher-3.2.tar.gz#sha256=1187d2ec6c94344d68de24bd143e84e56db9761d679765298e5a83317a299267 from build tracker '/tmp/pip-req-tracker-1uybs5n8' 2021-07-09T18:10:53,940 Created temporary directory: /tmp/pip-unpack-5ztdyo1r 2021-07-09T18:10:53,941 Building wheels for collected packages: openteacher 2021-07-09T18:10:53,944 Created temporary directory: /tmp/pip-wheel-bn91u9tc 2021-07-09T18:10:53,945 Building wheel for openteacher (setup.py): started 2021-07-09T18:10:53,945 Destination directory: /tmp/pip-wheel-bn91u9tc 2021-07-09T18:10:53,945 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-1qc6shbm/openteacher_83107f9e2592488cb3406fc57ff06a39/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-1qc6shbm/openteacher_83107f9e2592488cb3406fc57ff06a39/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-bn91u9tc 2021-07-09T18:10:55,179 running bdist_wheel 2021-07-09T18:10:55,334 running build 2021-07-09T18:10:55,334 running build_py 2021-07-09T18:10:55,475 creating build 2021-07-09T18:10:55,476 creating build/lib.linux-armv7l-3.9 2021-07-09T18:10:55,476 creating build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,477 copying openteacher/collectionscompat.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,480 copying openteacher/moduleManager.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,482 copying openteacher/openteacher.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,484 copying openteacher/contextlibcompat.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,486 copying openteacher/superjson.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,488 copying openteacher/etree.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,490 copying openteacher/pyratemp.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,494 copying openteacher/dateutil.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,496 copying openteacher/__init__.py -> build/lib.linux-armv7l-3.9/openteacher 2021-07-09T18:10:55,498 creating build/lib.linux-armv7l-3.9/openteacher/modules 2021-07-09T18:10:55,499 creating build/lib.linux-armv7l-3.9/openteacher/modules/org 2021-07-09T18:10:55,499 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher 2021-07-09T18:10:55,500 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver 2021-07-09T18:10:55,501 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:10:55,502 copying openteacher/modules/org/openteacher/testserver/ot_testserver/urls.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:10:55,504 copying openteacher/modules/org/openteacher/testserver/ot_testserver/settings.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:10:55,507 copying openteacher/modules/org/openteacher/testserver/ot_testserver/auth.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:10:55,509 copying openteacher/modules/org/openteacher/testserver/ot_testserver/manage.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:10:55,515 copying openteacher/modules/org/openteacher/testserver/ot_testserver/__init__.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:10:55,518 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver/testserver 2021-07-09T18:10:55,519 copying openteacher/modules/org/openteacher/testserver/ot_testserver/testserver/models.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver/testserver 2021-07-09T18:10:55,521 copying openteacher/modules/org/openteacher/testserver/ot_testserver/testserver/urls.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver/testserver 2021-07-09T18:10:55,523 copying openteacher/modules/org/openteacher/testserver/ot_testserver/testserver/views.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver/testserver 2021-07-09T18:10:55,526 copying openteacher/modules/org/openteacher/testserver/ot_testserver/testserver/forms.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver/testserver 2021-07-09T18:10:55,528 copying openteacher/modules/org/openteacher/testserver/ot_testserver/testserver/__init__.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver/testserver 2021-07-09T18:10:55,531 creating build/lib.linux-armv7l-3.9/openteacher/pyttsx 2021-07-09T18:10:55,532 copying openteacher/pyttsx/voice.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx 2021-07-09T18:10:55,535 copying openteacher/pyttsx/driver.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx 2021-07-09T18:10:55,538 copying openteacher/pyttsx/__init__.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx 2021-07-09T18:10:55,540 copying openteacher/pyttsx/engine.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx 2021-07-09T18:10:55,544 creating build/lib.linux-armv7l-3.9/openteacher/pyttsx/drivers 2021-07-09T18:10:55,545 copying openteacher/pyttsx/drivers/nsss.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx/drivers 2021-07-09T18:10:55,547 copying openteacher/pyttsx/drivers/dummy.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx/drivers 2021-07-09T18:10:55,550 copying openteacher/pyttsx/drivers/sapi5.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx/drivers 2021-07-09T18:10:55,552 copying openteacher/pyttsx/drivers/_espeak.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx/drivers 2021-07-09T18:10:55,556 copying openteacher/pyttsx/drivers/espeak.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx/drivers 2021-07-09T18:10:55,558 copying openteacher/pyttsx/drivers/__init__.py -> build/lib.linux-armv7l-3.9/openteacher/pyttsx/drivers 2021-07-09T18:10:56,111 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mimicryTypefaceConverter 2021-07-09T18:10:56,112 copying openteacher/modules/org/openteacher/mimicryTypefaceConverter/mimicryTypefaceConverter.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mimicryTypefaceConverter 2021-07-09T18:10:56,114 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi 2021-07-09T18:10:56,115 copying openteacher/modules/org/openteacher/flashcardexchangeApi/flashcardexchangeApi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi 2021-07-09T18:10:56,118 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,119 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,121 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,123 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,125 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,128 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,130 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,132 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,135 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,138 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,140 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/org.openteacher.flashcardexchangeApi.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,143 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,145 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,148 copying openteacher/modules/org/openteacher/flashcardexchangeApi/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/flashcardexchangeApi/translations 2021-07-09T18:10:56,152 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator 2021-07-09T18:10:56,153 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/topo 2021-07-09T18:10:56,154 copying openteacher/modules/org/openteacher/htmlGenerator/topo/template.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/topo 2021-07-09T18:10:56,157 copying openteacher/modules/org/openteacher/htmlGenerator/topo/topo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/topo 2021-07-09T18:10:56,160 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/media 2021-07-09T18:10:56,161 copying openteacher/modules/org/openteacher/htmlGenerator/media/media.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/media 2021-07-09T18:10:56,163 copying openteacher/modules/org/openteacher/htmlGenerator/media/template.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/media 2021-07-09T18:10:56,166 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/words 2021-07-09T18:10:56,167 copying openteacher/modules/org/openteacher/htmlGenerator/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/words 2021-07-09T18:10:56,170 copying openteacher/modules/org/openteacher/htmlGenerator/words/template.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/htmlGenerator/words 2021-07-09T18:10:56,172 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators 2021-07-09T18:10:56,173 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/test 2021-07-09T18:10:56,174 copying openteacher/modules/org/openteacher/noteCalculators/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/test 2021-07-09T18:10:56,177 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american 2021-07-09T18:10:56,178 copying openteacher/modules/org/openteacher/noteCalculators/american/american.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american 2021-07-09T18:10:56,181 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,182 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,185 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,187 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,190 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,192 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,195 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,198 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,200 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,203 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,205 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,208 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,210 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,213 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,216 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,218 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,221 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,223 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/org.openteacher.noteCalculators.american.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,226 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,228 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,231 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,233 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,236 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,238 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,241 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,243 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,246 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,249 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,251 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,253 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,255 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,258 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,260 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,262 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,264 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,267 copying openteacher/modules/org/openteacher/noteCalculators/american/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/american/translations 2021-07-09T18:10:56,269 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french 2021-07-09T18:10:56,270 copying openteacher/modules/org/openteacher/noteCalculators/french/french.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french 2021-07-09T18:10:56,273 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,274 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,276 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,279 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,281 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,284 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,286 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,289 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,291 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,294 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,296 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,298 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,301 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,303 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,305 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,308 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,310 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,313 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,315 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,318 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,321 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,324 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,326 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,330 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,333 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,335 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/org.openteacher.noteCalculators.french.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,338 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,340 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,343 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,345 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,348 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,350 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,353 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,355 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,358 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,360 copying openteacher/modules/org/openteacher/noteCalculators/french/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/french/translations 2021-07-09T18:10:56,362 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german 2021-07-09T18:10:56,363 copying openteacher/modules/org/openteacher/noteCalculators/german/german.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german 2021-07-09T18:10:56,366 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,367 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,369 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,372 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,374 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,377 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,379 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,382 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/org.openteacher.noteCalculators.german.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,384 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,386 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,389 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,392 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,394 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,397 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,399 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,401 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,404 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,406 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,409 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,411 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,413 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,416 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,418 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,420 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,423 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,425 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,428 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,430 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,433 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,435 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,437 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,440 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,443 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,445 copying openteacher/modules/org/openteacher/noteCalculators/german/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/german/translations 2021-07-09T18:10:56,447 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents 2021-07-09T18:10:56,448 copying openteacher/modules/org/openteacher/noteCalculators/percents/percents.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents 2021-07-09T18:10:56,451 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,452 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,455 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,457 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,460 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,462 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,464 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,467 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,470 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,472 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,474 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,477 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,479 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,481 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,484 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,486 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/org.openteacher.noteCalculators.percents.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,488 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,490 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,493 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,495 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,498 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,500 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,502 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,505 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,507 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,510 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,512 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,515 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,517 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,519 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,522 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,524 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,526 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,529 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,531 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,533 copying openteacher/modules/org/openteacher/noteCalculators/percents/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/percents/translations 2021-07-09T18:10:56,536 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch 2021-07-09T18:10:56,537 copying openteacher/modules/org/openteacher/noteCalculators/dutch/dutch.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch 2021-07-09T18:10:56,539 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,540 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,543 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,545 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,548 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,550 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,552 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,555 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,557 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,560 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,562 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,565 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/org.openteacher.noteCalculators.dutch.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,567 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,570 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,572 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,574 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,577 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,579 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,581 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,584 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,586 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,589 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,591 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,593 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,595 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,598 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,600 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,602 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,604 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,607 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,609 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,611 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,614 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,616 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,618 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,621 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,623 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,626 copying openteacher/modules/org/openteacher/noteCalculators/dutch/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/dutch/translations 2021-07-09T18:10:56,628 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects 2021-07-09T18:10:56,629 copying openteacher/modules/org/openteacher/noteCalculators/ects/ects.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects 2021-07-09T18:10:56,632 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,633 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,638 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,640 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,643 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,645 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,648 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,650 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/org.openteacher.noteCalculators.ects.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,652 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,655 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,658 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,660 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,663 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,666 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,671 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,674 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,676 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,679 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,681 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,684 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,687 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,689 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,692 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,695 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,697 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,700 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,702 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,704 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,707 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,709 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,712 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,714 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,716 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,719 copying openteacher/modules/org/openteacher/noteCalculators/ects/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculators/ects/translations 2021-07-09T18:10:56,721 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor 2021-07-09T18:10:56,722 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model 2021-07-09T18:10:56,723 copying openteacher/modules/org/openteacher/typingTutor/model/model.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model 2021-07-09T18:10:56,727 copying openteacher/modules/org/openteacher/typingTutor/model/words.txt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model 2021-07-09T18:10:56,730 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,731 copying openteacher/modules/org/openteacher/typingTutor/model/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,734 copying openteacher/modules/org/openteacher/typingTutor/model/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,737 copying openteacher/modules/org/openteacher/typingTutor/model/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,740 copying openteacher/modules/org/openteacher/typingTutor/model/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,742 copying openteacher/modules/org/openteacher/typingTutor/model/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,745 copying openteacher/modules/org/openteacher/typingTutor/model/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,749 copying openteacher/modules/org/openteacher/typingTutor/model/translations/org.openteacher.typingTutor.model.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,751 copying openteacher/modules/org/openteacher/typingTutor/model/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,754 copying openteacher/modules/org/openteacher/typingTutor/model/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,757 copying openteacher/modules/org/openteacher/typingTutor/model/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,760 copying openteacher/modules/org/openteacher/typingTutor/model/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,762 copying openteacher/modules/org/openteacher/typingTutor/model/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,765 copying openteacher/modules/org/openteacher/typingTutor/model/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,768 copying openteacher/modules/org/openteacher/typingTutor/model/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,770 copying openteacher/modules/org/openteacher/typingTutor/model/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,773 copying openteacher/modules/org/openteacher/typingTutor/model/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,776 copying openteacher/modules/org/openteacher/typingTutor/model/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,779 copying openteacher/modules/org/openteacher/typingTutor/model/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,782 copying openteacher/modules/org/openteacher/typingTutor/model/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,784 copying openteacher/modules/org/openteacher/typingTutor/model/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,800 copying openteacher/modules/org/openteacher/typingTutor/model/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/model/translations 2021-07-09T18:10:56,804 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main 2021-07-09T18:10:56,805 copying openteacher/modules/org/openteacher/typingTutor/main/main.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main 2021-07-09T18:10:56,809 copying openteacher/modules/org/openteacher/typingTutor/main/typingTutor.png.COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main 2021-07-09T18:10:56,812 copying openteacher/modules/org/openteacher/typingTutor/main/typingTutor.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main 2021-07-09T18:10:56,815 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,816 copying openteacher/modules/org/openteacher/typingTutor/main/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,820 copying openteacher/modules/org/openteacher/typingTutor/main/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,822 copying openteacher/modules/org/openteacher/typingTutor/main/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,825 copying openteacher/modules/org/openteacher/typingTutor/main/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,827 copying openteacher/modules/org/openteacher/typingTutor/main/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,829 copying openteacher/modules/org/openteacher/typingTutor/main/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,832 copying openteacher/modules/org/openteacher/typingTutor/main/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,834 copying openteacher/modules/org/openteacher/typingTutor/main/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,837 copying openteacher/modules/org/openteacher/typingTutor/main/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,839 copying openteacher/modules/org/openteacher/typingTutor/main/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,842 copying openteacher/modules/org/openteacher/typingTutor/main/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,844 copying openteacher/modules/org/openteacher/typingTutor/main/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,847 copying openteacher/modules/org/openteacher/typingTutor/main/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,849 copying openteacher/modules/org/openteacher/typingTutor/main/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,852 copying openteacher/modules/org/openteacher/typingTutor/main/translations/org.openteacher.typingTutor.main.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,854 copying openteacher/modules/org/openteacher/typingTutor/main/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,856 copying openteacher/modules/org/openteacher/typingTutor/main/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,859 copying openteacher/modules/org/openteacher/typingTutor/main/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,861 copying openteacher/modules/org/openteacher/typingTutor/main/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/main/translations 2021-07-09T18:10:56,864 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/modelTest 2021-07-09T18:10:56,865 copying openteacher/modules/org/openteacher/typingTutor/modelTest/modelTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/modelTest 2021-07-09T18:10:56,868 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/keyboard 2021-07-09T18:10:56,869 copying openteacher/modules/org/openteacher/typingTutor/keyboard/keyboard.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/typingTutor/keyboard 2021-07-09T18:10:56,872 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/event 2021-07-09T18:10:56,873 copying openteacher/modules/org/openteacher/event/event.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/event 2021-07-09T18:10:56,875 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars 2021-07-09T18:10:56,876 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/test 2021-07-09T18:10:56,877 copying openteacher/modules/org/openteacher/chars/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/test 2021-07-09T18:10:56,880 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic 2021-07-09T18:10:56,881 copying openteacher/modules/org/openteacher/chars/cyrillic/cyrillic.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic 2021-07-09T18:10:56,884 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,885 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,887 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,890 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,892 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,895 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,897 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,900 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,902 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,905 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,907 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,910 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,912 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,915 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,917 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,919 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,922 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,924 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,927 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,929 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,932 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,934 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,937 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,939 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,942 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,944 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,946 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,949 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,952 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/org.openteacher.chars.cyrillic.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,954 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,956 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,959 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,961 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,964 copying openteacher/modules/org/openteacher/chars/cyrillic/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/cyrillic/translations 2021-07-09T18:10:56,966 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek 2021-07-09T18:10:56,967 copying openteacher/modules/org/openteacher/chars/greek/greek.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek 2021-07-09T18:10:56,970 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,971 copying openteacher/modules/org/openteacher/chars/greek/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,973 copying openteacher/modules/org/openteacher/chars/greek/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,976 copying openteacher/modules/org/openteacher/chars/greek/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,978 copying openteacher/modules/org/openteacher/chars/greek/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,981 copying openteacher/modules/org/openteacher/chars/greek/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,983 copying openteacher/modules/org/openteacher/chars/greek/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,985 copying openteacher/modules/org/openteacher/chars/greek/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,988 copying openteacher/modules/org/openteacher/chars/greek/translations/org.openteacher.chars.greek.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,991 copying openteacher/modules/org/openteacher/chars/greek/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,993 copying openteacher/modules/org/openteacher/chars/greek/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,995 copying openteacher/modules/org/openteacher/chars/greek/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:56,998 copying openteacher/modules/org/openteacher/chars/greek/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,000 copying openteacher/modules/org/openteacher/chars/greek/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,003 copying openteacher/modules/org/openteacher/chars/greek/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,005 copying openteacher/modules/org/openteacher/chars/greek/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,008 copying openteacher/modules/org/openteacher/chars/greek/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,010 copying openteacher/modules/org/openteacher/chars/greek/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,013 copying openteacher/modules/org/openteacher/chars/greek/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,015 copying openteacher/modules/org/openteacher/chars/greek/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,018 copying openteacher/modules/org/openteacher/chars/greek/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,020 copying openteacher/modules/org/openteacher/chars/greek/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,022 copying openteacher/modules/org/openteacher/chars/greek/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,025 copying openteacher/modules/org/openteacher/chars/greek/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,027 copying openteacher/modules/org/openteacher/chars/greek/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,030 copying openteacher/modules/org/openteacher/chars/greek/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,032 copying openteacher/modules/org/openteacher/chars/greek/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,035 copying openteacher/modules/org/openteacher/chars/greek/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,038 copying openteacher/modules/org/openteacher/chars/greek/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,040 copying openteacher/modules/org/openteacher/chars/greek/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,043 copying openteacher/modules/org/openteacher/chars/greek/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,045 copying openteacher/modules/org/openteacher/chars/greek/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,048 copying openteacher/modules/org/openteacher/chars/greek/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,050 copying openteacher/modules/org/openteacher/chars/greek/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,052 copying openteacher/modules/org/openteacher/chars/greek/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,055 copying openteacher/modules/org/openteacher/chars/greek/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/greek/translations 2021-07-09T18:10:57,057 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols 2021-07-09T18:10:57,058 copying openteacher/modules/org/openteacher/chars/symbols/symbols.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols 2021-07-09T18:10:57,061 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,062 copying openteacher/modules/org/openteacher/chars/symbols/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,064 copying openteacher/modules/org/openteacher/chars/symbols/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,067 copying openteacher/modules/org/openteacher/chars/symbols/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,069 copying openteacher/modules/org/openteacher/chars/symbols/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,072 copying openteacher/modules/org/openteacher/chars/symbols/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,075 copying openteacher/modules/org/openteacher/chars/symbols/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,077 copying openteacher/modules/org/openteacher/chars/symbols/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,080 copying openteacher/modules/org/openteacher/chars/symbols/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,082 copying openteacher/modules/org/openteacher/chars/symbols/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,085 copying openteacher/modules/org/openteacher/chars/symbols/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,087 copying openteacher/modules/org/openteacher/chars/symbols/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,090 copying openteacher/modules/org/openteacher/chars/symbols/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,092 copying openteacher/modules/org/openteacher/chars/symbols/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,094 copying openteacher/modules/org/openteacher/chars/symbols/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,097 copying openteacher/modules/org/openteacher/chars/symbols/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,099 copying openteacher/modules/org/openteacher/chars/symbols/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,102 copying openteacher/modules/org/openteacher/chars/symbols/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,104 copying openteacher/modules/org/openteacher/chars/symbols/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,106 copying openteacher/modules/org/openteacher/chars/symbols/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,109 copying openteacher/modules/org/openteacher/chars/symbols/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,111 copying openteacher/modules/org/openteacher/chars/symbols/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,114 copying openteacher/modules/org/openteacher/chars/symbols/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,116 copying openteacher/modules/org/openteacher/chars/symbols/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,119 copying openteacher/modules/org/openteacher/chars/symbols/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,121 copying openteacher/modules/org/openteacher/chars/symbols/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,124 copying openteacher/modules/org/openteacher/chars/symbols/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,126 copying openteacher/modules/org/openteacher/chars/symbols/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,129 copying openteacher/modules/org/openteacher/chars/symbols/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,131 copying openteacher/modules/org/openteacher/chars/symbols/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,134 copying openteacher/modules/org/openteacher/chars/symbols/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,136 copying openteacher/modules/org/openteacher/chars/symbols/translations/org.openteacher.chars.symbols.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,138 copying openteacher/modules/org/openteacher/chars/symbols/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,141 copying openteacher/modules/org/openteacher/chars/symbols/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,144 copying openteacher/modules/org/openteacher/chars/symbols/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,146 copying openteacher/modules/org/openteacher/chars/symbols/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,149 copying openteacher/modules/org/openteacher/chars/symbols/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,152 copying openteacher/modules/org/openteacher/chars/symbols/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/chars/symbols/translations 2021-07-09T18:10:57,154 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/modules 2021-07-09T18:10:57,155 copying openteacher/modules/org/openteacher/modules/modules.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/modules 2021-07-09T18:10:57,159 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes 2021-07-09T18:10:57,159 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/test 2021-07-09T18:10:57,160 copying openteacher/modules/org/openteacher/lessonTypes/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/test 2021-07-09T18:10:57,166 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce 2021-07-09T18:10:57,167 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/allOnce.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce 2021-07-09T18:10:57,170 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,171 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,173 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,175 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,178 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,181 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,183 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,186 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,189 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,191 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,194 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,196 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,199 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,202 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,204 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,206 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,209 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,211 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/mus.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,213 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,216 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,218 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,221 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,224 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,227 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,229 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,232 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,234 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,236 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,239 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,241 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,243 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,246 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,248 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,251 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,253 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,256 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,258 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,260 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,263 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,265 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,268 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,270 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/mus.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,273 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,275 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/org.openteacher.lessonTypes.allOnce.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,278 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,280 copying openteacher/modules/org/openteacher/lessonTypes/allOnce/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/allOnce/translations 2021-07-09T18:10:57,283 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval 2021-07-09T18:10:57,283 copying openteacher/modules/org/openteacher/lessonTypes/interval/interval.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval 2021-07-09T18:10:57,286 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,287 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,290 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,293 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,295 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,297 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,300 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,302 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,305 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,307 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,310 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,312 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,314 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,317 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,319 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,322 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,324 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,327 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,330 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,332 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,334 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/org.openteacher.lessonTypes.interval.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,337 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,339 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,342 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,344 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,346 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,349 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,351 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,354 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,356 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,359 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,361 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,364 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,366 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,368 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,371 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,373 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,375 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,378 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,381 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,383 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,386 copying openteacher/modules/org/openteacher/lessonTypes/interval/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/interval/translations 2021-07-09T18:10:57,388 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart 2021-07-09T18:10:57,389 copying openteacher/modules/org/openteacher/lessonTypes/smart/smart.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart 2021-07-09T18:10:57,392 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,393 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,395 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,398 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,400 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,403 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,405 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,407 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,410 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,412 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,415 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/org.openteacher.lessonTypes.smart.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,417 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,420 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,422 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,424 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,427 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,429 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,432 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,434 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,436 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,439 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,441 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,443 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,445 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,448 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,450 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,464 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,467 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,470 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,473 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,476 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,479 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,482 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,485 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,488 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,490 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,493 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,495 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,497 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,500 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,502 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,504 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,507 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,509 copying openteacher/modules/org/openteacher/lessonTypes/smart/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTypes/smart/translations 2021-07-09T18:10:57,511 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation 2021-07-09T18:10:57,512 copying openteacher/modules/org/openteacher/userDocumentation/getting-started.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation 2021-07-09T18:10:57,514 copying openteacher/modules/org/openteacher/userDocumentation/userDocumentation.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation 2021-07-09T18:10:57,517 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,518 copying openteacher/modules/org/openteacher/userDocumentation/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,520 copying openteacher/modules/org/openteacher/userDocumentation/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,523 copying openteacher/modules/org/openteacher/userDocumentation/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,525 copying openteacher/modules/org/openteacher/userDocumentation/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,528 copying openteacher/modules/org/openteacher/userDocumentation/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,531 copying openteacher/modules/org/openteacher/userDocumentation/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,534 copying openteacher/modules/org/openteacher/userDocumentation/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,536 copying openteacher/modules/org/openteacher/userDocumentation/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,539 copying openteacher/modules/org/openteacher/userDocumentation/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,542 copying openteacher/modules/org/openteacher/userDocumentation/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,544 copying openteacher/modules/org/openteacher/userDocumentation/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,547 copying openteacher/modules/org/openteacher/userDocumentation/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,550 copying openteacher/modules/org/openteacher/userDocumentation/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,552 copying openteacher/modules/org/openteacher/userDocumentation/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,555 copying openteacher/modules/org/openteacher/userDocumentation/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,557 copying openteacher/modules/org/openteacher/userDocumentation/translations/org.openteacher.userDocumentation.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,560 copying openteacher/modules/org/openteacher/userDocumentation/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/translations 2021-07-09T18:10:57,562 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/static 2021-07-09T18:10:57,563 copying openteacher/modules/org/openteacher/userDocumentation/static/qs5.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/static 2021-07-09T18:10:57,569 copying openteacher/modules/org/openteacher/userDocumentation/static/inst2.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/static 2021-07-09T18:10:57,574 copying openteacher/modules/org/openteacher/userDocumentation/static/qs6.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/static 2021-07-09T18:10:57,579 copying openteacher/modules/org/openteacher/userDocumentation/static/qs2.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/static 2021-07-09T18:10:57,584 copying openteacher/modules/org/openteacher/userDocumentation/static/qs4.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentation/static 2021-07-09T18:10:57,590 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser 2021-07-09T18:10:57,590 copying openteacher/modules/org/openteacher/noteCalculatorChooser/noteCalculatorChooser.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser 2021-07-09T18:10:57,593 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,594 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,597 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,599 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,602 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/org.openteacher.noteCalculatorChooser.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,604 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,607 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,609 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,611 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,614 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,616 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,618 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,621 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,623 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,625 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,628 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,630 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,632 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,634 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,637 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,639 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,641 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,644 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,646 copying openteacher/modules/org/openteacher/noteCalculatorChooser/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/noteCalculatorChooser/translations 2021-07-09T18:10:57,649 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget 2021-07-09T18:10:57,649 copying openteacher/modules/org/openteacher/startWidget/startWidget.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget 2021-07-09T18:10:57,653 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,653 copying openteacher/modules/org/openteacher/startWidget/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,659 copying openteacher/modules/org/openteacher/startWidget/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,662 copying openteacher/modules/org/openteacher/startWidget/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,665 copying openteacher/modules/org/openteacher/startWidget/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,667 copying openteacher/modules/org/openteacher/startWidget/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,669 copying openteacher/modules/org/openteacher/startWidget/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,672 copying openteacher/modules/org/openteacher/startWidget/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,674 copying openteacher/modules/org/openteacher/startWidget/translations/en_AU.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,676 copying openteacher/modules/org/openteacher/startWidget/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,679 copying openteacher/modules/org/openteacher/startWidget/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,681 copying openteacher/modules/org/openteacher/startWidget/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,683 copying openteacher/modules/org/openteacher/startWidget/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,686 copying openteacher/modules/org/openteacher/startWidget/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,688 copying openteacher/modules/org/openteacher/startWidget/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,690 copying openteacher/modules/org/openteacher/startWidget/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,693 copying openteacher/modules/org/openteacher/startWidget/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,695 copying openteacher/modules/org/openteacher/startWidget/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,698 copying openteacher/modules/org/openteacher/startWidget/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,700 copying openteacher/modules/org/openteacher/startWidget/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,702 copying openteacher/modules/org/openteacher/startWidget/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,705 copying openteacher/modules/org/openteacher/startWidget/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,707 copying openteacher/modules/org/openteacher/startWidget/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,709 copying openteacher/modules/org/openteacher/startWidget/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,712 copying openteacher/modules/org/openteacher/startWidget/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,714 copying openteacher/modules/org/openteacher/startWidget/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,716 copying openteacher/modules/org/openteacher/startWidget/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,718 copying openteacher/modules/org/openteacher/startWidget/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,721 copying openteacher/modules/org/openteacher/startWidget/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,723 copying openteacher/modules/org/openteacher/startWidget/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,725 copying openteacher/modules/org/openteacher/startWidget/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,728 copying openteacher/modules/org/openteacher/startWidget/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,730 copying openteacher/modules/org/openteacher/startWidget/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,733 copying openteacher/modules/org/openteacher/startWidget/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,735 copying openteacher/modules/org/openteacher/startWidget/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,738 copying openteacher/modules/org/openteacher/startWidget/translations/en_AU.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,740 copying openteacher/modules/org/openteacher/startWidget/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,742 copying openteacher/modules/org/openteacher/startWidget/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,745 copying openteacher/modules/org/openteacher/startWidget/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,747 copying openteacher/modules/org/openteacher/startWidget/translations/org.openteacher.startWidget.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/startWidget/translations 2021-07-09T18:10:57,749 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes 2021-07-09T18:10:57,750 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer 2021-07-09T18:10:57,751 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/repeatAnswer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer 2021-07-09T18:10:57,754 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,755 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,758 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,760 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,762 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,765 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,767 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,770 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,772 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,774 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,777 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,779 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,782 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,784 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,786 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,789 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,791 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,794 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/org.openteacher.teachTypes.repeatAnswer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,796 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,798 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,801 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,803 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,805 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,808 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,810 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,813 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,815 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,817 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,820 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,822 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,825 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,827 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,830 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,832 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,834 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,837 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,839 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,843 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,846 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,848 copying openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/repeatAnswer/translations 2021-07-09T18:10:57,851 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing 2021-07-09T18:10:57,852 copying openteacher/modules/org/openteacher/teachTypes/typing/typing.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing 2021-07-09T18:10:57,855 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,856 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,858 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,861 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,863 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,865 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,868 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,870 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,873 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,875 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,877 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,880 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,882 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,885 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,887 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,889 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,892 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,894 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,896 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,899 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,901 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,903 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,906 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,908 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,911 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,913 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,915 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,918 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,920 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,922 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/org.openteacher.teachTypes.typing.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,925 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,927 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,929 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,932 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,934 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,937 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,939 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,941 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,944 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,946 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,949 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,951 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,953 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,956 copying openteacher/modules/org/openteacher/teachTypes/typing/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/typing/translations 2021-07-09T18:10:57,958 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman 2021-07-09T18:10:57,959 copying openteacher/modules/org/openteacher/teachTypes/hangman/hangman.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman 2021-07-09T18:10:57,962 copying openteacher/modules/org/openteacher/teachTypes/hangman/word.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman 2021-07-09T18:10:57,965 copying openteacher/modules/org/openteacher/teachTypes/hangman/graphics.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman 2021-07-09T18:10:57,967 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,968 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,971 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,973 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,976 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,978 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,981 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,983 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,986 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,988 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,990 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,993 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,995 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:57,997 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,000 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,002 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,005 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,007 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,010 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,012 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/org.openteacher.teachTypes.hangman.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,014 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,017 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,019 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,022 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,024 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,026 copying openteacher/modules/org/openteacher/teachTypes/hangman/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/hangman/translations 2021-07-09T18:10:58,029 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind 2021-07-09T18:10:58,030 copying openteacher/modules/org/openteacher/teachTypes/inMind/inMind.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind 2021-07-09T18:10:58,033 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,034 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,037 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,039 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,041 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,044 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,046 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,049 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,051 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,054 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,056 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,058 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,061 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/org.openteacher.teachTypes.inMind.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,063 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,066 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,068 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,070 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,073 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,075 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,078 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,080 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,082 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,085 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,088 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,090 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,092 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,095 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,098 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,100 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,102 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,105 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,107 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,110 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,112 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,115 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,117 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,120 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,122 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,125 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,127 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,129 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,132 copying openteacher/modules/org/openteacher/teachTypes/inMind/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/inMind/translations 2021-07-09T18:10:58,134 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer 2021-07-09T18:10:58,135 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/shuffleAnswer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer 2021-07-09T18:10:58,138 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,139 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,142 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,144 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,146 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,149 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,151 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,154 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,157 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,159 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,162 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,164 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,167 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,169 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,171 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,174 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,176 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,179 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,181 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,184 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,186 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,189 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,192 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,194 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,198 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,201 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,203 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,206 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,208 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,211 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,213 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,216 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,219 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,222 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,224 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/org.openteacher.teachTypes.shuffleAnswer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,227 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,231 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,234 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,237 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,240 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,243 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,246 copying openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachTypes/shuffleAnswer/translations 2021-07-09T18:10:58,248 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataStore 2021-07-09T18:10:58,249 copying openteacher/modules/org/openteacher/dataStore/dataStore.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataStore 2021-07-09T18:10:58,252 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator 2021-07-09T18:10:58,253 copying openteacher/modules/org/openteacher/websiteGenerator/index.php -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator 2021-07-09T18:10:58,256 copying openteacher/modules/org/openteacher/websiteGenerator/documentation.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator 2021-07-09T18:10:58,258 copying openteacher/modules/org/openteacher/websiteGenerator/style.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator 2021-07-09T18:10:58,261 copying openteacher/modules/org/openteacher/websiteGenerator/websiteGenerator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator 2021-07-09T18:10:58,265 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images 2021-07-09T18:10:58,266 copying openteacher/modules/org/openteacher/websiteGenerator/images/information.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images 2021-07-09T18:10:58,270 copying openteacher/modules/org/openteacher/websiteGenerator/images/gnu150.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images 2021-07-09T18:10:58,273 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,274 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-windows-teach.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,279 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-ubuntu-enter-thumb.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,283 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-windows-topo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,288 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-windows-topo-thumb.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,292 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/2.-test-mac.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,297 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-windows-media-thumb.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,300 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-windows-teach-thumb.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,304 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-windows-media.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,310 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/2.-test-mac-thumb.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,314 copying openteacher/modules/org/openteacher/websiteGenerator/images/screens/3.0-ubuntu-enter.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/screens 2021-07-09T18:10:58,318 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs 2021-07-09T18:10:58,319 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,320 copying openteacher/modules/org/openteacher/websiteGenerator/images/docs/2/qs5.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,326 copying openteacher/modules/org/openteacher/websiteGenerator/images/docs/2/inst2.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,331 copying openteacher/modules/org/openteacher/websiteGenerator/images/docs/2/qs6.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,337 copying openteacher/modules/org/openteacher/websiteGenerator/images/docs/2/qs2.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,343 copying openteacher/modules/org/openteacher/websiteGenerator/images/docs/2/qs3.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,348 copying openteacher/modules/org/openteacher/websiteGenerator/images/docs/2/inst1.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,353 copying openteacher/modules/org/openteacher/websiteGenerator/images/docs/2/qs4.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/docs/2 2021-07-09T18:10:58,359 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/flags 2021-07-09T18:10:58,360 copying openteacher/modules/org/openteacher/websiteGenerator/images/flags/us.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/flags 2021-07-09T18:10:58,362 copying openteacher/modules/org/openteacher/websiteGenerator/images/flags/nl.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/flags 2021-07-09T18:10:58,364 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,365 copying openteacher/modules/org/openteacher/websiteGenerator/images/oslogos/ubulogo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,369 copying openteacher/modules/org/openteacher/websiteGenerator/images/oslogos/winlogo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,372 copying openteacher/modules/org/openteacher/websiteGenerator/images/oslogos/archlogo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,375 copying openteacher/modules/org/openteacher/websiteGenerator/images/oslogos/osxlogo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,378 copying openteacher/modules/org/openteacher/websiteGenerator/images/oslogos/fedoralogo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,381 copying openteacher/modules/org/openteacher/websiteGenerator/images/oslogos/tuxlogo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,384 copying openteacher/modules/org/openteacher/websiteGenerator/images/oslogos/opensuselogo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/images/oslogos 2021-07-09T18:10:58,387 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,388 copying openteacher/modules/org/openteacher/websiteGenerator/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,391 copying openteacher/modules/org/openteacher/websiteGenerator/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,408 copying openteacher/modules/org/openteacher/websiteGenerator/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,412 copying openteacher/modules/org/openteacher/websiteGenerator/translations/org.openteacher.websiteGenerator.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,416 copying openteacher/modules/org/openteacher/websiteGenerator/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,420 copying openteacher/modules/org/openteacher/websiteGenerator/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,423 copying openteacher/modules/org/openteacher/websiteGenerator/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,427 copying openteacher/modules/org/openteacher/websiteGenerator/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,431 copying openteacher/modules/org/openteacher/websiteGenerator/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/translations 2021-07-09T18:10:58,434 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/inAppDocs 2021-07-09T18:10:58,435 copying openteacher/modules/org/openteacher/websiteGenerator/inAppDocs/index.php -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/inAppDocs 2021-07-09T18:10:58,438 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,439 copying openteacher/modules/org/openteacher/websiteGenerator/templates/about.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,443 copying openteacher/modules/org/openteacher/websiteGenerator/templates/download.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,446 copying openteacher/modules/org/openteacher/websiteGenerator/templates/documentation.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,449 copying openteacher/modules/org/openteacher/websiteGenerator/templates/index.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,452 copying openteacher/modules/org/openteacher/websiteGenerator/templates/contribute.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,455 copying openteacher/modules/org/openteacher/websiteGenerator/templates/base.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,457 copying openteacher/modules/org/openteacher/websiteGenerator/templates/docpage.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/templates 2021-07-09T18:10:58,460 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,461 copying openteacher/modules/org/openteacher/websiteGenerator/scripts/os.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,463 copying openteacher/modules/org/openteacher/websiteGenerator/scripts/downloadButton.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,466 copying openteacher/modules/org/openteacher/websiteGenerator/scripts/menuPag.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,468 copying openteacher/modules/org/openteacher/websiteGenerator/scripts/jquery-1.9.1.min.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,474 copying openteacher/modules/org/openteacher/websiteGenerator/scripts/menuLight.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,477 copying openteacher/modules/org/openteacher/websiteGenerator/scripts/thumbnails.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,480 copying openteacher/modules/org/openteacher/websiteGenerator/scripts/linkToHere.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/scripts 2021-07-09T18:10:58,482 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates 2021-07-09T18:10:58,483 copying openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/translator-notes.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates 2021-07-09T18:10:58,486 copying openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/using-openteacher-2.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates 2021-07-09T18:10:58,488 copying openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/install-arch.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates 2021-07-09T18:10:58,491 copying openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/install-ubuntu.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates 2021-07-09T18:10:58,493 copying openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/the-openteacher-format.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates 2021-07-09T18:10:58,496 copying openteacher/modules/org/openteacher/websiteGenerator/docsTemplates/faq.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/websiteGenerator/docsTemplates 2021-07-09T18:10:58,498 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders 2021-07-09T18:10:58,499 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test 2021-07-09T18:10:58,500 copying openteacher/modules/org/openteacher/loaders/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test 2021-07-09T18:10:58,503 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,504 copying openteacher/modules/org/openteacher/loaders/test/testFiles/text_csv.openteacher3x.csv -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,506 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-pauker.pauker-modified.pau -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,509 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-cuecard.cuecard.wcu -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,511 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_xml.abbyylingvotutor_x3-modified.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,514 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.openteacher3x.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,516 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.teach2000extraoptions.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,519 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-kvtml.parley.kvtml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,522 copying openteacher/modules/org/openteacher/loaders/test/testFiles/text_csv.teach2000.csv -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,525 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-sqlite3.mnemosyne.db -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,529 copying openteacher/modules/org/openteacher/loaders/test/testFiles/netherlands.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,532 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-kvtml.kwordquiz.kvtml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,535 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-overhoor.overhoorvoorwindows4.5.1.oh4 -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,538 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-domingo.domingo.voc -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,543 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-anki.anki.anki -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,552 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-pauker.pauker.pau.gz -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,555 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-vokabeltrainer.vokabeltrainer-with-comment.vtl3 -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,558 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-oriente-voca.voca4.0.wdl -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,561 copying openteacher/modules/org/openteacher/loaders/test/testFiles/text_plain.vtrain.txt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,563 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-openteachingwords.ot1converted.otwd -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,566 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-openteacher.openteacher1x.ot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,569 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-granuledeck.granule.dkf -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,572 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-oriente-voca.voca3.0.wdl -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,575 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-anki2.anki.anki2 -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,580 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-kvtml.kvoctrain.kvtml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,583 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-openteacher.openteacher2x.ot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,586 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.teach2000.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,588 copying openteacher/modules/org/openteacher/loaders/test/testFiles/text_plain.gnuVocabTrain.txt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,591 copying openteacher/modules/org/openteacher/loaders/test/testFiles/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,593 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.openteacher1x.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,596 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-vocabularium.edited(all-files-are).voc -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,599 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-apkg.anki.apkg -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,601 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-kgeographymap.kgeography.kgm -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,604 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-openteachingtopography.openteacher3x.ottp -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,608 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-jvlt.jvlt.jvlt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,611 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-flashqard.flashqard.fq -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,613 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.teach2000greekfonts.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,616 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-overhoor.overhoorvoorwindows4.5.1.ohw -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,618 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.wrts.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,621 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-wrts.openteacher3x.wrts -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,623 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-overhoor.wrts.oh4 -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,626 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-overhoor.wrts.ohw -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,629 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-backpack.backpack -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,631 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-ludem.stp -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,634 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_xml.abbyylingvotutor_x5.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,636 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-wrts.openteacher1x.wrts -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,639 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-oriente-voca.vocatude1.0.wdl -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,641 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-jmemorizelesson.jmemorize-modified.jml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,644 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-wrts.openteacher2x.wrts -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,646 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-vokabeltrainer.vokabeltrainer.vtl3 -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,648 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teachmaster.vok2 -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,651 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-openteacher.openteacher3x.ot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,654 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-openteachingwords.openteacher3x.otwd -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,656 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-openteachingmedia.openteacher3x.otmd -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,659 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.openteacher30.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,661 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-teach2000.openteacher2x.t2k -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,664 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-jmemorizelesson.jmemorize.jml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,666 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-wrts.wrts.wrts -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,669 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-overhoringsprogrammatalen.downloaded-and-edited.ovr -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,672 copying openteacher/modules/org/openteacher/loaders/test/testFiles/application_x-overhoor.overhoorvoorwindows4.5.1.oh -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/test/testFiles 2021-07-09T18:10:58,674 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k 2021-07-09T18:10:58,675 copying openteacher/modules/org/openteacher/loaders/t2k/t2k.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k 2021-07-09T18:10:58,678 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,679 copying openteacher/modules/org/openteacher/loaders/t2k/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,682 copying openteacher/modules/org/openteacher/loaders/t2k/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,686 copying openteacher/modules/org/openteacher/loaders/t2k/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,691 copying openteacher/modules/org/openteacher/loaders/t2k/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,694 copying openteacher/modules/org/openteacher/loaders/t2k/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,696 copying openteacher/modules/org/openteacher/loaders/t2k/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,699 copying openteacher/modules/org/openteacher/loaders/t2k/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,701 copying openteacher/modules/org/openteacher/loaders/t2k/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,704 copying openteacher/modules/org/openteacher/loaders/t2k/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,706 copying openteacher/modules/org/openteacher/loaders/t2k/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,709 copying openteacher/modules/org/openteacher/loaders/t2k/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,712 copying openteacher/modules/org/openteacher/loaders/t2k/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,714 copying openteacher/modules/org/openteacher/loaders/t2k/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,717 copying openteacher/modules/org/openteacher/loaders/t2k/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,720 copying openteacher/modules/org/openteacher/loaders/t2k/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,723 copying openteacher/modules/org/openteacher/loaders/t2k/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,725 copying openteacher/modules/org/openteacher/loaders/t2k/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,728 copying openteacher/modules/org/openteacher/loaders/t2k/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,730 copying openteacher/modules/org/openteacher/loaders/t2k/translations/org.openteacher.loaders.t2k.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,733 copying openteacher/modules/org/openteacher/loaders/t2k/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,735 copying openteacher/modules/org/openteacher/loaders/t2k/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,738 copying openteacher/modules/org/openteacher/loaders/t2k/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,740 copying openteacher/modules/org/openteacher/loaders/t2k/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,743 copying openteacher/modules/org/openteacher/loaders/t2k/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,745 copying openteacher/modules/org/openteacher/loaders/t2k/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/t2k/translations 2021-07-09T18:10:58,748 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster 2021-07-09T18:10:58,749 copying openteacher/modules/org/openteacher/loaders/teachmaster/teachmaster.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster 2021-07-09T18:10:58,751 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,752 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,755 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,758 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,760 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,763 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,765 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,768 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,770 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,773 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,775 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,778 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,781 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,783 copying openteacher/modules/org/openteacher/loaders/teachmaster/translations/org.openteacher.teachmaster.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/teachmaster/translations 2021-07-09T18:10:58,785 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy 2021-07-09T18:10:58,787 copying openteacher/modules/org/openteacher/loaders/abbyy/abbyy.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy 2021-07-09T18:10:58,789 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,790 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,793 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,795 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,798 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,801 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,803 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,806 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,809 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,811 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,814 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/org.openteacher.loaders.abbyy.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,816 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,819 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,821 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,824 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,826 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,828 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,831 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,833 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,836 copying openteacher/modules/org/openteacher/loaders/abbyy/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/abbyy/translations 2021-07-09T18:10:58,838 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca 2021-07-09T18:10:58,839 copying openteacher/modules/org/openteacher/loaders/voca/voca.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca 2021-07-09T18:10:58,843 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,844 copying openteacher/modules/org/openteacher/loaders/voca/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,846 copying openteacher/modules/org/openteacher/loaders/voca/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,849 copying openteacher/modules/org/openteacher/loaders/voca/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,851 copying openteacher/modules/org/openteacher/loaders/voca/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,854 copying openteacher/modules/org/openteacher/loaders/voca/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,856 copying openteacher/modules/org/openteacher/loaders/voca/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,860 copying openteacher/modules/org/openteacher/loaders/voca/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,862 copying openteacher/modules/org/openteacher/loaders/voca/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,864 copying openteacher/modules/org/openteacher/loaders/voca/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,867 copying openteacher/modules/org/openteacher/loaders/voca/translations/org.openteacher.loaders.voca.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,869 copying openteacher/modules/org/openteacher/loaders/voca/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/voca/translations 2021-07-09T18:10:58,872 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr 2021-07-09T18:10:58,873 copying openteacher/modules/org/openteacher/loaders/ovr/ovr.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr 2021-07-09T18:10:58,875 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,876 copying openteacher/modules/org/openteacher/loaders/ovr/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,879 copying openteacher/modules/org/openteacher/loaders/ovr/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,882 copying openteacher/modules/org/openteacher/loaders/ovr/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,884 copying openteacher/modules/org/openteacher/loaders/ovr/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,887 copying openteacher/modules/org/openteacher/loaders/ovr/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,889 copying openteacher/modules/org/openteacher/loaders/ovr/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,892 copying openteacher/modules/org/openteacher/loaders/ovr/translations/org.openteacher.ovr.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,894 copying openteacher/modules/org/openteacher/loaders/ovr/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,897 copying openteacher/modules/org/openteacher/loaders/ovr/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,899 copying openteacher/modules/org/openteacher/loaders/ovr/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,902 copying openteacher/modules/org/openteacher/loaders/ovr/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ovr/translations 2021-07-09T18:10:58,904 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt 2021-07-09T18:10:58,905 copying openteacher/modules/org/openteacher/loaders/jvlt/jvlt.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt 2021-07-09T18:10:58,908 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,909 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,911 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,914 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,917 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,929 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,932 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,935 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,937 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,940 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,943 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,946 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,949 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,952 copying openteacher/modules/org/openteacher/loaders/jvlt/translations/org.openteacher.loaders.jvlt.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jvlt/translations 2021-07-09T18:10:58,954 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule 2021-07-09T18:10:58,955 copying openteacher/modules/org/openteacher/loaders/granule/granule.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule 2021-07-09T18:10:58,958 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,959 copying openteacher/modules/org/openteacher/loaders/granule/translations/org.openteacher.loaders.granule.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,961 copying openteacher/modules/org/openteacher/loaders/granule/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,964 copying openteacher/modules/org/openteacher/loaders/granule/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,966 copying openteacher/modules/org/openteacher/loaders/granule/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,969 copying openteacher/modules/org/openteacher/loaders/granule/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,971 copying openteacher/modules/org/openteacher/loaders/granule/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,974 copying openteacher/modules/org/openteacher/loaders/granule/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,976 copying openteacher/modules/org/openteacher/loaders/granule/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,979 copying openteacher/modules/org/openteacher/loaders/granule/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,982 copying openteacher/modules/org/openteacher/loaders/granule/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,984 copying openteacher/modules/org/openteacher/loaders/granule/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/granule/translations 2021-07-09T18:10:58,987 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_ 2021-07-09T18:10:58,988 copying openteacher/modules/org/openteacher/loaders/csv_/csv_.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_ 2021-07-09T18:10:58,991 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:58,992 copying openteacher/modules/org/openteacher/loaders/csv_/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:58,995 copying openteacher/modules/org/openteacher/loaders/csv_/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:58,998 copying openteacher/modules/org/openteacher/loaders/csv_/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,001 copying openteacher/modules/org/openteacher/loaders/csv_/translations/org.openteacher.loaders.csv.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,003 copying openteacher/modules/org/openteacher/loaders/csv_/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,006 copying openteacher/modules/org/openteacher/loaders/csv_/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,009 copying openteacher/modules/org/openteacher/loaders/csv_/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,012 copying openteacher/modules/org/openteacher/loaders/csv_/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,014 copying openteacher/modules/org/openteacher/loaders/csv_/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,017 copying openteacher/modules/org/openteacher/loaders/csv_/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,019 copying openteacher/modules/org/openteacher/loaders/csv_/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/csv_/translations 2021-07-09T18:10:59,022 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg 2021-07-09T18:10:59,023 copying openteacher/modules/org/openteacher/loaders/apkg/apkg.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg 2021-07-09T18:10:59,025 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,026 copying openteacher/modules/org/openteacher/loaders/apkg/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,029 copying openteacher/modules/org/openteacher/loaders/apkg/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,032 copying openteacher/modules/org/openteacher/loaders/apkg/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,034 copying openteacher/modules/org/openteacher/loaders/apkg/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,037 copying openteacher/modules/org/openteacher/loaders/apkg/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,039 copying openteacher/modules/org/openteacher/loaders/apkg/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,042 copying openteacher/modules/org/openteacher/loaders/apkg/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,044 copying openteacher/modules/org/openteacher/loaders/apkg/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,046 copying openteacher/modules/org/openteacher/loaders/apkg/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,049 copying openteacher/modules/org/openteacher/loaders/apkg/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,052 copying openteacher/modules/org/openteacher/loaders/apkg/translations/org.openteacher.loaders.apkg.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/apkg/translations 2021-07-09T18:10:59,054 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jml 2021-07-09T18:10:59,055 copying openteacher/modules/org/openteacher/loaders/jml/jml.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/jml 2021-07-09T18:10:59,058 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2 2021-07-09T18:10:59,059 copying openteacher/modules/org/openteacher/loaders/anki2/anki2.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2 2021-07-09T18:10:59,062 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,063 copying openteacher/modules/org/openteacher/loaders/anki2/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,065 copying openteacher/modules/org/openteacher/loaders/anki2/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,068 copying openteacher/modules/org/openteacher/loaders/anki2/translations/org.openteacher.loaders.anki2.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,071 copying openteacher/modules/org/openteacher/loaders/anki2/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,073 copying openteacher/modules/org/openteacher/loaders/anki2/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,076 copying openteacher/modules/org/openteacher/loaders/anki2/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,079 copying openteacher/modules/org/openteacher/loaders/anki2/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,081 copying openteacher/modules/org/openteacher/loaders/anki2/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,084 copying openteacher/modules/org/openteacher/loaders/anki2/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,086 copying openteacher/modules/org/openteacher/loaders/anki2/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,089 copying openteacher/modules/org/openteacher/loaders/anki2/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,091 copying openteacher/modules/org/openteacher/loaders/anki2/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,094 copying openteacher/modules/org/openteacher/loaders/anki2/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,097 copying openteacher/modules/org/openteacher/loaders/anki2/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,099 copying openteacher/modules/org/openteacher/loaders/anki2/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki2/translations 2021-07-09T18:10:59,102 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard 2021-07-09T18:10:59,103 copying openteacher/modules/org/openteacher/loaders/flashqard/flashqard.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard 2021-07-09T18:10:59,105 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,106 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,109 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,112 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,114 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,117 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,119 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,122 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,124 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,127 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,130 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,132 copying openteacher/modules/org/openteacher/loaders/flashqard/translations/org.openteacher.loaders.flashqard.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/flashqard/translations 2021-07-09T18:10:59,135 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot 2021-07-09T18:10:59,136 copying openteacher/modules/org/openteacher/loaders/ot/ot.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot 2021-07-09T18:10:59,139 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,140 copying openteacher/modules/org/openteacher/loaders/ot/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,143 copying openteacher/modules/org/openteacher/loaders/ot/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,145 copying openteacher/modules/org/openteacher/loaders/ot/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,148 copying openteacher/modules/org/openteacher/loaders/ot/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,151 copying openteacher/modules/org/openteacher/loaders/ot/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,153 copying openteacher/modules/org/openteacher/loaders/ot/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,156 copying openteacher/modules/org/openteacher/loaders/ot/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,159 copying openteacher/modules/org/openteacher/loaders/ot/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,161 copying openteacher/modules/org/openteacher/loaders/ot/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,164 copying openteacher/modules/org/openteacher/loaders/ot/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,166 copying openteacher/modules/org/openteacher/loaders/ot/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,169 copying openteacher/modules/org/openteacher/loaders/ot/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,171 copying openteacher/modules/org/openteacher/loaders/ot/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,174 copying openteacher/modules/org/openteacher/loaders/ot/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,177 copying openteacher/modules/org/openteacher/loaders/ot/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,179 copying openteacher/modules/org/openteacher/loaders/ot/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,182 copying openteacher/modules/org/openteacher/loaders/ot/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,185 copying openteacher/modules/org/openteacher/loaders/ot/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,187 copying openteacher/modules/org/openteacher/loaders/ot/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,190 copying openteacher/modules/org/openteacher/loaders/ot/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,193 copying openteacher/modules/org/openteacher/loaders/ot/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,196 copying openteacher/modules/org/openteacher/loaders/ot/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,199 copying openteacher/modules/org/openteacher/loaders/ot/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,209 copying openteacher/modules/org/openteacher/loaders/ot/translations/org.openteacher.loaders.ot.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,212 copying openteacher/modules/org/openteacher/loaders/ot/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,215 copying openteacher/modules/org/openteacher/loaders/ot/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,218 copying openteacher/modules/org/openteacher/loaders/ot/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ot/translations 2021-07-09T18:10:59,220 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker 2021-07-09T18:10:59,222 copying openteacher/modules/org/openteacher/loaders/pauker/pauker.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker 2021-07-09T18:10:59,225 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,226 copying openteacher/modules/org/openteacher/loaders/pauker/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,230 copying openteacher/modules/org/openteacher/loaders/pauker/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,233 copying openteacher/modules/org/openteacher/loaders/pauker/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,235 copying openteacher/modules/org/openteacher/loaders/pauker/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,238 copying openteacher/modules/org/openteacher/loaders/pauker/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,241 copying openteacher/modules/org/openteacher/loaders/pauker/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,243 copying openteacher/modules/org/openteacher/loaders/pauker/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,246 copying openteacher/modules/org/openteacher/loaders/pauker/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,249 copying openteacher/modules/org/openteacher/loaders/pauker/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,252 copying openteacher/modules/org/openteacher/loaders/pauker/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,254 copying openteacher/modules/org/openteacher/loaders/pauker/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,257 copying openteacher/modules/org/openteacher/loaders/pauker/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,260 copying openteacher/modules/org/openteacher/loaders/pauker/translations/org.openteacher.loaders.pauker.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,262 copying openteacher/modules/org/openteacher/loaders/pauker/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,265 copying openteacher/modules/org/openteacher/loaders/pauker/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/pauker/translations 2021-07-09T18:10:59,267 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki 2021-07-09T18:10:59,268 copying openteacher/modules/org/openteacher/loaders/anki/anki.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki 2021-07-09T18:10:59,271 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,273 copying openteacher/modules/org/openteacher/loaders/anki/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,276 copying openteacher/modules/org/openteacher/loaders/anki/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,279 copying openteacher/modules/org/openteacher/loaders/anki/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,282 copying openteacher/modules/org/openteacher/loaders/anki/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,284 copying openteacher/modules/org/openteacher/loaders/anki/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,291 copying openteacher/modules/org/openteacher/loaders/anki/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,294 copying openteacher/modules/org/openteacher/loaders/anki/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,297 copying openteacher/modules/org/openteacher/loaders/anki/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,300 copying openteacher/modules/org/openteacher/loaders/anki/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,303 copying openteacher/modules/org/openteacher/loaders/anki/translations/org.openteacher.loaders.anki.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,306 copying openteacher/modules/org/openteacher/loaders/anki/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,309 copying openteacher/modules/org/openteacher/loaders/anki/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,312 copying openteacher/modules/org/openteacher/loaders/anki/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,319 copying openteacher/modules/org/openteacher/loaders/anki/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,321 copying openteacher/modules/org/openteacher/loaders/anki/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,324 copying openteacher/modules/org/openteacher/loaders/anki/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,327 copying openteacher/modules/org/openteacher/loaders/anki/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/anki/translations 2021-07-09T18:10:59,329 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts 2021-07-09T18:10:59,330 copying openteacher/modules/org/openteacher/loaders/wrts/wrts.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts 2021-07-09T18:10:59,333 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,334 copying openteacher/modules/org/openteacher/loaders/wrts/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,337 copying openteacher/modules/org/openteacher/loaders/wrts/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,340 copying openteacher/modules/org/openteacher/loaders/wrts/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,343 copying openteacher/modules/org/openteacher/loaders/wrts/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,346 copying openteacher/modules/org/openteacher/loaders/wrts/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,349 copying openteacher/modules/org/openteacher/loaders/wrts/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,351 copying openteacher/modules/org/openteacher/loaders/wrts/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,354 copying openteacher/modules/org/openteacher/loaders/wrts/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,359 copying openteacher/modules/org/openteacher/loaders/wrts/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,361 copying openteacher/modules/org/openteacher/loaders/wrts/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,364 copying openteacher/modules/org/openteacher/loaders/wrts/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,375 copying openteacher/modules/org/openteacher/loaders/wrts/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,381 copying openteacher/modules/org/openteacher/loaders/wrts/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,384 copying openteacher/modules/org/openteacher/loaders/wrts/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,387 copying openteacher/modules/org/openteacher/loaders/wrts/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,390 copying openteacher/modules/org/openteacher/loaders/wrts/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,393 copying openteacher/modules/org/openteacher/loaders/wrts/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,396 copying openteacher/modules/org/openteacher/loaders/wrts/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,399 copying openteacher/modules/org/openteacher/loaders/wrts/translations/org.openteacher.loaders.wrts.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,402 copying openteacher/modules/org/openteacher/loaders/wrts/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,404 copying openteacher/modules/org/openteacher/loaders/wrts/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,407 copying openteacher/modules/org/openteacher/loaders/wrts/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,410 copying openteacher/modules/org/openteacher/loaders/wrts/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,413 copying openteacher/modules/org/openteacher/loaders/wrts/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,416 copying openteacher/modules/org/openteacher/loaders/wrts/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/wrts/translations 2021-07-09T18:10:59,418 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium 2021-07-09T18:10:59,419 copying openteacher/modules/org/openteacher/loaders/vocabularium/vocabularium.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium 2021-07-09T18:10:59,422 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,423 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,426 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,428 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,431 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,433 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,436 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,439 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,441 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,444 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,446 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,449 copying openteacher/modules/org/openteacher/loaders/vocabularium/translations/org.openteacher.loaders.vocabularium.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vocabularium/translations 2021-07-09T18:10:59,451 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo 2021-07-09T18:10:59,452 copying openteacher/modules/org/openteacher/loaders/domingo/domingo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo 2021-07-09T18:10:59,455 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,456 copying openteacher/modules/org/openteacher/loaders/domingo/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,459 copying openteacher/modules/org/openteacher/loaders/domingo/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,462 copying openteacher/modules/org/openteacher/loaders/domingo/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,464 copying openteacher/modules/org/openteacher/loaders/domingo/translations/org.openteacher.loaders.domingo.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,467 copying openteacher/modules/org/openteacher/loaders/domingo/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,469 copying openteacher/modules/org/openteacher/loaders/domingo/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,472 copying openteacher/modules/org/openteacher/loaders/domingo/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,475 copying openteacher/modules/org/openteacher/loaders/domingo/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,477 copying openteacher/modules/org/openteacher/loaders/domingo/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,480 copying openteacher/modules/org/openteacher/loaders/domingo/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,483 copying openteacher/modules/org/openteacher/loaders/domingo/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/domingo/translations 2021-07-09T18:10:59,485 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml 2021-07-09T18:10:59,486 copying openteacher/modules/org/openteacher/loaders/kvtml/kvtml.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml 2021-07-09T18:10:59,489 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,490 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,493 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,495 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,498 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,500 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,503 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,505 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,508 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,511 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,513 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,518 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,521 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,523 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,526 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,528 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,531 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,533 copying openteacher/modules/org/openteacher/loaders/kvtml/translations/org.openteacher.loaders.kvtml.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kvtml/translations 2021-07-09T18:10:59,536 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack 2021-07-09T18:10:59,537 copying openteacher/modules/org/openteacher/loaders/backpack/backpack.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack 2021-07-09T18:10:59,540 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack/translations 2021-07-09T18:10:59,541 copying openteacher/modules/org/openteacher/loaders/backpack/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack/translations 2021-07-09T18:10:59,544 copying openteacher/modules/org/openteacher/loaders/backpack/translations/org.openteacher.loaders.backpack.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack/translations 2021-07-09T18:10:59,548 copying openteacher/modules/org/openteacher/loaders/backpack/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack/translations 2021-07-09T18:10:59,553 copying openteacher/modules/org/openteacher/loaders/backpack/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack/translations 2021-07-09T18:10:59,556 copying openteacher/modules/org/openteacher/loaders/backpack/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/backpack/translations 2021-07-09T18:10:59,559 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor 2021-07-09T18:10:59,560 copying openteacher/modules/org/openteacher/loaders/overhoor/overhoor.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor 2021-07-09T18:10:59,562 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,564 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,567 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,569 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,572 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,575 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,579 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/org.openteacher.loaders.overhoor.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,581 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,584 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,586 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,589 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,591 copying openteacher/modules/org/openteacher/loaders/overhoor/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/overhoor/translations 2021-07-09T18:10:59,594 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt 2021-07-09T18:10:59,595 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/vtrainTxt.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt 2021-07-09T18:10:59,597 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,598 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,601 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/org.openteacher.loaders.vtrainTxt.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,604 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,606 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,609 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,611 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,614 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,616 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,619 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,621 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,624 copying openteacher/modules/org/openteacher/loaders/vtrainTxt/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vtrainTxt/translations 2021-07-09T18:10:59,626 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne 2021-07-09T18:10:59,627 copying openteacher/modules/org/openteacher/loaders/mnemosyne/mnemosyne.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne 2021-07-09T18:10:59,630 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,631 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,633 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,636 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,639 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,641 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/org.openteaher.mnemosyne.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,644 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,646 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,649 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,651 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,654 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,656 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,659 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,661 copying openteacher/modules/org/openteacher/loaders/mnemosyne/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/mnemosyne/translations 2021-07-09T18:10:59,664 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kgm 2021-07-09T18:10:59,665 copying openteacher/modules/org/openteacher/loaders/kgm/kgm.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/kgm 2021-07-09T18:10:59,667 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp 2021-07-09T18:10:59,668 copying openteacher/modules/org/openteacher/loaders/ottp/ottp.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp 2021-07-09T18:10:59,671 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,672 copying openteacher/modules/org/openteacher/loaders/ottp/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,675 copying openteacher/modules/org/openteacher/loaders/ottp/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,677 copying openteacher/modules/org/openteacher/loaders/ottp/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,680 copying openteacher/modules/org/openteacher/loaders/ottp/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,682 copying openteacher/modules/org/openteacher/loaders/ottp/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,685 copying openteacher/modules/org/openteacher/loaders/ottp/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,687 copying openteacher/modules/org/openteacher/loaders/ottp/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,690 copying openteacher/modules/org/openteacher/loaders/ottp/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,692 copying openteacher/modules/org/openteacher/loaders/ottp/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,695 copying openteacher/modules/org/openteacher/loaders/ottp/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,697 copying openteacher/modules/org/openteacher/loaders/ottp/translations/org.openteacher.loaders.ottp.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,700 copying openteacher/modules/org/openteacher/loaders/ottp/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,702 copying openteacher/modules/org/openteacher/loaders/ottp/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,705 copying openteacher/modules/org/openteacher/loaders/ottp/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,707 copying openteacher/modules/org/openteacher/loaders/ottp/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,710 copying openteacher/modules/org/openteacher/loaders/ottp/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,712 copying openteacher/modules/org/openteacher/loaders/ottp/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,715 copying openteacher/modules/org/openteacher/loaders/ottp/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,717 copying openteacher/modules/org/openteacher/loaders/ottp/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,720 copying openteacher/modules/org/openteacher/loaders/ottp/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,722 copying openteacher/modules/org/openteacher/loaders/ottp/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ottp/translations 2021-07-09T18:10:59,725 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer 2021-07-09T18:10:59,726 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/vokabelTrainer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer 2021-07-09T18:10:59,729 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,730 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,732 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,735 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,737 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,740 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/org.openteacher.vokabelTrainer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,742 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,745 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,747 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,750 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,752 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,755 copying openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/vokabelTrainer/translations 2021-07-09T18:10:59,757 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain 2021-07-09T18:10:59,758 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/gnuVocabTrain.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain 2021-07-09T18:10:59,761 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,762 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,765 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,767 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,770 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/org.openteacher.loaders.gnuVocabTrain.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,772 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,775 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,777 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,780 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,783 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,785 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,788 copying openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/gnuVocabTrain/translations 2021-07-09T18:10:59,790 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd 2021-07-09T18:10:59,791 copying openteacher/modules/org/openteacher/loaders/otwd/otwd.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd 2021-07-09T18:10:59,794 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,795 copying openteacher/modules/org/openteacher/loaders/otwd/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,797 copying openteacher/modules/org/openteacher/loaders/otwd/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,800 copying openteacher/modules/org/openteacher/loaders/otwd/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,802 copying openteacher/modules/org/openteacher/loaders/otwd/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,805 copying openteacher/modules/org/openteacher/loaders/otwd/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,807 copying openteacher/modules/org/openteacher/loaders/otwd/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,810 copying openteacher/modules/org/openteacher/loaders/otwd/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,812 copying openteacher/modules/org/openteacher/loaders/otwd/translations/org.openteacher.loaders.otwd.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,815 copying openteacher/modules/org/openteacher/loaders/otwd/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,818 copying openteacher/modules/org/openteacher/loaders/otwd/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,820 copying openteacher/modules/org/openteacher/loaders/otwd/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,823 copying openteacher/modules/org/openteacher/loaders/otwd/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,825 copying openteacher/modules/org/openteacher/loaders/otwd/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,828 copying openteacher/modules/org/openteacher/loaders/otwd/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,830 copying openteacher/modules/org/openteacher/loaders/otwd/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,833 copying openteacher/modules/org/openteacher/loaders/otwd/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,835 copying openteacher/modules/org/openteacher/loaders/otwd/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,838 copying openteacher/modules/org/openteacher/loaders/otwd/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,840 copying openteacher/modules/org/openteacher/loaders/otwd/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,843 copying openteacher/modules/org/openteacher/loaders/otwd/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,845 copying openteacher/modules/org/openteacher/loaders/otwd/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,848 copying openteacher/modules/org/openteacher/loaders/otwd/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,850 copying openteacher/modules/org/openteacher/loaders/otwd/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otwd/translations 2021-07-09T18:10:59,853 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd 2021-07-09T18:10:59,854 copying openteacher/modules/org/openteacher/loaders/otmd/otmd.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd 2021-07-09T18:10:59,856 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,857 copying openteacher/modules/org/openteacher/loaders/otmd/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,860 copying openteacher/modules/org/openteacher/loaders/otmd/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,862 copying openteacher/modules/org/openteacher/loaders/otmd/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,865 copying openteacher/modules/org/openteacher/loaders/otmd/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,867 copying openteacher/modules/org/openteacher/loaders/otmd/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,871 copying openteacher/modules/org/openteacher/loaders/otmd/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,873 copying openteacher/modules/org/openteacher/loaders/otmd/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,876 copying openteacher/modules/org/openteacher/loaders/otmd/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,879 copying openteacher/modules/org/openteacher/loaders/otmd/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,881 copying openteacher/modules/org/openteacher/loaders/otmd/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,884 copying openteacher/modules/org/openteacher/loaders/otmd/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,886 copying openteacher/modules/org/openteacher/loaders/otmd/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,889 copying openteacher/modules/org/openteacher/loaders/otmd/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,891 copying openteacher/modules/org/openteacher/loaders/otmd/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,894 copying openteacher/modules/org/openteacher/loaders/otmd/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,896 copying openteacher/modules/org/openteacher/loaders/otmd/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,899 copying openteacher/modules/org/openteacher/loaders/otmd/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,901 copying openteacher/modules/org/openteacher/loaders/otmd/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,904 copying openteacher/modules/org/openteacher/loaders/otmd/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,906 copying openteacher/modules/org/openteacher/loaders/otmd/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,909 copying openteacher/modules/org/openteacher/loaders/otmd/translations/org.openteacher.loaders.otmd.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,912 copying openteacher/modules/org/openteacher/loaders/otmd/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,915 copying openteacher/modules/org/openteacher/loaders/otmd/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/otmd/translations 2021-07-09T18:10:59,917 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem 2021-07-09T18:10:59,918 copying openteacher/modules/org/openteacher/loaders/ludem/ludem.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem 2021-07-09T18:10:59,922 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,923 copying openteacher/modules/org/openteacher/loaders/ludem/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,926 copying openteacher/modules/org/openteacher/loaders/ludem/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,929 copying openteacher/modules/org/openteacher/loaders/ludem/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,932 copying openteacher/modules/org/openteacher/loaders/ludem/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,934 copying openteacher/modules/org/openteacher/loaders/ludem/translations/org.openteacher.loaders.ludem.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,937 copying openteacher/modules/org/openteacher/loaders/ludem/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,939 copying openteacher/modules/org/openteacher/loaders/ludem/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/ludem/translations 2021-07-09T18:10:59,942 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard 2021-07-09T18:10:59,943 copying openteacher/modules/org/openteacher/loaders/cuecard/cuecard.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard 2021-07-09T18:10:59,945 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,947 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,950 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,952 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,955 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/org.openteacher.loaders.cuecard.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,958 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,960 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,963 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,965 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,968 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,971 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,974 copying openteacher/modules/org/openteacher/loaders/cuecard/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaders/cuecard/translations 2021-07-09T18:10:59,976 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers 2021-07-09T18:10:59,976 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/mediaTest 2021-07-09T18:10:59,978 copying openteacher/modules/org/openteacher/reversers/mediaTest/mediaTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/mediaTest 2021-07-09T18:10:59,980 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/media 2021-07-09T18:10:59,981 copying openteacher/modules/org/openteacher/reversers/media/media.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/media 2021-07-09T18:10:59,984 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/wordsTest 2021-07-09T18:10:59,985 copying openteacher/modules/org/openteacher/reversers/wordsTest/wordsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/wordsTest 2021-07-09T18:10:59,988 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/words 2021-07-09T18:10:59,989 copying openteacher/modules/org/openteacher/reversers/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/reversers/words 2021-07-09T18:10:59,991 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentationTest 2021-07-09T18:10:59,992 copying openteacher/modules/org/openteacher/userDocumentationTest/userDocumentationTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentationTest 2021-07-09T18:10:59,995 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui 2021-07-09T18:10:59,996 copying openteacher/modules/org/openteacher/loaderGui/loaderGui.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui 2021-07-09T18:10:59,999 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,000 copying openteacher/modules/org/openteacher/loaderGui/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,002 copying openteacher/modules/org/openteacher/loaderGui/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,005 copying openteacher/modules/org/openteacher/loaderGui/translations/org.openteacher.loaderGui.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,008 copying openteacher/modules/org/openteacher/loaderGui/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,010 copying openteacher/modules/org/openteacher/loaderGui/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,013 copying openteacher/modules/org/openteacher/loaderGui/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,016 copying openteacher/modules/org/openteacher/loaderGui/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,018 copying openteacher/modules/org/openteacher/loaderGui/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,021 copying openteacher/modules/org/openteacher/loaderGui/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,023 copying openteacher/modules/org/openteacher/loaderGui/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,026 copying openteacher/modules/org/openteacher/loaderGui/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,029 copying openteacher/modules/org/openteacher/loaderGui/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,031 copying openteacher/modules/org/openteacher/loaderGui/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,034 copying openteacher/modules/org/openteacher/loaderGui/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,037 copying openteacher/modules/org/openteacher/loaderGui/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,039 copying openteacher/modules/org/openteacher/loaderGui/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,042 copying openteacher/modules/org/openteacher/loaderGui/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,045 copying openteacher/modules/org/openteacher/loaderGui/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,047 copying openteacher/modules/org/openteacher/loaderGui/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,050 copying openteacher/modules/org/openteacher/loaderGui/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,052 copying openteacher/modules/org/openteacher/loaderGui/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,055 copying openteacher/modules/org/openteacher/loaderGui/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,057 copying openteacher/modules/org/openteacher/loaderGui/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,060 copying openteacher/modules/org/openteacher/loaderGui/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,062 copying openteacher/modules/org/openteacher/loaderGui/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,065 copying openteacher/modules/org/openteacher/loaderGui/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,067 copying openteacher/modules/org/openteacher/loaderGui/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loaderGui/translations 2021-07-09T18:11:00,070 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping 2021-07-09T18:11:00,070 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui 2021-07-09T18:11:00,072 copying openteacher/modules/org/openteacher/inputTyping/gui/gui.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui 2021-07-09T18:11:00,075 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,076 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,079 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,082 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,084 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,087 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,090 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,092 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,095 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,097 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,100 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,103 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,105 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,108 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,111 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,113 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,116 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,119 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,121 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,124 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/org.openteacher.inputTyping.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,126 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,129 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,132 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,134 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,137 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,140 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,142 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,145 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,148 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,150 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,153 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,156 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,160 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,163 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,165 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,168 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,171 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,174 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,176 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,179 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,181 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,184 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,187 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,189 copying openteacher/modules/org/openteacher/inputTyping/gui/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/gui/translations 2021-07-09T18:11:00,192 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/javaScriptLogic 2021-07-09T18:11:00,193 copying openteacher/modules/org/openteacher/inputTyping/javaScriptLogic/javaScriptLogic.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/javaScriptLogic 2021-07-09T18:11:00,196 copying openteacher/modules/org/openteacher/inputTyping/javaScriptLogic/inputTypingLogic.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/javaScriptLogic 2021-07-09T18:11:00,199 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/logicTest 2021-07-09T18:11:00,200 copying openteacher/modules/org/openteacher/inputTyping/logicTest/logicTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/inputTyping/logicTest 2021-07-09T18:11:00,203 copying openteacher/modules/org/openteacher/testserver/cert.pem -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver 2021-07-09T18:11:00,206 copying openteacher/modules/org/openteacher/testserver/server.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver 2021-07-09T18:11:00,208 copying openteacher/modules/org/openteacher/testserver/testserver.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver 2021-07-09T18:11:00,211 copying openteacher/modules/org/openteacher/testserver/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver 2021-07-09T18:11:00,214 copying openteacher/modules/org/openteacher/testserver/privatekey.pem -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver 2021-07-09T18:11:00,218 copying openteacher/modules/org/openteacher/testserver/ot_testserver/database.sqlite3 -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:11:00,223 copying openteacher/modules/org/openteacher/testserver/ot_testserver/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver 2021-07-09T18:11:00,230 copying openteacher/modules/org/openteacher/testserver/ot_testserver/testserver/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/ot_testserver/testserver 2021-07-09T18:11:00,234 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files 2021-07-09T18:11:00,235 copying openteacher/modules/org/openteacher/testserver/admin_files/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files 2021-07-09T18:11:00,239 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,240 copying openteacher/modules/org/openteacher/testserver/admin_files/css/login.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,242 copying openteacher/modules/org/openteacher/testserver/admin_files/css/forms.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,245 copying openteacher/modules/org/openteacher/testserver/admin_files/css/widgets.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,248 copying openteacher/modules/org/openteacher/testserver/admin_files/css/changelists.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,251 copying openteacher/modules/org/openteacher/testserver/admin_files/css/dashboard.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,254 copying openteacher/modules/org/openteacher/testserver/admin_files/css/ie.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,256 copying openteacher/modules/org/openteacher/testserver/admin_files/css/base.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,259 copying openteacher/modules/org/openteacher/testserver/admin_files/css/rtl.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/css 2021-07-09T18:11:00,261 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img 2021-07-09T18:11:00,262 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/gis 2021-07-09T18:11:00,263 copying openteacher/modules/org/openteacher/testserver/admin_files/img/gis/move_vertex_on.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/gis 2021-07-09T18:11:00,265 copying openteacher/modules/org/openteacher/testserver/admin_files/img/gis/move_vertex_off.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/gis 2021-07-09T18:11:00,268 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,269 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/deleted-overlay.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,272 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tool-left_over.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,274 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tool-left.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,277 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tool-right_over.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,280 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tool-right.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,282 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/chooser_stacked-bg.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,285 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/changelist-bg_rtl.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,288 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/selector-remove.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,290 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/inline-restore.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,293 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/chooser-bg.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,295 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tooltag-add.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,298 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/inline-delete-8bit.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,300 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon-no.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,302 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/selector-addall.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,305 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_searchbox.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,307 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/inline-restore-8bit.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,309 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_success.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,312 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/default-bg-reverse.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,314 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/arrow-up.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,317 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/default-bg.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,319 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/selector_stacked-remove.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,322 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/nav-bg-grabber.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,324 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_clock.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,327 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/selector-removeall.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,330 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/nav-bg.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,332 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/selector_stacked-add.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,335 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tooltag-arrowright.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,337 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_addlink.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,340 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_deletelink.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,342 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/inline-delete.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,345 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_calendar.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,347 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/selector-add.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,350 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon-unknown.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,353 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon-yes.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,355 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tooltag-arrowright_over.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,357 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/changelist-bg.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,360 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/nav-bg-reverse.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,362 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_changelink.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,365 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_error.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,367 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/tooltag-add_over.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,370 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/selector-search.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,372 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/icon_alert.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,375 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/arrow-down.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,377 copying openteacher/modules/org/openteacher/testserver/admin_files/img/admin/inline-splitter-bg.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/img/admin 2021-07-09T18:11:00,380 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,381 copying openteacher/modules/org/openteacher/testserver/admin_files/js/SelectFilter2.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,384 copying openteacher/modules/org/openteacher/testserver/admin_files/js/core.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,386 copying openteacher/modules/org/openteacher/testserver/admin_files/js/LICENSE-JQUERY.txt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,389 copying openteacher/modules/org/openteacher/testserver/admin_files/js/jquery.min.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,394 copying openteacher/modules/org/openteacher/testserver/admin_files/js/SelectBox.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,397 copying openteacher/modules/org/openteacher/testserver/admin_files/js/urlify.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,402 copying openteacher/modules/org/openteacher/testserver/admin_files/js/getElementsBySelector.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,405 copying openteacher/modules/org/openteacher/testserver/admin_files/js/jquery.init.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,407 copying openteacher/modules/org/openteacher/testserver/admin_files/js/prepopulate.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,409 copying openteacher/modules/org/openteacher/testserver/admin_files/js/compress.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,412 copying openteacher/modules/org/openteacher/testserver/admin_files/js/actions.min.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,414 copying openteacher/modules/org/openteacher/testserver/admin_files/js/inlines.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,417 copying openteacher/modules/org/openteacher/testserver/admin_files/js/jquery.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,424 copying openteacher/modules/org/openteacher/testserver/admin_files/js/dateparse.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,427 copying openteacher/modules/org/openteacher/testserver/admin_files/js/inlines.min.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,429 copying openteacher/modules/org/openteacher/testserver/admin_files/js/collapse.min.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,431 copying openteacher/modules/org/openteacher/testserver/admin_files/js/calendar.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,434 copying openteacher/modules/org/openteacher/testserver/admin_files/js/timeparse.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,436 copying openteacher/modules/org/openteacher/testserver/admin_files/js/prepopulate.min.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,439 copying openteacher/modules/org/openteacher/testserver/admin_files/js/actions.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,441 copying openteacher/modules/org/openteacher/testserver/admin_files/js/collapse.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js 2021-07-09T18:11:00,443 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js/admin 2021-07-09T18:11:00,444 copying openteacher/modules/org/openteacher/testserver/admin_files/js/admin/ordering.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js/admin 2021-07-09T18:11:00,447 copying openteacher/modules/org/openteacher/testserver/admin_files/js/admin/RelatedObjectLookups.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js/admin 2021-07-09T18:11:00,449 copying openteacher/modules/org/openteacher/testserver/admin_files/js/admin/DateTimeShortcuts.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testserver/admin_files/js/admin 2021-07-09T18:11:00,452 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/qtAppTest 2021-07-09T18:11:00,453 copying openteacher/modules/org/openteacher/qtAppTest/qtAppTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/qtAppTest 2021-07-09T18:11:00,456 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers 2021-07-09T18:11:00,456 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/test 2021-07-09T18:11:00,457 copying openteacher/modules/org/openteacher/savers/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/test 2021-07-09T18:11:00,460 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k 2021-07-09T18:11:00,461 copying openteacher/modules/org/openteacher/savers/t2k/template.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k 2021-07-09T18:11:00,464 copying openteacher/modules/org/openteacher/savers/t2k/t2k.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k 2021-07-09T18:11:00,467 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,468 copying openteacher/modules/org/openteacher/savers/t2k/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,470 copying openteacher/modules/org/openteacher/savers/t2k/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,473 copying openteacher/modules/org/openteacher/savers/t2k/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,475 copying openteacher/modules/org/openteacher/savers/t2k/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,477 copying openteacher/modules/org/openteacher/savers/t2k/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,480 copying openteacher/modules/org/openteacher/savers/t2k/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,482 copying openteacher/modules/org/openteacher/savers/t2k/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,485 copying openteacher/modules/org/openteacher/savers/t2k/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,487 copying openteacher/modules/org/openteacher/savers/t2k/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,489 copying openteacher/modules/org/openteacher/savers/t2k/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,492 copying openteacher/modules/org/openteacher/savers/t2k/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,494 copying openteacher/modules/org/openteacher/savers/t2k/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,496 copying openteacher/modules/org/openteacher/savers/t2k/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,499 copying openteacher/modules/org/openteacher/savers/t2k/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,501 copying openteacher/modules/org/openteacher/savers/t2k/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,503 copying openteacher/modules/org/openteacher/savers/t2k/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,505 copying openteacher/modules/org/openteacher/savers/t2k/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,508 copying openteacher/modules/org/openteacher/savers/t2k/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,510 copying openteacher/modules/org/openteacher/savers/t2k/translations/org.openteacher.savers.t2k.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,513 copying openteacher/modules/org/openteacher/savers/t2k/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,515 copying openteacher/modules/org/openteacher/savers/t2k/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,518 copying openteacher/modules/org/openteacher/savers/t2k/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,520 copying openteacher/modules/org/openteacher/savers/t2k/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/t2k/translations 2021-07-09T18:11:00,522 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml 2021-07-09T18:11:00,523 copying openteacher/modules/org/openteacher/savers/wordsHtml/wordsHtml.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml 2021-07-09T18:11:00,526 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,527 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/org.openteacher.savers.wordsHtml.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,529 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,532 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,534 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,536 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,539 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,541 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,544 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,547 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,549 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,551 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,554 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,556 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,559 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,561 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,564 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,566 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,569 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,571 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,573 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,576 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,578 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,581 copying openteacher/modules/org/openteacher/savers/wordsHtml/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wordsHtml/translations 2021-07-09T18:11:00,583 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt 2021-07-09T18:11:00,584 copying openteacher/modules/org/openteacher/savers/txt/txt.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt 2021-07-09T18:11:00,587 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,588 copying openteacher/modules/org/openteacher/savers/txt/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,591 copying openteacher/modules/org/openteacher/savers/txt/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,593 copying openteacher/modules/org/openteacher/savers/txt/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,596 copying openteacher/modules/org/openteacher/savers/txt/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,598 copying openteacher/modules/org/openteacher/savers/txt/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,600 copying openteacher/modules/org/openteacher/savers/txt/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,603 copying openteacher/modules/org/openteacher/savers/txt/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,605 copying openteacher/modules/org/openteacher/savers/txt/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,608 copying openteacher/modules/org/openteacher/savers/txt/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,610 copying openteacher/modules/org/openteacher/savers/txt/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,613 copying openteacher/modules/org/openteacher/savers/txt/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,615 copying openteacher/modules/org/openteacher/savers/txt/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,617 copying openteacher/modules/org/openteacher/savers/txt/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,620 copying openteacher/modules/org/openteacher/savers/txt/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,622 copying openteacher/modules/org/openteacher/savers/txt/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,625 copying openteacher/modules/org/openteacher/savers/txt/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,627 copying openteacher/modules/org/openteacher/savers/txt/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,630 copying openteacher/modules/org/openteacher/savers/txt/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,632 copying openteacher/modules/org/openteacher/savers/txt/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,635 copying openteacher/modules/org/openteacher/savers/txt/translations/org.openteacher.savers.txt.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,637 copying openteacher/modules/org/openteacher/savers/txt/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,639 copying openteacher/modules/org/openteacher/savers/txt/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,642 copying openteacher/modules/org/openteacher/savers/txt/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,644 copying openteacher/modules/org/openteacher/savers/txt/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,647 copying openteacher/modules/org/openteacher/savers/txt/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/txt/translations 2021-07-09T18:11:00,649 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_ 2021-07-09T18:11:00,650 copying openteacher/modules/org/openteacher/savers/csv_/csv_.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_ 2021-07-09T18:11:00,652 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,653 copying openteacher/modules/org/openteacher/savers/csv_/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,657 copying openteacher/modules/org/openteacher/savers/csv_/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,660 copying openteacher/modules/org/openteacher/savers/csv_/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,662 copying openteacher/modules/org/openteacher/savers/csv_/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,664 copying openteacher/modules/org/openteacher/savers/csv_/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,667 copying openteacher/modules/org/openteacher/savers/csv_/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,669 copying openteacher/modules/org/openteacher/savers/csv_/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,672 copying openteacher/modules/org/openteacher/savers/csv_/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,674 copying openteacher/modules/org/openteacher/savers/csv_/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,676 copying openteacher/modules/org/openteacher/savers/csv_/translations/org.openteacher.savers.csv_.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,679 copying openteacher/modules/org/openteacher/savers/csv_/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,681 copying openteacher/modules/org/openteacher/savers/csv_/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,684 copying openteacher/modules/org/openteacher/savers/csv_/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,686 copying openteacher/modules/org/openteacher/savers/csv_/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,689 copying openteacher/modules/org/openteacher/savers/csv_/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,691 copying openteacher/modules/org/openteacher/savers/csv_/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,694 copying openteacher/modules/org/openteacher/savers/csv_/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/csv_/translations 2021-07-09T18:11:00,696 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt 2021-07-09T18:11:00,697 copying openteacher/modules/org/openteacher/savers/odt/odt.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt 2021-07-09T18:11:00,700 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,701 copying openteacher/modules/org/openteacher/savers/odt/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,703 copying openteacher/modules/org/openteacher/savers/odt/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,705 copying openteacher/modules/org/openteacher/savers/odt/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,708 copying openteacher/modules/org/openteacher/savers/odt/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,711 copying openteacher/modules/org/openteacher/savers/odt/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,713 copying openteacher/modules/org/openteacher/savers/odt/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,715 copying openteacher/modules/org/openteacher/savers/odt/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,718 copying openteacher/modules/org/openteacher/savers/odt/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,720 copying openteacher/modules/org/openteacher/savers/odt/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,723 copying openteacher/modules/org/openteacher/savers/odt/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,725 copying openteacher/modules/org/openteacher/savers/odt/translations/org.openteacher.savers.odt.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/odt/translations 2021-07-09T18:11:00,727 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png 2021-07-09T18:11:00,728 copying openteacher/modules/org/openteacher/savers/png/png.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png 2021-07-09T18:11:00,731 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,732 copying openteacher/modules/org/openteacher/savers/png/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,735 copying openteacher/modules/org/openteacher/savers/png/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,737 copying openteacher/modules/org/openteacher/savers/png/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,739 copying openteacher/modules/org/openteacher/savers/png/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,742 copying openteacher/modules/org/openteacher/savers/png/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,744 copying openteacher/modules/org/openteacher/savers/png/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,746 copying openteacher/modules/org/openteacher/savers/png/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,749 copying openteacher/modules/org/openteacher/savers/png/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,751 copying openteacher/modules/org/openteacher/savers/png/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,754 copying openteacher/modules/org/openteacher/savers/png/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,756 copying openteacher/modules/org/openteacher/savers/png/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,759 copying openteacher/modules/org/openteacher/savers/png/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,761 copying openteacher/modules/org/openteacher/savers/png/translations/org.openteacher.savers.png.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,764 copying openteacher/modules/org/openteacher/savers/png/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,766 copying openteacher/modules/org/openteacher/savers/png/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,769 copying openteacher/modules/org/openteacher/savers/png/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,771 copying openteacher/modules/org/openteacher/savers/png/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,774 copying openteacher/modules/org/openteacher/savers/png/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,776 copying openteacher/modules/org/openteacher/savers/png/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,778 copying openteacher/modules/org/openteacher/savers/png/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,781 copying openteacher/modules/org/openteacher/savers/png/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,783 copying openteacher/modules/org/openteacher/savers/png/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,786 copying openteacher/modules/org/openteacher/savers/png/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/png/translations 2021-07-09T18:11:00,788 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml 2021-07-09T18:11:00,789 copying openteacher/modules/org/openteacher/savers/mediaHtml/mediaHtml.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml 2021-07-09T18:11:00,792 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,793 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,795 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,798 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,800 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,803 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,805 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,808 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,810 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,813 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,815 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,818 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,821 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,823 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/org.openteacher.savers.mediaHtml.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,826 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,828 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,831 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,834 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,836 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,839 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,841 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,844 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,846 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,849 copying openteacher/modules/org/openteacher/savers/mediaHtml/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/mediaHtml/translations 2021-07-09T18:11:00,852 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot 2021-07-09T18:11:00,853 copying openteacher/modules/org/openteacher/savers/ot/ot.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot 2021-07-09T18:11:00,855 copying openteacher/modules/org/openteacher/savers/ot/template.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot 2021-07-09T18:11:00,858 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,859 copying openteacher/modules/org/openteacher/savers/ot/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,862 copying openteacher/modules/org/openteacher/savers/ot/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,864 copying openteacher/modules/org/openteacher/savers/ot/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,867 copying openteacher/modules/org/openteacher/savers/ot/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,869 copying openteacher/modules/org/openteacher/savers/ot/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,872 copying openteacher/modules/org/openteacher/savers/ot/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,875 copying openteacher/modules/org/openteacher/savers/ot/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,877 copying openteacher/modules/org/openteacher/savers/ot/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,880 copying openteacher/modules/org/openteacher/savers/ot/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,883 copying openteacher/modules/org/openteacher/savers/ot/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,885 copying openteacher/modules/org/openteacher/savers/ot/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,887 copying openteacher/modules/org/openteacher/savers/ot/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,890 copying openteacher/modules/org/openteacher/savers/ot/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,892 copying openteacher/modules/org/openteacher/savers/ot/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,895 copying openteacher/modules/org/openteacher/savers/ot/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,897 copying openteacher/modules/org/openteacher/savers/ot/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,900 copying openteacher/modules/org/openteacher/savers/ot/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,902 copying openteacher/modules/org/openteacher/savers/ot/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,905 copying openteacher/modules/org/openteacher/savers/ot/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,909 copying openteacher/modules/org/openteacher/savers/ot/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,911 copying openteacher/modules/org/openteacher/savers/ot/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,914 copying openteacher/modules/org/openteacher/savers/ot/translations/org.openteacher.savers.ot.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,916 copying openteacher/modules/org/openteacher/savers/ot/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,919 copying openteacher/modules/org/openteacher/savers/ot/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,921 copying openteacher/modules/org/openteacher/savers/ot/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ot/translations 2021-07-09T18:11:00,923 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts 2021-07-09T18:11:00,924 copying openteacher/modules/org/openteacher/savers/wrts/template.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts 2021-07-09T18:11:00,927 copying openteacher/modules/org/openteacher/savers/wrts/wrts.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts 2021-07-09T18:11:00,930 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,931 copying openteacher/modules/org/openteacher/savers/wrts/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,933 copying openteacher/modules/org/openteacher/savers/wrts/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,936 copying openteacher/modules/org/openteacher/savers/wrts/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,938 copying openteacher/modules/org/openteacher/savers/wrts/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,941 copying openteacher/modules/org/openteacher/savers/wrts/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,944 copying openteacher/modules/org/openteacher/savers/wrts/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,946 copying openteacher/modules/org/openteacher/savers/wrts/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,949 copying openteacher/modules/org/openteacher/savers/wrts/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,951 copying openteacher/modules/org/openteacher/savers/wrts/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,954 copying openteacher/modules/org/openteacher/savers/wrts/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,956 copying openteacher/modules/org/openteacher/savers/wrts/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,959 copying openteacher/modules/org/openteacher/savers/wrts/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,961 copying openteacher/modules/org/openteacher/savers/wrts/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,964 copying openteacher/modules/org/openteacher/savers/wrts/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,966 copying openteacher/modules/org/openteacher/savers/wrts/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,969 copying openteacher/modules/org/openteacher/savers/wrts/translations/org.openteacher.savers.wrts.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,971 copying openteacher/modules/org/openteacher/savers/wrts/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,973 copying openteacher/modules/org/openteacher/savers/wrts/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,976 copying openteacher/modules/org/openteacher/savers/wrts/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,979 copying openteacher/modules/org/openteacher/savers/wrts/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,981 copying openteacher/modules/org/openteacher/savers/wrts/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,984 copying openteacher/modules/org/openteacher/savers/wrts/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,986 copying openteacher/modules/org/openteacher/savers/wrts/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,988 copying openteacher/modules/org/openteacher/savers/wrts/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,991 copying openteacher/modules/org/openteacher/savers/wrts/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,993 copying openteacher/modules/org/openteacher/savers/wrts/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,996 copying openteacher/modules/org/openteacher/savers/wrts/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/wrts/translations 2021-07-09T18:11:00,998 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf 2021-07-09T18:11:00,999 copying openteacher/modules/org/openteacher/savers/pdf/pdf.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf 2021-07-09T18:11:01,002 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,003 copying openteacher/modules/org/openteacher/savers/pdf/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,005 copying openteacher/modules/org/openteacher/savers/pdf/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,008 copying openteacher/modules/org/openteacher/savers/pdf/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,011 copying openteacher/modules/org/openteacher/savers/pdf/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,013 copying openteacher/modules/org/openteacher/savers/pdf/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,015 copying openteacher/modules/org/openteacher/savers/pdf/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,018 copying openteacher/modules/org/openteacher/savers/pdf/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,020 copying openteacher/modules/org/openteacher/savers/pdf/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,023 copying openteacher/modules/org/openteacher/savers/pdf/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,025 copying openteacher/modules/org/openteacher/savers/pdf/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,028 copying openteacher/modules/org/openteacher/savers/pdf/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,030 copying openteacher/modules/org/openteacher/savers/pdf/translations/org.openteacher.savers.pdf.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,033 copying openteacher/modules/org/openteacher/savers/pdf/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,035 copying openteacher/modules/org/openteacher/savers/pdf/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,038 copying openteacher/modules/org/openteacher/savers/pdf/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,041 copying openteacher/modules/org/openteacher/savers/pdf/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,043 copying openteacher/modules/org/openteacher/savers/pdf/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,046 copying openteacher/modules/org/openteacher/savers/pdf/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,048 copying openteacher/modules/org/openteacher/savers/pdf/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,051 copying openteacher/modules/org/openteacher/savers/pdf/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,053 copying openteacher/modules/org/openteacher/savers/pdf/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,055 copying openteacher/modules/org/openteacher/savers/pdf/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,058 copying openteacher/modules/org/openteacher/savers/pdf/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/pdf/translations 2021-07-09T18:11:01,060 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml 2021-07-09T18:11:01,061 copying openteacher/modules/org/openteacher/savers/kvtml/template.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml 2021-07-09T18:11:01,064 copying openteacher/modules/org/openteacher/savers/kvtml/kvtml.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml 2021-07-09T18:11:01,066 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,067 copying openteacher/modules/org/openteacher/savers/kvtml/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,069 copying openteacher/modules/org/openteacher/savers/kvtml/translations/org.openteacher.savers.kvtml.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,072 copying openteacher/modules/org/openteacher/savers/kvtml/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,074 copying openteacher/modules/org/openteacher/savers/kvtml/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,077 copying openteacher/modules/org/openteacher/savers/kvtml/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,079 copying openteacher/modules/org/openteacher/savers/kvtml/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,082 copying openteacher/modules/org/openteacher/savers/kvtml/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,084 copying openteacher/modules/org/openteacher/savers/kvtml/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,086 copying openteacher/modules/org/openteacher/savers/kvtml/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,089 copying openteacher/modules/org/openteacher/savers/kvtml/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,091 copying openteacher/modules/org/openteacher/savers/kvtml/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/kvtml/translations 2021-07-09T18:11:01,094 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml 2021-07-09T18:11:01,095 copying openteacher/modules/org/openteacher/savers/topoHtml/topoHtml.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml 2021-07-09T18:11:01,097 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,098 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,101 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,103 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,106 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,108 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,111 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,113 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,115 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,118 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,120 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,123 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,125 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,128 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,130 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,133 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,135 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,138 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,140 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,143 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/org.openteacher.savers.topoHtml.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,145 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,148 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,150 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,153 copying openteacher/modules/org/openteacher/savers/topoHtml/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/topoHtml/translations 2021-07-09T18:11:01,155 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp 2021-07-09T18:11:01,156 copying openteacher/modules/org/openteacher/savers/ottp/ottp.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp 2021-07-09T18:11:01,159 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,160 copying openteacher/modules/org/openteacher/savers/ottp/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,162 copying openteacher/modules/org/openteacher/savers/ottp/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,165 copying openteacher/modules/org/openteacher/savers/ottp/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,167 copying openteacher/modules/org/openteacher/savers/ottp/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,170 copying openteacher/modules/org/openteacher/savers/ottp/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,172 copying openteacher/modules/org/openteacher/savers/ottp/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,175 copying openteacher/modules/org/openteacher/savers/ottp/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,177 copying openteacher/modules/org/openteacher/savers/ottp/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,180 copying openteacher/modules/org/openteacher/savers/ottp/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,182 copying openteacher/modules/org/openteacher/savers/ottp/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,185 copying openteacher/modules/org/openteacher/savers/ottp/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,187 copying openteacher/modules/org/openteacher/savers/ottp/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,190 copying openteacher/modules/org/openteacher/savers/ottp/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,192 copying openteacher/modules/org/openteacher/savers/ottp/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,195 copying openteacher/modules/org/openteacher/savers/ottp/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,197 copying openteacher/modules/org/openteacher/savers/ottp/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,200 copying openteacher/modules/org/openteacher/savers/ottp/translations/org.openteacher.savers.ottp.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,202 copying openteacher/modules/org/openteacher/savers/ottp/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,205 copying openteacher/modules/org/openteacher/savers/ottp/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/ottp/translations 2021-07-09T18:11:01,207 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd 2021-07-09T18:11:01,208 copying openteacher/modules/org/openteacher/savers/otwd/otwd.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd 2021-07-09T18:11:01,210 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,211 copying openteacher/modules/org/openteacher/savers/otwd/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,214 copying openteacher/modules/org/openteacher/savers/otwd/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,217 copying openteacher/modules/org/openteacher/savers/otwd/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,228 copying openteacher/modules/org/openteacher/savers/otwd/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,249 copying openteacher/modules/org/openteacher/savers/otwd/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,254 copying openteacher/modules/org/openteacher/savers/otwd/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,258 copying openteacher/modules/org/openteacher/savers/otwd/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,262 copying openteacher/modules/org/openteacher/savers/otwd/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,266 copying openteacher/modules/org/openteacher/savers/otwd/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,270 copying openteacher/modules/org/openteacher/savers/otwd/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,273 copying openteacher/modules/org/openteacher/savers/otwd/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,275 copying openteacher/modules/org/openteacher/savers/otwd/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,278 copying openteacher/modules/org/openteacher/savers/otwd/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,280 copying openteacher/modules/org/openteacher/savers/otwd/translations/org.openteacher.savers.otwd.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,283 copying openteacher/modules/org/openteacher/savers/otwd/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,292 copying openteacher/modules/org/openteacher/savers/otwd/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,318 copying openteacher/modules/org/openteacher/savers/otwd/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,326 copying openteacher/modules/org/openteacher/savers/otwd/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,330 copying openteacher/modules/org/openteacher/savers/otwd/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,334 copying openteacher/modules/org/openteacher/savers/otwd/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,338 copying openteacher/modules/org/openteacher/savers/otwd/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otwd/translations 2021-07-09T18:11:01,347 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd 2021-07-09T18:11:01,353 copying openteacher/modules/org/openteacher/savers/otmd/otmd.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd 2021-07-09T18:11:01,366 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,367 copying openteacher/modules/org/openteacher/savers/otmd/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,371 copying openteacher/modules/org/openteacher/savers/otmd/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,374 copying openteacher/modules/org/openteacher/savers/otmd/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,378 copying openteacher/modules/org/openteacher/savers/otmd/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,395 copying openteacher/modules/org/openteacher/savers/otmd/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,402 copying openteacher/modules/org/openteacher/savers/otmd/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,405 copying openteacher/modules/org/openteacher/savers/otmd/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,409 copying openteacher/modules/org/openteacher/savers/otmd/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,412 copying openteacher/modules/org/openteacher/savers/otmd/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,415 copying openteacher/modules/org/openteacher/savers/otmd/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,418 copying openteacher/modules/org/openteacher/savers/otmd/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,421 copying openteacher/modules/org/openteacher/savers/otmd/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,435 copying openteacher/modules/org/openteacher/savers/otmd/translations/org.openteacher.savers.otmd.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,440 copying openteacher/modules/org/openteacher/savers/otmd/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,444 copying openteacher/modules/org/openteacher/savers/otmd/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,447 copying openteacher/modules/org/openteacher/savers/otmd/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,450 copying openteacher/modules/org/openteacher/savers/otmd/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,453 copying openteacher/modules/org/openteacher/savers/otmd/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,456 copying openteacher/modules/org/openteacher/savers/otmd/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,459 copying openteacher/modules/org/openteacher/savers/otmd/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,462 copying openteacher/modules/org/openteacher/savers/otmd/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,464 copying openteacher/modules/org/openteacher/savers/otmd/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,467 copying openteacher/modules/org/openteacher/savers/otmd/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/savers/otmd/translations 2021-07-09T18:11:01,469 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/updates 2021-07-09T18:11:01,470 copying openteacher/modules/org/openteacher/updates/updates.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/updates 2021-07-09T18:11:01,473 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translationTest 2021-07-09T18:11:01,474 copying openteacher/modules/org/openteacher/translationTest/translationTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translationTest 2021-07-09T18:11:01,477 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator 2021-07-09T18:11:01,478 copying openteacher/modules/org/openteacher/mobileGenerator/logic.js.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator 2021-07-09T18:11:01,481 copying openteacher/modules/org/openteacher/mobileGenerator/index.html.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator 2021-07-09T18:11:01,484 copying openteacher/modules/org/openteacher/mobileGenerator/COPYING.txt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator 2021-07-09T18:11:01,487 copying openteacher/modules/org/openteacher/mobileGenerator/config.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator 2021-07-09T18:11:01,490 copying openteacher/modules/org/openteacher/mobileGenerator/header.html.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator 2021-07-09T18:11:01,493 copying openteacher/modules/org/openteacher/mobileGenerator/mobileGenerator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator 2021-07-09T18:11:01,496 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,497 copying openteacher/modules/org/openteacher/mobileGenerator/scr/copyrightInfoDialog.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,500 copying openteacher/modules/org/openteacher/mobileGenerator/scr/optionsDialog.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,503 copying openteacher/modules/org/openteacher/mobileGenerator/scr/jquery-1.8.2.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,514 copying openteacher/modules/org/openteacher/mobileGenerator/scr/practisingModeChoiceDialog.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,517 copying openteacher/modules/org/openteacher/mobileGenerator/scr/taboverride.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,538 copying openteacher/modules/org/openteacher/mobileGenerator/scr/menuDialog.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,542 copying openteacher/modules/org/openteacher/mobileGenerator/scr/jsdiff.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,547 copying openteacher/modules/org/openteacher/mobileGenerator/scr/jquery.mobile-1.2.0.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,564 copying openteacher/modules/org/openteacher/mobileGenerator/scr/jquery.taboverride.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,566 copying openteacher/modules/org/openteacher/mobileGenerator/scr/gui.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,569 copying openteacher/modules/org/openteacher/mobileGenerator/scr/enterTab.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,571 copying openteacher/modules/org/openteacher/mobileGenerator/scr/teachTab.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/scr 2021-07-09T18:11:01,574 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,575 copying openteacher/modules/org/openteacher/mobileGenerator/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,578 copying openteacher/modules/org/openteacher/mobileGenerator/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,580 copying openteacher/modules/org/openteacher/mobileGenerator/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,584 copying openteacher/modules/org/openteacher/mobileGenerator/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,589 copying openteacher/modules/org/openteacher/mobileGenerator/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,592 copying openteacher/modules/org/openteacher/mobileGenerator/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,594 copying openteacher/modules/org/openteacher/mobileGenerator/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,596 copying openteacher/modules/org/openteacher/mobileGenerator/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,599 copying openteacher/modules/org/openteacher/mobileGenerator/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,601 copying openteacher/modules/org/openteacher/mobileGenerator/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,604 copying openteacher/modules/org/openteacher/mobileGenerator/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,606 copying openteacher/modules/org/openteacher/mobileGenerator/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,609 copying openteacher/modules/org/openteacher/mobileGenerator/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,612 copying openteacher/modules/org/openteacher/mobileGenerator/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,614 copying openteacher/modules/org/openteacher/mobileGenerator/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,617 copying openteacher/modules/org/openteacher/mobileGenerator/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,619 copying openteacher/modules/org/openteacher/mobileGenerator/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,622 copying openteacher/modules/org/openteacher/mobileGenerator/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,624 copying openteacher/modules/org/openteacher/mobileGenerator/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,627 copying openteacher/modules/org/openteacher/mobileGenerator/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,629 copying openteacher/modules/org/openteacher/mobileGenerator/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,631 copying openteacher/modules/org/openteacher/mobileGenerator/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,634 copying openteacher/modules/org/openteacher/mobileGenerator/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,636 copying openteacher/modules/org/openteacher/mobileGenerator/translations/org.openteacher.mobileGenerator.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,639 copying openteacher/modules/org/openteacher/mobileGenerator/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/translations 2021-07-09T18:11:01,641 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css 2021-07-09T18:11:01,642 copying openteacher/modules/org/openteacher/mobileGenerator/css/main.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css 2021-07-09T18:11:01,644 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes 2021-07-09T18:11:01,645 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios 2021-07-09T18:11:01,646 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/styles.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios 2021-07-09T18:11:01,651 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,652 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/tiling_stripes.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,654 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/tabSprite.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,658 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/arrow_right.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,660 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/backButtonSprite@2x.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,663 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/arrow_right@2x.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,665 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/tick.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,668 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/backButtonSprite.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,671 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/iconSprite.psd -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,676 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images/iconSprite.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/ios/images 2021-07-09T18:11:01,678 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default 2021-07-09T18:11:01,679 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/jquery.mobile-1.2.0.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default 2021-07-09T18:11:01,687 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images 2021-07-09T18:11:01,688 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images/icons-36-black.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images 2021-07-09T18:11:01,691 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images/icons-18-black.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images 2021-07-09T18:11:01,694 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images/icons-18-white.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images 2021-07-09T18:11:01,696 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images/ajax-loader.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images 2021-07-09T18:11:01,699 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images/icons-36-white.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/default/images 2021-07-09T18:11:01,702 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android 2021-07-09T18:11:01,703 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/android-theme.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android 2021-07-09T18:11:01,707 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images 2021-07-09T18:11:01,708 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images/icons-36-black.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images 2021-07-09T18:11:01,711 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images/icons-18-black.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images 2021-07-09T18:11:01,713 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images/icons-18-white.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images 2021-07-09T18:11:01,716 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images/ajax-loader.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images 2021-07-09T18:11:01,718 copying openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images/icons-36-white.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mobileGenerator/css/themes/android/images 2021-07-09T18:11:01,720 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs 2021-07-09T18:11:01,721 copying openteacher/modules/org/openteacher/codeDocs/rst-directive.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs 2021-07-09T18:11:01,724 copying openteacher/modules/org/openteacher/codeDocs/codeDocs.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs 2021-07-09T18:11:01,727 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources 2021-07-09T18:11:01,728 copying openteacher/modules/org/openteacher/codeDocs/resources/jquery.quicksearch.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources 2021-07-09T18:11:01,731 copying openteacher/modules/org/openteacher/codeDocs/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources 2021-07-09T18:11:01,733 copying openteacher/modules/org/openteacher/codeDocs/resources/jquery.tablesorter.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources 2021-07-09T18:11:01,737 copying openteacher/modules/org/openteacher/codeDocs/resources/fixme.jpg -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources 2021-07-09T18:11:01,743 copying openteacher/modules/org/openteacher/codeDocs/resources/jquery.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources 2021-07-09T18:11:01,750 copying openteacher/modules/org/openteacher/codeDocs/resources/priority.jpg -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources 2021-07-09T18:11:01,758 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources/tablesorter 2021-07-09T18:11:01,759 copying openteacher/modules/org/openteacher/codeDocs/resources/tablesorter/asc.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources/tablesorter 2021-07-09T18:11:01,762 copying openteacher/modules/org/openteacher/codeDocs/resources/tablesorter/bg.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources/tablesorter 2021-07-09T18:11:01,764 copying openteacher/modules/org/openteacher/codeDocs/resources/tablesorter/desc.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/resources/tablesorter 2021-07-09T18:11:01,766 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/templ 2021-07-09T18:11:01,767 copying openteacher/modules/org/openteacher/codeDocs/templ/module.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/templ 2021-07-09T18:11:01,770 copying openteacher/modules/org/openteacher/codeDocs/templ/modules.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/templ 2021-07-09T18:11:01,772 copying openteacher/modules/org/openteacher/codeDocs/templ/dev_docs.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/templ 2021-07-09T18:11:01,775 copying openteacher/modules/org/openteacher/codeDocs/templ/style.css -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/templ 2021-07-09T18:11:01,777 copying openteacher/modules/org/openteacher/codeDocs/templ/fixmes.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/templ 2021-07-09T18:11:01,780 copying openteacher/modules/org/openteacher/codeDocs/templ/priorities.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeDocs/templ 2021-07-09T18:11:01,782 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi 2021-07-09T18:11:01,783 copying openteacher/modules/org/openteacher/studyStackApi/studyStackApi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi 2021-07-09T18:11:01,786 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,787 copying openteacher/modules/org/openteacher/studyStackApi/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,790 copying openteacher/modules/org/openteacher/studyStackApi/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,793 copying openteacher/modules/org/openteacher/studyStackApi/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,795 copying openteacher/modules/org/openteacher/studyStackApi/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,798 copying openteacher/modules/org/openteacher/studyStackApi/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,801 copying openteacher/modules/org/openteacher/studyStackApi/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,803 copying openteacher/modules/org/openteacher/studyStackApi/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,805 copying openteacher/modules/org/openteacher/studyStackApi/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,808 copying openteacher/modules/org/openteacher/studyStackApi/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,810 copying openteacher/modules/org/openteacher/studyStackApi/translations/org.openteacher.studyStackApi.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,812 copying openteacher/modules/org/openteacher/studyStackApi/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/studyStackApi/translations 2021-07-09T18:11:01,815 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer 2021-07-09T18:11:01,816 copying openteacher/modules/org/openteacher/settingsFilterer/settingsFilterer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer 2021-07-09T18:11:01,818 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,819 copying openteacher/modules/org/openteacher/settingsFilterer/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,821 copying openteacher/modules/org/openteacher/settingsFilterer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,824 copying openteacher/modules/org/openteacher/settingsFilterer/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,826 copying openteacher/modules/org/openteacher/settingsFilterer/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,829 copying openteacher/modules/org/openteacher/settingsFilterer/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,831 copying openteacher/modules/org/openteacher/settingsFilterer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,833 copying openteacher/modules/org/openteacher/settingsFilterer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,836 copying openteacher/modules/org/openteacher/settingsFilterer/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,838 copying openteacher/modules/org/openteacher/settingsFilterer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,840 copying openteacher/modules/org/openteacher/settingsFilterer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,843 copying openteacher/modules/org/openteacher/settingsFilterer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,845 copying openteacher/modules/org/openteacher/settingsFilterer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,848 copying openteacher/modules/org/openteacher/settingsFilterer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,851 copying openteacher/modules/org/openteacher/settingsFilterer/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,853 copying openteacher/modules/org/openteacher/settingsFilterer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,855 copying openteacher/modules/org/openteacher/settingsFilterer/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,858 copying openteacher/modules/org/openteacher/settingsFilterer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,860 copying openteacher/modules/org/openteacher/settingsFilterer/translations/org.openteacher.settingsFilterer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,863 copying openteacher/modules/org/openteacher/settingsFilterer/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,865 copying openteacher/modules/org/openteacher/settingsFilterer/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,868 copying openteacher/modules/org/openteacher/settingsFilterer/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsFilterer/translations 2021-07-09T18:11:01,871 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/languageCodeGuesserTableGenerator 2021-07-09T18:11:01,872 copying openteacher/modules/org/openteacher/languageCodeGuesserTableGenerator/languageCodeGuesserTableGenerator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/languageCodeGuesserTableGenerator 2021-07-09T18:11:01,874 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions 2021-07-09T18:11:01,875 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/test 2021-07-09T18:11:01,876 copying openteacher/modules/org/openteacher/profileDescriptions/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/test 2021-07-09T18:11:01,879 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher 2021-07-09T18:11:01,880 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/teacher.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher 2021-07-09T18:11:01,882 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,883 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,886 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,889 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,891 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,894 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,896 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,899 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,901 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,904 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,906 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,909 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,912 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,914 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,917 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,919 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,922 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,924 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,927 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,929 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,934 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,937 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,939 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/org.openteacher.profileDescriptions.teacher.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,942 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,945 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,947 copying openteacher/modules/org/openteacher/profileDescriptions/teacher/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/teacher/translations 2021-07-09T18:11:01,950 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/codeDocumentation 2021-07-09T18:11:01,951 copying openteacher/modules/org/openteacher/profileDescriptions/codeDocumentation/codeDocumentation.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/codeDocumentation 2021-07-09T18:11:01,954 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/updateTranslations 2021-07-09T18:11:01,955 copying openteacher/modules/org/openteacher/profileDescriptions/updateTranslations/updateTranslations.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/updateTranslations 2021-07-09T18:11:01,957 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateLanguageCodeGuesserTable 2021-07-09T18:11:01,958 copying openteacher/modules/org/openteacher/profileDescriptions/generateLanguageCodeGuesserTable/generateLanguageCodeGuesserTable.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateLanguageCodeGuesserTable 2021-07-09T18:11:01,961 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly 2021-07-09T18:11:01,962 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/wordsOnly.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly 2021-07-09T18:11:01,965 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,966 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,969 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,971 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,974 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,977 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,981 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,984 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,987 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,990 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,993 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:01,996 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,000 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,008 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,012 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,016 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/org.openteacher.profileDescriptions.wordsOnly.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,018 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,021 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,025 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,028 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,032 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,035 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,039 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,042 copying openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/wordsOnly/translations 2021-07-09T18:11:02,045 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageSource 2021-07-09T18:11:02,046 copying openteacher/modules/org/openteacher/profileDescriptions/packageSource/packageSource.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageSource 2021-07-09T18:11:02,049 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateWebsite 2021-07-09T18:11:02,051 copying openteacher/modules/org/openteacher/profileDescriptions/generateWebsite/generateWebsite.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateWebsite 2021-07-09T18:11:02,053 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help 2021-07-09T18:11:02,055 copying openteacher/modules/org/openteacher/profileDescriptions/help/help.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help 2021-07-09T18:11:02,058 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,059 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,062 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,065 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,068 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,071 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,073 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,076 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,079 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,082 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,085 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,088 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/org.openteacher.profileDescriptions.help.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,091 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,094 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,097 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,101 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,104 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,107 copying openteacher/modules/org/openteacher/profileDescriptions/help/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/help/translations 2021-07-09T18:11:02,109 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageWindowsPortable 2021-07-09T18:11:02,111 copying openteacher/modules/org/openteacher/profileDescriptions/packageWindowsPortable/packageWindowsPortable.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageWindowsPortable 2021-07-09T18:11:02,114 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageRpm 2021-07-09T18:11:02,115 copying openteacher/modules/org/openteacher/profileDescriptions/packageRpm/packageRpm.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageRpm 2021-07-09T18:11:02,118 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/getTranslationAuthors 2021-07-09T18:11:02,120 copying openteacher/modules/org/openteacher/profileDescriptions/getTranslationAuthors/getTranslationAuthors.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/getTranslationAuthors 2021-07-09T18:11:02,122 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome 2021-07-09T18:11:02,124 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/studentAtHome.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome 2021-07-09T18:11:02,127 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,128 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,131 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,134 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,137 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,140 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,143 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,146 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,149 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,151 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,154 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,157 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,160 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,163 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,166 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,169 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,172 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,175 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,178 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,181 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,184 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,187 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,190 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/org.openteacher.profileDescriptions.studentAtHome.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,193 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,196 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,199 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtHome/translations 2021-07-09T18:11:02,201 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageDebian 2021-07-09T18:11:02,203 copying openteacher/modules/org/openteacher/profileDescriptions/packageDebian/packageDebian.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageDebian 2021-07-09T18:11:02,206 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer 2021-07-09T18:11:02,207 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/testServer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer 2021-07-09T18:11:02,211 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,212 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,216 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,219 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,222 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,225 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,228 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,230 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/org.openteacher.profileDescriptions.testServer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,233 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,236 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,239 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,242 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,244 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,247 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,250 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,253 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,256 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,261 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,264 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,267 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,270 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,273 copying openteacher/modules/org/openteacher/profileDescriptions/testServer/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testServer/translations 2021-07-09T18:11:02,276 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/webApiServer 2021-07-09T18:11:02,278 copying openteacher/modules/org/openteacher/profileDescriptions/webApiServer/webApiServer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/webApiServer 2021-07-09T18:11:02,281 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy 2021-07-09T18:11:02,283 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/selfstudy.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy 2021-07-09T18:11:02,286 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,288 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,291 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,294 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,297 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,300 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,303 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,306 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,309 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,312 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,315 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,318 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,321 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,324 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,327 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,329 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,332 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,335 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,338 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,341 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,344 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,347 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,349 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,352 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/org.openteacher.profileDescriptions.selfstudy.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,355 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,358 copying openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/selfstudy/translations 2021-07-09T18:11:02,361 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all 2021-07-09T18:11:02,362 copying openteacher/modules/org/openteacher/profileDescriptions/all/all.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all 2021-07-09T18:11:02,365 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,366 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,369 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,372 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,375 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,378 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,381 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,383 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,386 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,389 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,392 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,395 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,398 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,401 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,404 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/org.openteacher.profileDescriptions.all.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,406 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,409 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,412 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,415 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,418 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,422 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,425 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,428 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,430 copying openteacher/modules/org/openteacher/profileDescriptions/all/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/all/translations 2021-07-09T18:11:02,433 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/updateRosettaPriorities 2021-07-09T18:11:02,434 copying openteacher/modules/org/openteacher/profileDescriptions/updateRosettaPriorities/updateRosettaPriorities.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/updateRosettaPriorities 2021-07-09T18:11:02,437 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testSuite 2021-07-09T18:11:02,438 copying openteacher/modules/org/openteacher/profileDescriptions/testSuite/testSuite.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/testSuite 2021-07-09T18:11:02,441 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageSourceWithSetup 2021-07-09T18:11:02,442 copying openteacher/modules/org/openteacher/profileDescriptions/packageSourceWithSetup/packageSourceWithSetup.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageSourceWithSetup 2021-07-09T18:11:02,445 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool 2021-07-09T18:11:02,446 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/studentAtSchool.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool 2021-07-09T18:11:02,449 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,450 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,453 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,456 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,459 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,462 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,465 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,468 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,471 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,474 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,476 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,480 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,483 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,486 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,489 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,491 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,494 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,497 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,500 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,503 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,507 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,511 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/org.openteacher.profileDescriptions.studentAtSchool.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,514 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,517 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,520 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,523 copying openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/studentAtSchool/translations 2021-07-09T18:11:02,526 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageWindowsMsi 2021-07-09T18:11:02,527 copying openteacher/modules/org/openteacher/profileDescriptions/packageWindowsMsi/packageWindowsMsi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageWindowsMsi 2021-07-09T18:11:02,532 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageMac 2021-07-09T18:11:02,533 copying openteacher/modules/org/openteacher/profileDescriptions/packageMac/packageMac.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageMac 2021-07-09T18:11:02,537 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/moduleGraph 2021-07-09T18:11:02,538 copying openteacher/modules/org/openteacher/profileDescriptions/moduleGraph/moduleGraph.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/moduleGraph 2021-07-09T18:11:02,541 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/codeComplexity 2021-07-09T18:11:02,542 copying openteacher/modules/org/openteacher/profileDescriptions/codeComplexity/codeComplexity.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/codeComplexity 2021-07-09T18:11:02,544 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/shell 2021-07-09T18:11:02,545 copying openteacher/modules/org/openteacher/profileDescriptions/shell/shell.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/shell 2021-07-09T18:11:02,548 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateMobile 2021-07-09T18:11:02,549 copying openteacher/modules/org/openteacher/profileDescriptions/generateMobile/generateMobile.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateMobile 2021-07-09T18:11:02,551 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateBusinessCard 2021-07-09T18:11:02,552 copying openteacher/modules/org/openteacher/profileDescriptions/generateBusinessCard/generateBusinessCard.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/generateBusinessCard 2021-07-09T18:11:02,555 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/cli 2021-07-09T18:11:02,556 copying openteacher/modules/org/openteacher/profileDescriptions/cli/cli.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/cli 2021-07-09T18:11:02,559 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageArch 2021-07-09T18:11:02,560 copying openteacher/modules/org/openteacher/profileDescriptions/packageArch/packageArch.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/packageArch 2021-07-09T18:11:02,562 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/ircBot 2021-07-09T18:11:02,563 copying openteacher/modules/org/openteacher/profileDescriptions/ircBot/ircBot.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profileDescriptions/ircBot 2021-07-09T18:11:02,566 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mimicryTypefaceConverterTest 2021-07-09T18:11:02,567 copying openteacher/modules/org/openteacher/mimicryTypefaceConverterTest/mimicryTypefaceConverterTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mimicryTypefaceConverterTest 2021-07-09T18:11:02,570 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIcons 2021-07-09T18:11:02,571 copying openteacher/modules/org/openteacher/dataTypeIcons/dataTypeIcons.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIcons 2021-07-09T18:11:02,573 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIcons/icons 2021-07-09T18:11:02,574 copying openteacher/modules/org/openteacher/dataTypeIcons/icons/words.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIcons/icons 2021-07-09T18:11:02,577 copying openteacher/modules/org/openteacher/dataTypeIcons/icons/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIcons/icons 2021-07-09T18:11:02,580 copying openteacher/modules/org/openteacher/dataTypeIcons/icons/media.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIcons/icons 2021-07-09T18:11:02,582 copying openteacher/modules/org/openteacher/dataTypeIcons/icons/topo.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIcons/icons 2021-07-09T18:11:02,585 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/percentNotesViewer 2021-07-09T18:11:02,586 copying openteacher/modules/org/openteacher/percentNotesViewer/percentNotesViewer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/percentNotesViewer 2021-07-09T18:11:02,589 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower 2021-07-09T18:11:02,590 copying openteacher/modules/org/openteacher/dialogShower/dialogShower.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower 2021-07-09T18:11:02,592 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower/images 2021-07-09T18:11:02,593 copying openteacher/modules/org/openteacher/dialogShower/images/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower/images 2021-07-09T18:11:02,596 copying openteacher/modules/org/openteacher/dialogShower/images/ot240.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower/images 2021-07-09T18:11:02,599 copying openteacher/modules/org/openteacher/dialogShower/images/ot2300.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower/images 2021-07-09T18:11:02,602 copying openteacher/modules/org/openteacher/dialogShower/images/otbroken240.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower/images 2021-07-09T18:11:02,605 copying openteacher/modules/org/openteacher/dialogShower/images/otbroken2300.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogShower/images 2021-07-09T18:11:02,609 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech 2021-07-09T18:11:02,610 copying openteacher/modules/org/openteacher/textToSpeech/textToSpeech.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech 2021-07-09T18:11:02,613 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,614 copying openteacher/modules/org/openteacher/textToSpeech/translations/org.openteacher.textToSpeech.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,616 copying openteacher/modules/org/openteacher/textToSpeech/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,619 copying openteacher/modules/org/openteacher/textToSpeech/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,621 copying openteacher/modules/org/openteacher/textToSpeech/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,624 copying openteacher/modules/org/openteacher/textToSpeech/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,626 copying openteacher/modules/org/openteacher/textToSpeech/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,629 copying openteacher/modules/org/openteacher/textToSpeech/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,631 copying openteacher/modules/org/openteacher/textToSpeech/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,633 copying openteacher/modules/org/openteacher/textToSpeech/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,636 copying openteacher/modules/org/openteacher/textToSpeech/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,638 copying openteacher/modules/org/openteacher/textToSpeech/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,640 copying openteacher/modules/org/openteacher/textToSpeech/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,643 copying openteacher/modules/org/openteacher/textToSpeech/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,645 copying openteacher/modules/org/openteacher/textToSpeech/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,648 copying openteacher/modules/org/openteacher/textToSpeech/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,650 copying openteacher/modules/org/openteacher/textToSpeech/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,652 copying openteacher/modules/org/openteacher/textToSpeech/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,655 copying openteacher/modules/org/openteacher/textToSpeech/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,657 copying openteacher/modules/org/openteacher/textToSpeech/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,659 copying openteacher/modules/org/openteacher/textToSpeech/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,662 copying openteacher/modules/org/openteacher/textToSpeech/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,664 copying openteacher/modules/org/openteacher/textToSpeech/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,666 copying openteacher/modules/org/openteacher/textToSpeech/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,669 copying openteacher/modules/org/openteacher/textToSpeech/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,671 copying openteacher/modules/org/openteacher/textToSpeech/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,673 copying openteacher/modules/org/openteacher/textToSpeech/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,676 copying openteacher/modules/org/openteacher/textToSpeech/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,678 copying openteacher/modules/org/openteacher/textToSpeech/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,680 copying openteacher/modules/org/openteacher/textToSpeech/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,683 copying openteacher/modules/org/openteacher/textToSpeech/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,685 copying openteacher/modules/org/openteacher/textToSpeech/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,687 copying openteacher/modules/org/openteacher/textToSpeech/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,690 copying openteacher/modules/org/openteacher/textToSpeech/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,693 copying openteacher/modules/org/openteacher/textToSpeech/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,695 copying openteacher/modules/org/openteacher/textToSpeech/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/textToSpeech/translations 2021-07-09T18:11:02,697 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui 2021-07-09T18:11:02,698 copying openteacher/modules/org/openteacher/gui/ui.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui 2021-07-09T18:11:02,702 copying openteacher/modules/org/openteacher/gui/gui.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui 2021-07-09T18:11:02,705 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,718 copying openteacher/modules/org/openteacher/gui/icons/settings.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,721 copying openteacher/modules/org/openteacher/gui/icons/new.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,724 copying openteacher/modules/org/openteacher/gui/icons/quit.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,727 copying openteacher/modules/org/openteacher/gui/icons/save.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,730 copying openteacher/modules/org/openteacher/gui/icons/about.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,733 copying openteacher/modules/org/openteacher/gui/icons/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,736 copying openteacher/modules/org/openteacher/gui/icons/save_as.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,739 copying openteacher/modules/org/openteacher/gui/icons/print.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,741 copying openteacher/modules/org/openteacher/gui/icons/help.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,744 copying openteacher/modules/org/openteacher/gui/icons/fullscreen.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,746 copying openteacher/modules/org/openteacher/gui/icons/open.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,749 copying openteacher/modules/org/openteacher/gui/icons/add.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/icons 2021-07-09T18:11:02,751 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,752 copying openteacher/modules/org/openteacher/gui/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,755 copying openteacher/modules/org/openteacher/gui/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,757 copying openteacher/modules/org/openteacher/gui/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,759 copying openteacher/modules/org/openteacher/gui/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,762 copying openteacher/modules/org/openteacher/gui/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,764 copying openteacher/modules/org/openteacher/gui/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,766 copying openteacher/modules/org/openteacher/gui/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,769 copying openteacher/modules/org/openteacher/gui/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,772 copying openteacher/modules/org/openteacher/gui/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,775 copying openteacher/modules/org/openteacher/gui/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,777 copying openteacher/modules/org/openteacher/gui/translations/en_AU.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,780 copying openteacher/modules/org/openteacher/gui/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,782 copying openteacher/modules/org/openteacher/gui/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,784 copying openteacher/modules/org/openteacher/gui/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,787 copying openteacher/modules/org/openteacher/gui/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,789 copying openteacher/modules/org/openteacher/gui/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,792 copying openteacher/modules/org/openteacher/gui/translations/org.openteacher.gui.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,794 copying openteacher/modules/org/openteacher/gui/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,796 copying openteacher/modules/org/openteacher/gui/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,799 copying openteacher/modules/org/openteacher/gui/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,801 copying openteacher/modules/org/openteacher/gui/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,804 copying openteacher/modules/org/openteacher/gui/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,806 copying openteacher/modules/org/openteacher/gui/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,809 copying openteacher/modules/org/openteacher/gui/translations/eo.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,811 copying openteacher/modules/org/openteacher/gui/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,813 copying openteacher/modules/org/openteacher/gui/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,816 copying openteacher/modules/org/openteacher/gui/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,818 copying openteacher/modules/org/openteacher/gui/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,821 copying openteacher/modules/org/openteacher/gui/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,823 copying openteacher/modules/org/openteacher/gui/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,825 copying openteacher/modules/org/openteacher/gui/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,828 copying openteacher/modules/org/openteacher/gui/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,830 copying openteacher/modules/org/openteacher/gui/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,833 copying openteacher/modules/org/openteacher/gui/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,835 copying openteacher/modules/org/openteacher/gui/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,837 copying openteacher/modules/org/openteacher/gui/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,840 copying openteacher/modules/org/openteacher/gui/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,842 copying openteacher/modules/org/openteacher/gui/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,845 copying openteacher/modules/org/openteacher/gui/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,848 copying openteacher/modules/org/openteacher/gui/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,850 copying openteacher/modules/org/openteacher/gui/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,852 copying openteacher/modules/org/openteacher/gui/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,855 copying openteacher/modules/org/openteacher/gui/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,857 copying openteacher/modules/org/openteacher/gui/translations/eo.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,860 copying openteacher/modules/org/openteacher/gui/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,862 copying openteacher/modules/org/openteacher/gui/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,865 copying openteacher/modules/org/openteacher/gui/translations/en_AU.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,867 copying openteacher/modules/org/openteacher/gui/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,869 copying openteacher/modules/org/openteacher/gui/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,872 copying openteacher/modules/org/openteacher/gui/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,875 copying openteacher/modules/org/openteacher/gui/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gui/translations 2021-07-09T18:11:02,877 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translationUpdater 2021-07-09T18:11:02,878 copying openteacher/modules/org/openteacher/translationUpdater/translationUpdater.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translationUpdater 2021-07-09T18:11:02,880 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer 2021-07-09T18:11:02,882 copying openteacher/modules/org/openteacher/testsViewer/testsViewer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer 2021-07-09T18:11:02,885 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,886 copying openteacher/modules/org/openteacher/testsViewer/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,888 copying openteacher/modules/org/openteacher/testsViewer/translations/org.openteacher.testsViewer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,891 copying openteacher/modules/org/openteacher/testsViewer/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,893 copying openteacher/modules/org/openteacher/testsViewer/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,896 copying openteacher/modules/org/openteacher/testsViewer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,899 copying openteacher/modules/org/openteacher/testsViewer/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,901 copying openteacher/modules/org/openteacher/testsViewer/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,903 copying openteacher/modules/org/openteacher/testsViewer/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,906 copying openteacher/modules/org/openteacher/testsViewer/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,908 copying openteacher/modules/org/openteacher/testsViewer/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,910 copying openteacher/modules/org/openteacher/testsViewer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,913 copying openteacher/modules/org/openteacher/testsViewer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,915 copying openteacher/modules/org/openteacher/testsViewer/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,918 copying openteacher/modules/org/openteacher/testsViewer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,921 copying openteacher/modules/org/openteacher/testsViewer/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,923 copying openteacher/modules/org/openteacher/testsViewer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,925 copying openteacher/modules/org/openteacher/testsViewer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,929 copying openteacher/modules/org/openteacher/testsViewer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,931 copying openteacher/modules/org/openteacher/testsViewer/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,934 copying openteacher/modules/org/openteacher/testsViewer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,936 copying openteacher/modules/org/openteacher/testsViewer/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,939 copying openteacher/modules/org/openteacher/testsViewer/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,941 copying openteacher/modules/org/openteacher/testsViewer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,943 copying openteacher/modules/org/openteacher/testsViewer/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,946 copying openteacher/modules/org/openteacher/testsViewer/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,948 copying openteacher/modules/org/openteacher/testsViewer/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,951 copying openteacher/modules/org/openteacher/testsViewer/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,953 copying openteacher/modules/org/openteacher/testsViewer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,956 copying openteacher/modules/org/openteacher/testsViewer/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,958 copying openteacher/modules/org/openteacher/testsViewer/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,961 copying openteacher/modules/org/openteacher/testsViewer/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,963 copying openteacher/modules/org/openteacher/testsViewer/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,965 copying openteacher/modules/org/openteacher/testsViewer/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,968 copying openteacher/modules/org/openteacher/testsViewer/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,970 copying openteacher/modules/org/openteacher/testsViewer/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsViewer/translations 2021-07-09T18:11:02,972 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi 2021-07-09T18:11:02,973 copying openteacher/modules/org/openteacher/wrtsApi/wrtsApi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi 2021-07-09T18:11:02,977 copying openteacher/modules/org/openteacher/wrtsApi/api.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi 2021-07-09T18:11:02,979 copying openteacher/modules/org/openteacher/wrtsApi/ui.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi 2021-07-09T18:11:02,982 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:02,983 copying openteacher/modules/org/openteacher/wrtsApi/translations/org.openteacher.wrtsApi.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:02,986 copying openteacher/modules/org/openteacher/wrtsApi/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:02,988 copying openteacher/modules/org/openteacher/wrtsApi/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:02,990 copying openteacher/modules/org/openteacher/wrtsApi/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:02,993 copying openteacher/modules/org/openteacher/wrtsApi/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:02,995 copying openteacher/modules/org/openteacher/wrtsApi/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:02,998 copying openteacher/modules/org/openteacher/wrtsApi/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,001 copying openteacher/modules/org/openteacher/wrtsApi/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,003 copying openteacher/modules/org/openteacher/wrtsApi/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,005 copying openteacher/modules/org/openteacher/wrtsApi/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,008 copying openteacher/modules/org/openteacher/wrtsApi/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,011 copying openteacher/modules/org/openteacher/wrtsApi/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,013 copying openteacher/modules/org/openteacher/wrtsApi/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,016 copying openteacher/modules/org/openteacher/wrtsApi/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,019 copying openteacher/modules/org/openteacher/wrtsApi/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,021 copying openteacher/modules/org/openteacher/wrtsApi/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,024 copying openteacher/modules/org/openteacher/wrtsApi/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,026 copying openteacher/modules/org/openteacher/wrtsApi/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,029 copying openteacher/modules/org/openteacher/wrtsApi/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,032 copying openteacher/modules/org/openteacher/wrtsApi/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,034 copying openteacher/modules/org/openteacher/wrtsApi/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,037 copying openteacher/modules/org/openteacher/wrtsApi/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,039 copying openteacher/modules/org/openteacher/wrtsApi/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,041 copying openteacher/modules/org/openteacher/wrtsApi/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,044 copying openteacher/modules/org/openteacher/wrtsApi/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,046 copying openteacher/modules/org/openteacher/wrtsApi/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,049 copying openteacher/modules/org/openteacher/wrtsApi/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,051 copying openteacher/modules/org/openteacher/wrtsApi/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,054 copying openteacher/modules/org/openteacher/wrtsApi/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,056 copying openteacher/modules/org/openteacher/wrtsApi/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,059 copying openteacher/modules/org/openteacher/wrtsApi/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,061 copying openteacher/modules/org/openteacher/wrtsApi/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,064 copying openteacher/modules/org/openteacher/wrtsApi/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,066 copying openteacher/modules/org/openteacher/wrtsApi/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,069 copying openteacher/modules/org/openteacher/wrtsApi/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,072 copying openteacher/modules/org/openteacher/wrtsApi/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,074 copying openteacher/modules/org/openteacher/wrtsApi/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,077 copying openteacher/modules/org/openteacher/wrtsApi/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,079 copying openteacher/modules/org/openteacher/wrtsApi/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wrtsApi/translations 2021-07-09T18:11:03,082 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceSaver 2021-07-09T18:11:03,083 copying openteacher/modules/org/openteacher/sourceSaver/sourceSaver.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceSaver 2021-07-09T18:11:03,086 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr 2021-07-09T18:11:03,086 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/wordListLoader 2021-07-09T18:11:03,087 copying openteacher/modules/org/openteacher/ocr/wordListLoader/wordListLoader.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/wordListLoader 2021-07-09T18:11:03,090 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui 2021-07-09T18:11:03,091 copying openteacher/modules/org/openteacher/ocr/gui/gui.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui 2021-07-09T18:11:03,094 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,095 copying openteacher/modules/org/openteacher/ocr/gui/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,098 copying openteacher/modules/org/openteacher/ocr/gui/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,101 copying openteacher/modules/org/openteacher/ocr/gui/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,104 copying openteacher/modules/org/openteacher/ocr/gui/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,106 copying openteacher/modules/org/openteacher/ocr/gui/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,109 copying openteacher/modules/org/openteacher/ocr/gui/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,112 copying openteacher/modules/org/openteacher/ocr/gui/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,114 copying openteacher/modules/org/openteacher/ocr/gui/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,117 copying openteacher/modules/org/openteacher/ocr/gui/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,120 copying openteacher/modules/org/openteacher/ocr/gui/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,123 copying openteacher/modules/org/openteacher/ocr/gui/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,125 copying openteacher/modules/org/openteacher/ocr/gui/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,128 copying openteacher/modules/org/openteacher/ocr/gui/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,130 copying openteacher/modules/org/openteacher/ocr/gui/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,133 copying openteacher/modules/org/openteacher/ocr/gui/translations/org.openteacher.ocr.gui.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/gui/translations 2021-07-09T18:11:03,135 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/cuneiformRecognizer 2021-07-09T18:11:03,136 copying openteacher/modules/org/openteacher/ocr/cuneiformRecognizer/cuneiformRecognizer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/cuneiformRecognizer 2021-07-09T18:11:03,139 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/tesseractRecognizer 2021-07-09T18:11:03,140 copying openteacher/modules/org/openteacher/ocr/tesseractRecognizer/tesseractRecognizer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ocr/tesseractRecognizer 2021-07-09T18:11:03,142 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print 2021-07-09T18:11:03,142 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/topo 2021-07-09T18:11:03,144 copying openteacher/modules/org/openteacher/print/topo/topo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/topo 2021-07-09T18:11:03,146 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/media 2021-07-09T18:11:03,147 copying openteacher/modules/org/openteacher/print/media/media.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/media 2021-07-09T18:11:03,150 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words 2021-07-09T18:11:03,151 copying openteacher/modules/org/openteacher/print/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words 2021-07-09T18:11:03,153 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,154 copying openteacher/modules/org/openteacher/print/words/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,157 copying openteacher/modules/org/openteacher/print/words/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,160 copying openteacher/modules/org/openteacher/print/words/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,163 copying openteacher/modules/org/openteacher/print/words/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,166 copying openteacher/modules/org/openteacher/print/words/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,169 copying openteacher/modules/org/openteacher/print/words/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,171 copying openteacher/modules/org/openteacher/print/words/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,174 copying openteacher/modules/org/openteacher/print/words/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,176 copying openteacher/modules/org/openteacher/print/words/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,178 copying openteacher/modules/org/openteacher/print/words/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,181 copying openteacher/modules/org/openteacher/print/words/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,183 copying openteacher/modules/org/openteacher/print/words/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,186 copying openteacher/modules/org/openteacher/print/words/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,189 copying openteacher/modules/org/openteacher/print/words/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,192 copying openteacher/modules/org/openteacher/print/words/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,195 copying openteacher/modules/org/openteacher/print/words/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,197 copying openteacher/modules/org/openteacher/print/words/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,200 copying openteacher/modules/org/openteacher/print/words/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,202 copying openteacher/modules/org/openteacher/print/words/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,205 copying openteacher/modules/org/openteacher/print/words/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,207 copying openteacher/modules/org/openteacher/print/words/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,210 copying openteacher/modules/org/openteacher/print/words/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,212 copying openteacher/modules/org/openteacher/print/words/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,215 copying openteacher/modules/org/openteacher/print/words/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,218 copying openteacher/modules/org/openteacher/print/words/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,220 copying openteacher/modules/org/openteacher/print/words/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,223 copying openteacher/modules/org/openteacher/print/words/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,225 copying openteacher/modules/org/openteacher/print/words/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,228 copying openteacher/modules/org/openteacher/print/words/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,230 copying openteacher/modules/org/openteacher/print/words/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,233 copying openteacher/modules/org/openteacher/print/words/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,235 copying openteacher/modules/org/openteacher/print/words/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,238 copying openteacher/modules/org/openteacher/print/words/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,240 copying openteacher/modules/org/openteacher/print/words/translations/org.openteacher.print.words.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,243 copying openteacher/modules/org/openteacher/print/words/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/print/words/translations 2021-07-09T18:11:03,245 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps 2021-07-09T18:11:03,245 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/world 2021-07-09T18:11:03,247 copying openteacher/modules/org/openteacher/maps/world/world.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/world 2021-07-09T18:11:03,249 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/world/resources 2021-07-09T18:11:03,250 copying openteacher/modules/org/openteacher/maps/world/resources/places.json -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/world/resources 2021-07-09T18:11:03,253 copying openteacher/modules/org/openteacher/maps/world/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/world/resources 2021-07-09T18:11:03,255 copying openteacher/modules/org/openteacher/maps/world/resources/map.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/world/resources 2021-07-09T18:11:03,263 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/latinamerica 2021-07-09T18:11:03,264 copying openteacher/modules/org/openteacher/maps/latinamerica/latinamerica.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/latinamerica 2021-07-09T18:11:03,266 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/latinamerica/resources 2021-07-09T18:11:03,267 copying openteacher/modules/org/openteacher/maps/latinamerica/resources/places.json -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/latinamerica/resources 2021-07-09T18:11:03,270 copying openteacher/modules/org/openteacher/maps/latinamerica/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/latinamerica/resources 2021-07-09T18:11:03,272 copying openteacher/modules/org/openteacher/maps/latinamerica/resources/map.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/latinamerica/resources 2021-07-09T18:11:03,275 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/usa 2021-07-09T18:11:03,277 copying openteacher/modules/org/openteacher/maps/usa/usa.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/usa 2021-07-09T18:11:03,279 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/usa/resources 2021-07-09T18:11:03,280 copying openteacher/modules/org/openteacher/maps/usa/resources/places.json -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/usa/resources 2021-07-09T18:11:03,283 copying openteacher/modules/org/openteacher/maps/usa/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/usa/resources 2021-07-09T18:11:03,286 copying openteacher/modules/org/openteacher/maps/usa/resources/map.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/usa/resources 2021-07-09T18:11:03,290 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/asia 2021-07-09T18:11:03,291 copying openteacher/modules/org/openteacher/maps/asia/asia.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/asia 2021-07-09T18:11:03,294 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/asia/resources 2021-07-09T18:11:03,295 copying openteacher/modules/org/openteacher/maps/asia/resources/places.json -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/asia/resources 2021-07-09T18:11:03,298 copying openteacher/modules/org/openteacher/maps/asia/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/asia/resources 2021-07-09T18:11:03,300 copying openteacher/modules/org/openteacher/maps/asia/resources/map.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/asia/resources 2021-07-09T18:11:03,306 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/africa 2021-07-09T18:11:03,307 copying openteacher/modules/org/openteacher/maps/africa/africa.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/africa 2021-07-09T18:11:03,309 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/africa/resources 2021-07-09T18:11:03,310 copying openteacher/modules/org/openteacher/maps/africa/resources/places.json -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/africa/resources 2021-07-09T18:11:03,313 copying openteacher/modules/org/openteacher/maps/africa/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/africa/resources 2021-07-09T18:11:03,316 copying openteacher/modules/org/openteacher/maps/africa/resources/map.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/africa/resources 2021-07-09T18:11:03,319 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/europe 2021-07-09T18:11:03,320 copying openteacher/modules/org/openteacher/maps/europe/europe.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/europe 2021-07-09T18:11:03,323 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/europe/resources 2021-07-09T18:11:03,324 copying openteacher/modules/org/openteacher/maps/europe/resources/places.json -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/europe/resources 2021-07-09T18:11:03,327 copying openteacher/modules/org/openteacher/maps/europe/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/europe/resources 2021-07-09T18:11:03,330 copying openteacher/modules/org/openteacher/maps/europe/resources/map.gif -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/maps/europe/resources 2021-07-09T18:11:03,334 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/buttonRegister 2021-07-09T18:11:03,335 copying openteacher/modules/org/openteacher/buttonRegister/buttonRegister.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/buttonRegister 2021-07-09T18:11:03,338 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/getTranslationAuthors 2021-07-09T18:11:03,339 copying openteacher/modules/org/openteacher/getTranslationAuthors/getTranslationAuthors.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/getTranslationAuthors 2021-07-09T18:11:03,342 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes 2021-07-09T18:11:03,342 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/youtube 2021-07-09T18:11:03,344 copying openteacher/modules/org/openteacher/mediaTypes/youtube/youtube.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/youtube 2021-07-09T18:11:03,347 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/website 2021-07-09T18:11:03,348 copying openteacher/modules/org/openteacher/mediaTypes/website/website.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/website 2021-07-09T18:11:03,350 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/liveleak 2021-07-09T18:11:03,351 copying openteacher/modules/org/openteacher/mediaTypes/liveleak/liveleak.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/liveleak 2021-07-09T18:11:03,354 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/vimeo 2021-07-09T18:11:03,355 copying openteacher/modules/org/openteacher/mediaTypes/vimeo/vimeo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/vimeo 2021-07-09T18:11:03,358 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/image 2021-07-09T18:11:03,359 copying openteacher/modules/org/openteacher/mediaTypes/image/image.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/image 2021-07-09T18:11:03,362 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/audio 2021-07-09T18:11:03,363 copying openteacher/modules/org/openteacher/mediaTypes/audio/audio.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/audio 2021-07-09T18:11:03,365 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/text 2021-07-09T18:11:03,366 copying openteacher/modules/org/openteacher/mediaTypes/text/text.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/text 2021-07-09T18:11:03,370 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/video 2021-07-09T18:11:03,371 copying openteacher/modules/org/openteacher/mediaTypes/video/video.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/video 2021-07-09T18:11:03,374 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/dailymotion 2021-07-09T18:11:03,375 copying openteacher/modules/org/openteacher/mediaTypes/dailymotion/dailymotion.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaTypes/dailymotion 2021-07-09T18:11:03,378 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers 2021-07-09T18:11:03,379 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/source 2021-07-09T18:11:03,380 copying openteacher/modules/org/openteacher/packagers/source/source.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/source 2021-07-09T18:11:03,383 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/mac 2021-07-09T18:11:03,385 copying openteacher/modules/org/openteacher/packagers/mac/mac.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/mac 2021-07-09T18:11:03,388 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsPortable 2021-07-09T18:11:03,389 copying openteacher/modules/org/openteacher/packagers/windowsPortable/windowsPortable.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsPortable 2021-07-09T18:11:03,392 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/debian 2021-07-09T18:11:03,394 copying openteacher/modules/org/openteacher/packagers/debian/debian.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/debian 2021-07-09T18:11:03,397 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsMsi 2021-07-09T18:11:03,398 copying openteacher/modules/org/openteacher/packagers/windowsMsi/openteacher.ico -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsMsi 2021-07-09T18:11:03,402 copying openteacher/modules/org/openteacher/packagers/windowsMsi/leftbanner.bmp -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsMsi 2021-07-09T18:11:03,418 copying openteacher/modules/org/openteacher/packagers/windowsMsi/topbanner.bmp -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsMsi 2021-07-09T18:11:03,424 copying openteacher/modules/org/openteacher/packagers/windowsMsi/windowsMsi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsMsi 2021-07-09T18:11:03,427 copying openteacher/modules/org/openteacher/packagers/windowsMsi/COPYING.rtf -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/windowsMsi 2021-07-09T18:11:03,431 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/sourceWithSetup 2021-07-09T18:11:03,433 copying openteacher/modules/org/openteacher/packagers/sourceWithSetup/sourceWithSetup.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/sourceWithSetup 2021-07-09T18:11:03,436 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/rpm 2021-07-09T18:11:03,437 copying openteacher/modules/org/openteacher/packagers/rpm/rpm.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/rpm 2021-07-09T18:11:03,440 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/arch 2021-07-09T18:11:03,442 copying openteacher/modules/org/openteacher/packagers/arch/arch.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/arch 2021-07-09T18:11:03,445 copying openteacher/modules/org/openteacher/packagers/arch/PKGBUILD.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/packagers/arch 2021-07-09T18:11:03,448 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIconsTest 2021-07-09T18:11:03,449 copying openteacher/modules/org/openteacher/dataTypeIconsTest/dataTypeIconsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dataTypeIconsTest 2021-07-09T18:11:03,452 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleManagerTest 2021-07-09T18:11:03,453 copying openteacher/modules/org/openteacher/moduleManagerTest/moduleManagerTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleManagerTest 2021-07-09T18:11:03,457 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/pyinstallerInterface 2021-07-09T18:11:03,458 copying openteacher/modules/org/openteacher/pyinstallerInterface/icon.icns -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/pyinstallerInterface 2021-07-09T18:11:03,463 copying openteacher/modules/org/openteacher/pyinstallerInterface/icon.ico -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/pyinstallerInterface 2021-07-09T18:11:03,466 copying openteacher/modules/org/openteacher/pyinstallerInterface/pyinstallerInterface.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/pyinstallerInterface 2021-07-09T18:11:03,470 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleGraphBuilder 2021-07-09T18:11:03,471 copying openteacher/modules/org/openteacher/moduleGraphBuilder/moduleGraphBuilder.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleGraphBuilder 2021-07-09T18:11:03,474 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString 2021-07-09T18:11:03,475 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/javascriptParser 2021-07-09T18:11:03,477 copying openteacher/modules/org/openteacher/wordListString/javascriptParser/parser.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/javascriptParser 2021-07-09T18:11:03,480 copying openteacher/modules/org/openteacher/wordListString/javascriptParser/javascriptParser.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/javascriptParser 2021-07-09T18:11:03,483 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/composerTest 2021-07-09T18:11:03,484 copying openteacher/modules/org/openteacher/wordListString/composerTest/composerTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/composerTest 2021-07-09T18:11:03,488 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/parserTest 2021-07-09T18:11:03,489 copying openteacher/modules/org/openteacher/wordListString/parserTest/parserTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/parserTest 2021-07-09T18:11:03,493 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/javascriptComposer 2021-07-09T18:11:03,494 copying openteacher/modules/org/openteacher/wordListString/javascriptComposer/composer.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/javascriptComposer 2021-07-09T18:11:03,498 copying openteacher/modules/org/openteacher/wordListString/javascriptComposer/javascriptComposer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordListString/javascriptComposer 2021-07-09T18:11:03,501 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/businessCardGenerator 2021-07-09T18:11:03,502 copying openteacher/modules/org/openteacher/businessCardGenerator/businessCardGenerator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/businessCardGenerator 2021-07-09T18:11:03,505 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames 2021-07-09T18:11:03,506 copying openteacher/modules/org/openteacher/friendlyTranslationNames/friendlyTranslationNames.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames 2021-07-09T18:11:03,509 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,511 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,514 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,517 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,521 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,524 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,527 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,530 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,533 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,536 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,539 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,542 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,545 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,548 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,551 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,554 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,557 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/org.openteacher.friendlyTranslationNames.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,559 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,562 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,565 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,568 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,571 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,575 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,578 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,581 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,584 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,587 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,590 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,593 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,597 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,600 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,603 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,606 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,609 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,612 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,615 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,618 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,621 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,624 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,627 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,630 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,633 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,636 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,639 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,642 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,653 copying openteacher/modules/org/openteacher/friendlyTranslationNames/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNames/translations 2021-07-09T18:11:03,656 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/percentsCalculatorTest 2021-07-09T18:11:03,657 copying openteacher/modules/org/openteacher/percentsCalculatorTest/percentsCalculatorTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/percentsCalculatorTest 2021-07-09T18:11:03,661 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator 2021-07-09T18:11:03,663 copying openteacher/modules/org/openteacher/translator/translator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator 2021-07-09T18:11:03,666 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,668 copying openteacher/modules/org/openteacher/translator/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,672 copying openteacher/modules/org/openteacher/translator/translations/en_GB.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,675 copying openteacher/modules/org/openteacher/translator/translations/en_GB.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,678 copying openteacher/modules/org/openteacher/translator/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,680 copying openteacher/modules/org/openteacher/translator/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,683 copying openteacher/modules/org/openteacher/translator/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,686 copying openteacher/modules/org/openteacher/translator/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,689 copying openteacher/modules/org/openteacher/translator/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,691 copying openteacher/modules/org/openteacher/translator/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,694 copying openteacher/modules/org/openteacher/translator/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,697 copying openteacher/modules/org/openteacher/translator/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,700 copying openteacher/modules/org/openteacher/translator/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,703 copying openteacher/modules/org/openteacher/translator/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,706 copying openteacher/modules/org/openteacher/translator/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,709 copying openteacher/modules/org/openteacher/translator/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,711 copying openteacher/modules/org/openteacher/translator/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,714 copying openteacher/modules/org/openteacher/translator/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,717 copying openteacher/modules/org/openteacher/translator/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,720 copying openteacher/modules/org/openteacher/translator/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,723 copying openteacher/modules/org/openteacher/translator/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,726 copying openteacher/modules/org/openteacher/translator/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,729 copying openteacher/modules/org/openteacher/translator/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,732 copying openteacher/modules/org/openteacher/translator/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,734 copying openteacher/modules/org/openteacher/translator/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,737 copying openteacher/modules/org/openteacher/translator/translations/org.openteacher.translator.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,740 copying openteacher/modules/org/openteacher/translator/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,743 copying openteacher/modules/org/openteacher/translator/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,745 copying openteacher/modules/org/openteacher/translator/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,747 copying openteacher/modules/org/openteacher/translator/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,750 copying openteacher/modules/org/openteacher/translator/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,752 copying openteacher/modules/org/openteacher/translator/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,755 copying openteacher/modules/org/openteacher/translator/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,757 copying openteacher/modules/org/openteacher/translator/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/translator/translations 2021-07-09T18:11:03,760 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settings 2021-07-09T18:11:03,761 copying openteacher/modules/org/openteacher/settings/settings.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settings 2021-07-09T18:11:03,764 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleGraphBuilderTest 2021-07-09T18:11:03,765 copying openteacher/modules/org/openteacher/moduleGraphBuilderTest/moduleGraphBuilderTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleGraphBuilderTest 2021-07-09T18:11:03,768 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs 2021-07-09T18:11:03,769 copying openteacher/modules/org/openteacher/developerDocs/developerDocs.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs 2021-07-09T18:11:03,771 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,772 copying openteacher/modules/org/openteacher/developerDocs/docs/getting_started.rst -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,775 copying openteacher/modules/org/openteacher/developerDocs/docs/dev_tools.rst -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,778 copying openteacher/modules/org/openteacher/developerDocs/docs/data_format.rst -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,781 copying openteacher/modules/org/openteacher/developerDocs/docs/tools.jpg -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,787 copying openteacher/modules/org/openteacher/developerDocs/docs/user_agent.rst -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,790 copying openteacher/modules/org/openteacher/developerDocs/docs/interface.jpg -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,798 copying openteacher/modules/org/openteacher/developerDocs/docs/file_templates.rst -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,801 copying openteacher/modules/org/openteacher/developerDocs/docs/index.rst -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,803 copying openteacher/modules/org/openteacher/developerDocs/docs/modules.jpg -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,807 copying openteacher/modules/org/openteacher/developerDocs/docs/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,809 copying openteacher/modules/org/openteacher/developerDocs/docs/dependencies.rst -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/developerDocs/docs 2021-07-09T18:11:03,812 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/rosettaPrioritiesUpdater 2021-07-09T18:11:03,813 copying openteacher/modules/org/openteacher/rosettaPrioritiesUpdater/rosettaPrioritiesUpdater.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/rosettaPrioritiesUpdater 2021-07-09T18:11:03,815 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNamesTest 2021-07-09T18:11:03,816 copying openteacher/modules/org/openteacher/friendlyTranslationNamesTest/friendlyTranslationNamesTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/friendlyTranslationNamesTest 2021-07-09T18:11:03,819 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer 2021-07-09T18:11:03,820 copying openteacher/modules/org/openteacher/progressViewer/progressViewer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer 2021-07-09T18:11:03,822 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,823 copying openteacher/modules/org/openteacher/progressViewer/translations/org.openteacher.progressViewer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,826 copying openteacher/modules/org/openteacher/progressViewer/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,828 copying openteacher/modules/org/openteacher/progressViewer/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,830 copying openteacher/modules/org/openteacher/progressViewer/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,833 copying openteacher/modules/org/openteacher/progressViewer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,835 copying openteacher/modules/org/openteacher/progressViewer/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,838 copying openteacher/modules/org/openteacher/progressViewer/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,841 copying openteacher/modules/org/openteacher/progressViewer/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,843 copying openteacher/modules/org/openteacher/progressViewer/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,846 copying openteacher/modules/org/openteacher/progressViewer/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,848 copying openteacher/modules/org/openteacher/progressViewer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,850 copying openteacher/modules/org/openteacher/progressViewer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,853 copying openteacher/modules/org/openteacher/progressViewer/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,855 copying openteacher/modules/org/openteacher/progressViewer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,858 copying openteacher/modules/org/openteacher/progressViewer/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,861 copying openteacher/modules/org/openteacher/progressViewer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,863 copying openteacher/modules/org/openteacher/progressViewer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,865 copying openteacher/modules/org/openteacher/progressViewer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,868 copying openteacher/modules/org/openteacher/progressViewer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,870 copying openteacher/modules/org/openteacher/progressViewer/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,873 copying openteacher/modules/org/openteacher/progressViewer/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,875 copying openteacher/modules/org/openteacher/progressViewer/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,878 copying openteacher/modules/org/openteacher/progressViewer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,880 copying openteacher/modules/org/openteacher/progressViewer/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,883 copying openteacher/modules/org/openteacher/progressViewer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,885 copying openteacher/modules/org/openteacher/progressViewer/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,887 copying openteacher/modules/org/openteacher/progressViewer/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,890 copying openteacher/modules/org/openteacher/progressViewer/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,892 copying openteacher/modules/org/openteacher/progressViewer/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,895 copying openteacher/modules/org/openteacher/progressViewer/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,897 copying openteacher/modules/org/openteacher/progressViewer/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewer/translations 2021-07-09T18:11:03,900 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/percentsCalculator 2021-07-09T18:11:03,901 copying openteacher/modules/org/openteacher/percentsCalculator/percentsCalculator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/percentsCalculator 2021-07-09T18:11:03,903 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer 2021-07-09T18:11:03,904 copying openteacher/modules/org/openteacher/testViewer/testViewer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer 2021-07-09T18:11:03,907 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,908 copying openteacher/modules/org/openteacher/testViewer/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,911 copying openteacher/modules/org/openteacher/testViewer/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,913 copying openteacher/modules/org/openteacher/testViewer/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,916 copying openteacher/modules/org/openteacher/testViewer/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,918 copying openteacher/modules/org/openteacher/testViewer/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,921 copying openteacher/modules/org/openteacher/testViewer/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,923 copying openteacher/modules/org/openteacher/testViewer/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,925 copying openteacher/modules/org/openteacher/testViewer/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,928 copying openteacher/modules/org/openteacher/testViewer/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,931 copying openteacher/modules/org/openteacher/testViewer/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,933 copying openteacher/modules/org/openteacher/testViewer/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,936 copying openteacher/modules/org/openteacher/testViewer/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,938 copying openteacher/modules/org/openteacher/testViewer/translations/org.openteacher.testViewer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,940 copying openteacher/modules/org/openteacher/testViewer/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,943 copying openteacher/modules/org/openteacher/testViewer/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,945 copying openteacher/modules/org/openteacher/testViewer/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,949 copying openteacher/modules/org/openteacher/testViewer/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,952 copying openteacher/modules/org/openteacher/testViewer/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,954 copying openteacher/modules/org/openteacher/testViewer/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,956 copying openteacher/modules/org/openteacher/testViewer/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,959 copying openteacher/modules/org/openteacher/testViewer/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,961 copying openteacher/modules/org/openteacher/testViewer/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,964 copying openteacher/modules/org/openteacher/testViewer/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,966 copying openteacher/modules/org/openteacher/testViewer/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,969 copying openteacher/modules/org/openteacher/testViewer/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,971 copying openteacher/modules/org/openteacher/testViewer/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,974 copying openteacher/modules/org/openteacher/testViewer/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,976 copying openteacher/modules/org/openteacher/testViewer/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,986 copying openteacher/modules/org/openteacher/testViewer/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,989 copying openteacher/modules/org/openteacher/testViewer/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,991 copying openteacher/modules/org/openteacher/testViewer/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,994 copying openteacher/modules/org/openteacher/testViewer/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,996 copying openteacher/modules/org/openteacher/testViewer/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:03,999 copying openteacher/modules/org/openteacher/testViewer/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:04,002 copying openteacher/modules/org/openteacher/testViewer/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:04,004 copying openteacher/modules/org/openteacher/testViewer/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:04,007 copying openteacher/modules/org/openteacher/testViewer/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewer/translations 2021-07-09T18:11:04,009 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers 2021-07-09T18:11:04,010 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo 2021-07-09T18:11:04,011 copying openteacher/modules/org/openteacher/teachers/topo/topo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo 2021-07-09T18:11:04,015 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,016 copying openteacher/modules/org/openteacher/teachers/topo/translations/org.openteacher.teachers.topo.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,019 copying openteacher/modules/org/openteacher/teachers/topo/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,022 copying openteacher/modules/org/openteacher/teachers/topo/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,024 copying openteacher/modules/org/openteacher/teachers/topo/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,026 copying openteacher/modules/org/openteacher/teachers/topo/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,029 copying openteacher/modules/org/openteacher/teachers/topo/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,031 copying openteacher/modules/org/openteacher/teachers/topo/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,033 copying openteacher/modules/org/openteacher/teachers/topo/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,036 copying openteacher/modules/org/openteacher/teachers/topo/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,039 copying openteacher/modules/org/openteacher/teachers/topo/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,041 copying openteacher/modules/org/openteacher/teachers/topo/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,044 copying openteacher/modules/org/openteacher/teachers/topo/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,046 copying openteacher/modules/org/openteacher/teachers/topo/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,049 copying openteacher/modules/org/openteacher/teachers/topo/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,051 copying openteacher/modules/org/openteacher/teachers/topo/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,053 copying openteacher/modules/org/openteacher/teachers/topo/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,056 copying openteacher/modules/org/openteacher/teachers/topo/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,058 copying openteacher/modules/org/openteacher/teachers/topo/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,061 copying openteacher/modules/org/openteacher/teachers/topo/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,063 copying openteacher/modules/org/openteacher/teachers/topo/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,066 copying openteacher/modules/org/openteacher/teachers/topo/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,069 copying openteacher/modules/org/openteacher/teachers/topo/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,071 copying openteacher/modules/org/openteacher/teachers/topo/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topo/translations 2021-07-09T18:11:04,073 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/mediaTest 2021-07-09T18:11:04,074 copying openteacher/modules/org/openteacher/teachers/mediaTest/mediaTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/mediaTest 2021-07-09T18:11:04,077 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media 2021-07-09T18:11:04,078 copying openteacher/modules/org/openteacher/teachers/media/media.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media 2021-07-09T18:11:04,081 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,082 copying openteacher/modules/org/openteacher/teachers/media/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,085 copying openteacher/modules/org/openteacher/teachers/media/translations/org.openteacher.teachers.media.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,087 copying openteacher/modules/org/openteacher/teachers/media/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,090 copying openteacher/modules/org/openteacher/teachers/media/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,093 copying openteacher/modules/org/openteacher/teachers/media/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,095 copying openteacher/modules/org/openteacher/teachers/media/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,097 copying openteacher/modules/org/openteacher/teachers/media/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,100 copying openteacher/modules/org/openteacher/teachers/media/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,103 copying openteacher/modules/org/openteacher/teachers/media/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,105 copying openteacher/modules/org/openteacher/teachers/media/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,108 copying openteacher/modules/org/openteacher/teachers/media/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,110 copying openteacher/modules/org/openteacher/teachers/media/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,113 copying openteacher/modules/org/openteacher/teachers/media/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,115 copying openteacher/modules/org/openteacher/teachers/media/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,118 copying openteacher/modules/org/openteacher/teachers/media/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,120 copying openteacher/modules/org/openteacher/teachers/media/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,123 copying openteacher/modules/org/openteacher/teachers/media/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,125 copying openteacher/modules/org/openteacher/teachers/media/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,128 copying openteacher/modules/org/openteacher/teachers/media/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,131 copying openteacher/modules/org/openteacher/teachers/media/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,133 copying openteacher/modules/org/openteacher/teachers/media/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/media/translations 2021-07-09T18:11:04,135 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topoTest 2021-07-09T18:11:04,136 copying openteacher/modules/org/openteacher/teachers/topoTest/topoTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/topoTest 2021-07-09T18:11:04,139 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/wordsTest 2021-07-09T18:11:04,140 copying openteacher/modules/org/openteacher/teachers/wordsTest/wordsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/wordsTest 2021-07-09T18:11:04,143 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words 2021-07-09T18:11:04,144 copying openteacher/modules/org/openteacher/teachers/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words 2021-07-09T18:11:04,149 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,150 copying openteacher/modules/org/openteacher/teachers/words/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,152 copying openteacher/modules/org/openteacher/teachers/words/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,155 copying openteacher/modules/org/openteacher/teachers/words/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,158 copying openteacher/modules/org/openteacher/teachers/words/translations/org.openteacher.wordsTeacher.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,160 copying openteacher/modules/org/openteacher/teachers/words/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,163 copying openteacher/modules/org/openteacher/teachers/words/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,165 copying openteacher/modules/org/openteacher/teachers/words/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,168 copying openteacher/modules/org/openteacher/teachers/words/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,170 copying openteacher/modules/org/openteacher/teachers/words/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,173 copying openteacher/modules/org/openteacher/teachers/words/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,175 copying openteacher/modules/org/openteacher/teachers/words/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,178 copying openteacher/modules/org/openteacher/teachers/words/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,180 copying openteacher/modules/org/openteacher/teachers/words/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,183 copying openteacher/modules/org/openteacher/teachers/words/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,185 copying openteacher/modules/org/openteacher/teachers/words/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,187 copying openteacher/modules/org/openteacher/teachers/words/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,190 copying openteacher/modules/org/openteacher/teachers/words/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,192 copying openteacher/modules/org/openteacher/teachers/words/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,195 copying openteacher/modules/org/openteacher/teachers/words/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,197 copying openteacher/modules/org/openteacher/teachers/words/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,200 copying openteacher/modules/org/openteacher/teachers/words/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,202 copying openteacher/modules/org/openteacher/teachers/words/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,204 copying openteacher/modules/org/openteacher/teachers/words/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,206 copying openteacher/modules/org/openteacher/teachers/words/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,209 copying openteacher/modules/org/openteacher/teachers/words/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,211 copying openteacher/modules/org/openteacher/teachers/words/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,214 copying openteacher/modules/org/openteacher/teachers/words/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,216 copying openteacher/modules/org/openteacher/teachers/words/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,218 copying openteacher/modules/org/openteacher/teachers/words/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,221 copying openteacher/modules/org/openteacher/teachers/words/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,223 copying openteacher/modules/org/openteacher/teachers/words/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,225 copying openteacher/modules/org/openteacher/teachers/words/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,228 copying openteacher/modules/org/openteacher/teachers/words/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,230 copying openteacher/modules/org/openteacher/teachers/words/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,233 copying openteacher/modules/org/openteacher/teachers/words/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,235 copying openteacher/modules/org/openteacher/teachers/words/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,237 copying openteacher/modules/org/openteacher/teachers/words/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,240 copying openteacher/modules/org/openteacher/teachers/words/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,242 copying openteacher/modules/org/openteacher/teachers/words/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,244 copying openteacher/modules/org/openteacher/teachers/words/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,247 copying openteacher/modules/org/openteacher/teachers/words/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/teachers/words/translations 2021-07-09T18:11:04,249 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors 2021-07-09T18:11:04,250 copying openteacher/modules/org/openteacher/openteacherAuthors/openteacherAuthors.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors 2021-07-09T18:11:04,253 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,254 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,256 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,259 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,261 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,264 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,266 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,269 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,271 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,274 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,277 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,280 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,282 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,285 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,287 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,290 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,292 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,294 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,297 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,300 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,303 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,306 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,309 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,312 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,315 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,318 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,321 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/org.openteacher.openteacherAuthors.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,324 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,326 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,329 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,331 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,334 copying openteacher/modules/org/openteacher/openteacherAuthors/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/openteacherAuthors/translations 2021-07-09T18:11:04,336 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers 2021-07-09T18:11:04,336 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectlyTest 2021-07-09T18:11:04,338 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectlyTest/wordsNeverAnsweredCorrectlyTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectlyTest 2021-07-09T18:11:04,341 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWordsTest 2021-07-09T18:11:04,342 copying openteacher/modules/org/openteacher/listModifiers/hardWordsTest/hardWordsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWordsTest 2021-07-09T18:11:04,345 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverseTest 2021-07-09T18:11:04,346 copying openteacher/modules/org/openteacher/listModifiers/reverseTest/reverseTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverseTest 2021-07-09T18:11:04,348 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly 2021-07-09T18:11:04,349 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/wordsNeverAnsweredCorrectly.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly 2021-07-09T18:11:04,352 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,353 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,357 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,360 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,363 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,367 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,370 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,372 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,375 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,378 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,380 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,383 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,385 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,389 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,391 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,394 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,396 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,399 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,403 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,406 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,409 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,412 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,416 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,420 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,423 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,425 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,428 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,430 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,433 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,435 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,438 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/org.openteacher.listModifiers.wordsNeverAnsweredCorrectly.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,441 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,443 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,446 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,448 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,451 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,453 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,456 copying openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/wordsNeverAnsweredCorrectly/translations 2021-07-09T18:11:04,458 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_ 2021-07-09T18:11:04,460 copying openteacher/modules/org/openteacher/listModifiers/random_/random_.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_ 2021-07-09T18:11:04,462 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,463 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,466 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,468 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,471 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,474 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,476 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,479 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,481 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,484 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,486 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,489 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,491 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/org.openteacher.listModifiers.random_.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,494 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,496 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,499 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,501 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,504 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,506 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,509 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,511 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,514 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,516 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,519 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,521 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,524 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,526 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,529 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,532 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,534 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,537 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,539 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,542 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,544 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,547 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,549 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,552 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,554 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,556 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,559 copying openteacher/modules/org/openteacher/listModifiers/random_/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/random_/translations 2021-07-09T18:11:04,561 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords 2021-07-09T18:11:04,562 copying openteacher/modules/org/openteacher/listModifiers/hardWords/hardWords.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords 2021-07-09T18:11:04,565 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,566 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,568 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,571 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,573 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,576 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,578 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,581 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,583 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,585 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,588 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,590 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,593 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,596 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,598 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,601 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,604 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,606 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,609 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,611 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,614 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,616 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,619 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,621 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,624 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,626 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,629 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,631 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,634 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,636 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,638 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,641 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,643 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,645 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,648 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,650 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,653 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/org.openteacher.listModifiers.hardWords.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,655 copying openteacher/modules/org/openteacher/listModifiers/hardWords/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/hardWords/translations 2021-07-09T18:11:04,657 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/randomTest 2021-07-09T18:11:04,658 copying openteacher/modules/org/openteacher/listModifiers/randomTest/randomTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/randomTest 2021-07-09T18:11:04,660 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse 2021-07-09T18:11:04,661 copying openteacher/modules/org/openteacher/listModifiers/reverse/reverse.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse 2021-07-09T18:11:04,664 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,665 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,667 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,670 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,672 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,674 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,677 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,679 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,681 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,684 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,686 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,688 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,691 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,693 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,695 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,698 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,700 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,702 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,705 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/org.openteacher.listModifiers.reverse.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,707 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,709 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,712 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,714 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,716 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,718 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,721 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,723 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,725 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,728 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,730 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,733 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,735 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,737 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,740 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,742 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,745 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,749 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,751 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,754 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,757 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,760 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,762 copying openteacher/modules/org/openteacher/listModifiers/reverse/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/reverse/translations 2021-07-09T18:11:04,765 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sortTest 2021-07-09T18:11:04,766 copying openteacher/modules/org/openteacher/listModifiers/sortTest/sortTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sortTest 2021-07-09T18:11:04,769 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort 2021-07-09T18:11:04,770 copying openteacher/modules/org/openteacher/listModifiers/sort/sort.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort 2021-07-09T18:11:04,773 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,774 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,777 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,780 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,782 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,785 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,788 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,791 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,794 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,796 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/org.openteacher.listModifiers.sort.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,799 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,802 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,804 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,807 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,810 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,813 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,815 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,818 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,821 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,823 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,826 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,829 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,831 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,834 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,837 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,840 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,842 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,845 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,848 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,851 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,853 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,856 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,859 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,861 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,864 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,867 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,870 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,873 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,875 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,878 copying openteacher/modules/org/openteacher/listModifiers/sort/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/listModifiers/sort/translations 2021-07-09T18:11:04,881 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/cliTest 2021-07-09T18:11:04,882 copying openteacher/modules/org/openteacher/cliTest/testfile.otwd -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/cliTest 2021-07-09T18:11:04,885 copying openteacher/modules/org/openteacher/cliTest/cliTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/cliTest 2021-07-09T18:11:04,888 copying openteacher/modules/org/openteacher/cliTest/ocr.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/cliTest 2021-07-09T18:11:04,891 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mergers 2021-07-09T18:11:04,892 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mergers/wordsTest 2021-07-09T18:11:04,893 copying openteacher/modules/org/openteacher/mergers/wordsTest/wordsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mergers/wordsTest 2021-07-09T18:11:04,896 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mergers/words 2021-07-09T18:11:04,898 copying openteacher/modules/org/openteacher/mergers/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mergers/words 2021-07-09T18:11:04,900 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/saver 2021-07-09T18:11:04,901 copying openteacher/modules/org/openteacher/saver/saver.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/saver 2021-07-09T18:11:04,904 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewerTest 2021-07-09T18:11:04,905 copying openteacher/modules/org/openteacher/progressViewerTest/progressViewerTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/progressViewerTest 2021-07-09T18:11:04,908 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testRunner 2021-07-09T18:11:04,909 copying openteacher/modules/org/openteacher/testRunner/testRunner.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testRunner 2021-07-09T18:11:04,912 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/printer 2021-07-09T18:11:04,913 copying openteacher/modules/org/openteacher/printer/printer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/printer 2021-07-09T18:11:04,916 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/languageCodeGuesserTest 2021-07-09T18:11:04,917 copying openteacher/modules/org/openteacher/languageCodeGuesserTest/languageCodeGuesserTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/languageCodeGuesserTest 2021-07-09T18:11:04,920 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/buttonRegisterTest 2021-07-09T18:11:04,921 copying openteacher/modules/org/openteacher/buttonRegisterTest/buttonRegisterTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/buttonRegisterTest 2021-07-09T18:11:04,924 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/otxxloader 2021-07-09T18:11:04,925 copying openteacher/modules/org/openteacher/otxxloader/otxxloader.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/otxxloader 2021-07-09T18:11:04,928 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString 2021-07-09T18:11:04,928 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptComposer 2021-07-09T18:11:04,930 copying openteacher/modules/org/openteacher/wordsString/javaScriptComposer/composer.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptComposer 2021-07-09T18:11:04,933 copying openteacher/modules/org/openteacher/wordsString/javaScriptComposer/javaScriptComposer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptComposer 2021-07-09T18:11:04,936 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptParser 2021-07-09T18:11:04,937 copying openteacher/modules/org/openteacher/wordsString/javaScriptParser/javaScriptParser.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptParser 2021-07-09T18:11:04,940 copying openteacher/modules/org/openteacher/wordsString/javaScriptParser/parser.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptParser 2021-07-09T18:11:04,942 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/checkerTest 2021-07-09T18:11:04,944 copying openteacher/modules/org/openteacher/wordsString/checkerTest/checkerTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/checkerTest 2021-07-09T18:11:04,947 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/composerTest 2021-07-09T18:11:04,948 copying openteacher/modules/org/openteacher/wordsString/composerTest/composerTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/composerTest 2021-07-09T18:11:04,951 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/parserTest 2021-07-09T18:11:04,952 copying openteacher/modules/org/openteacher/wordsString/parserTest/parserTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/parserTest 2021-07-09T18:11:04,955 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptChecker 2021-07-09T18:11:04,956 copying openteacher/modules/org/openteacher/wordsString/javaScriptChecker/checker.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptChecker 2021-07-09T18:11:04,959 copying openteacher/modules/org/openteacher/wordsString/javaScriptChecker/javaScriptChecker.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/wordsString/javaScriptChecker 2021-07-09T18:11:04,962 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController 2021-07-09T18:11:04,963 copying openteacher/modules/org/openteacher/uiController/uiController.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController 2021-07-09T18:11:04,966 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,968 copying openteacher/modules/org/openteacher/uiController/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,971 copying openteacher/modules/org/openteacher/uiController/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,973 copying openteacher/modules/org/openteacher/uiController/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,976 copying openteacher/modules/org/openteacher/uiController/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,979 copying openteacher/modules/org/openteacher/uiController/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,981 copying openteacher/modules/org/openteacher/uiController/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,984 copying openteacher/modules/org/openteacher/uiController/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,987 copying openteacher/modules/org/openteacher/uiController/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,989 copying openteacher/modules/org/openteacher/uiController/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,992 copying openteacher/modules/org/openteacher/uiController/translations/org.openteacher.uiController.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,995 copying openteacher/modules/org/openteacher/uiController/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:04,998 copying openteacher/modules/org/openteacher/uiController/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,000 copying openteacher/modules/org/openteacher/uiController/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,003 copying openteacher/modules/org/openteacher/uiController/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,006 copying openteacher/modules/org/openteacher/uiController/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,009 copying openteacher/modules/org/openteacher/uiController/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,011 copying openteacher/modules/org/openteacher/uiController/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,014 copying openteacher/modules/org/openteacher/uiController/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,017 copying openteacher/modules/org/openteacher/uiController/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,020 copying openteacher/modules/org/openteacher/uiController/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,022 copying openteacher/modules/org/openteacher/uiController/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,025 copying openteacher/modules/org/openteacher/uiController/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,028 copying openteacher/modules/org/openteacher/uiController/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,031 copying openteacher/modules/org/openteacher/uiController/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,033 copying openteacher/modules/org/openteacher/uiController/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/uiController/translations 2021-07-09T18:11:05,036 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profilesHelp 2021-07-09T18:11:05,037 copying openteacher/modules/org/openteacher/profilesHelp/profilesHelp.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/profilesHelp 2021-07-09T18:11:05,040 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/spellChecker 2021-07-09T18:11:05,041 copying openteacher/modules/org/openteacher/spellChecker/spellChecker.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/spellChecker 2021-07-09T18:11:05,043 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsTest 2021-07-09T18:11:05,044 copying openteacher/modules/org/openteacher/testsTest/testsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testsTest 2021-07-09T18:11:05,047 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened 2021-07-09T18:11:05,048 copying openteacher/modules/org/openteacher/recentlyOpened/recentlyOpened.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened 2021-07-09T18:11:05,050 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,051 copying openteacher/modules/org/openteacher/recentlyOpened/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,054 copying openteacher/modules/org/openteacher/recentlyOpened/translations/org.openteacher.recentlyOpened.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,056 copying openteacher/modules/org/openteacher/recentlyOpened/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,059 copying openteacher/modules/org/openteacher/recentlyOpened/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,061 copying openteacher/modules/org/openteacher/recentlyOpened/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,064 copying openteacher/modules/org/openteacher/recentlyOpened/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,066 copying openteacher/modules/org/openteacher/recentlyOpened/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,069 copying openteacher/modules/org/openteacher/recentlyOpened/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,072 copying openteacher/modules/org/openteacher/recentlyOpened/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,074 copying openteacher/modules/org/openteacher/recentlyOpened/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,077 copying openteacher/modules/org/openteacher/recentlyOpened/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,079 copying openteacher/modules/org/openteacher/recentlyOpened/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,082 copying openteacher/modules/org/openteacher/recentlyOpened/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,084 copying openteacher/modules/org/openteacher/recentlyOpened/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,087 copying openteacher/modules/org/openteacher/recentlyOpened/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,089 copying openteacher/modules/org/openteacher/recentlyOpened/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,092 copying openteacher/modules/org/openteacher/recentlyOpened/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,095 copying openteacher/modules/org/openteacher/recentlyOpened/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,097 copying openteacher/modules/org/openteacher/recentlyOpened/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,100 copying openteacher/modules/org/openteacher/recentlyOpened/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,102 copying openteacher/modules/org/openteacher/recentlyOpened/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,105 copying openteacher/modules/org/openteacher/recentlyOpened/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,107 copying openteacher/modules/org/openteacher/recentlyOpened/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,110 copying openteacher/modules/org/openteacher/recentlyOpened/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,113 copying openteacher/modules/org/openteacher/recentlyOpened/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,115 copying openteacher/modules/org/openteacher/recentlyOpened/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,118 copying openteacher/modules/org/openteacher/recentlyOpened/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,120 copying openteacher/modules/org/openteacher/recentlyOpened/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,123 copying openteacher/modules/org/openteacher/recentlyOpened/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpened/translations 2021-07-09T18:11:05,125 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/eventTest 2021-07-09T18:11:05,126 copying openteacher/modules/org/openteacher/eventTest/eventTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/eventTest 2021-07-09T18:11:05,129 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpenedViewer 2021-07-09T18:11:05,130 copying openteacher/modules/org/openteacher/recentlyOpenedViewer/recentlyOpenedViewer.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/recentlyOpenedViewer 2021-07-09T18:11:05,133 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleGraph 2021-07-09T18:11:05,134 copying openteacher/modules/org/openteacher/moduleGraph/moduleGraph.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/moduleGraph 2021-07-09T18:11:05,136 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/modulesTest 2021-07-09T18:11:05,138 copying openteacher/modules/org/openteacher/modulesTest/fileToImport.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/modulesTest 2021-07-09T18:11:05,140 copying openteacher/modules/org/openteacher/modulesTest/modulesTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/modulesTest 2021-07-09T18:11:05,143 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser 2021-07-09T18:11:05,144 copying openteacher/modules/org/openteacher/hiddenBrowser/hiddenBrowser.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser 2021-07-09T18:11:05,147 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/icons 2021-07-09T18:11:05,148 copying openteacher/modules/org/openteacher/hiddenBrowser/icons/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/icons 2021-07-09T18:11:05,151 copying openteacher/modules/org/openteacher/hiddenBrowser/icons/back.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/icons 2021-07-09T18:11:05,153 copying openteacher/modules/org/openteacher/hiddenBrowser/icons/forward.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/icons 2021-07-09T18:11:05,156 copying openteacher/modules/org/openteacher/hiddenBrowser/icons/reload.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/icons 2021-07-09T18:11:05,158 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,159 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/org.openteacher.hiddenBrowser.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,162 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,164 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,171 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,173 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,176 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,179 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,181 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,184 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,187 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,190 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,193 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,196 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,199 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,201 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,204 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,207 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,209 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,212 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,215 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,218 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,220 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,223 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,226 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,229 copying openteacher/modules/org/openteacher/hiddenBrowser/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/hiddenBrowser/translations 2021-07-09T18:11:05,232 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi 2021-07-09T18:11:05,233 copying openteacher/modules/org/openteacher/vocatrainApi/vocatrainApi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi 2021-07-09T18:11:05,236 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,238 copying openteacher/modules/org/openteacher/vocatrainApi/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,240 copying openteacher/modules/org/openteacher/vocatrainApi/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,243 copying openteacher/modules/org/openteacher/vocatrainApi/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,246 copying openteacher/modules/org/openteacher/vocatrainApi/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,248 copying openteacher/modules/org/openteacher/vocatrainApi/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,251 copying openteacher/modules/org/openteacher/vocatrainApi/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,254 copying openteacher/modules/org/openteacher/vocatrainApi/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,257 copying openteacher/modules/org/openteacher/vocatrainApi/translations/org.openteacher.vocatrainApi.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,260 copying openteacher/modules/org/openteacher/vocatrainApi/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,262 copying openteacher/modules/org/openteacher/vocatrainApi/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,265 copying openteacher/modules/org/openteacher/vocatrainApi/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,268 copying openteacher/modules/org/openteacher/vocatrainApi/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,271 copying openteacher/modules/org/openteacher/vocatrainApi/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,273 copying openteacher/modules/org/openteacher/vocatrainApi/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,276 copying openteacher/modules/org/openteacher/vocatrainApi/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,279 copying openteacher/modules/org/openteacher/vocatrainApi/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,282 copying openteacher/modules/org/openteacher/vocatrainApi/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,284 copying openteacher/modules/org/openteacher/vocatrainApi/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,287 copying openteacher/modules/org/openteacher/vocatrainApi/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,289 copying openteacher/modules/org/openteacher/vocatrainApi/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,292 copying openteacher/modules/org/openteacher/vocatrainApi/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/vocatrainApi/translations 2021-07-09T18:11:05,294 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes 2021-07-09T18:11:05,295 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo 2021-07-09T18:11:05,296 copying openteacher/modules/org/openteacher/testTypes/topo/topo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo 2021-07-09T18:11:05,299 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,300 copying openteacher/modules/org/openteacher/testTypes/topo/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,302 copying openteacher/modules/org/openteacher/testTypes/topo/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,305 copying openteacher/modules/org/openteacher/testTypes/topo/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,307 copying openteacher/modules/org/openteacher/testTypes/topo/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,310 copying openteacher/modules/org/openteacher/testTypes/topo/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,312 copying openteacher/modules/org/openteacher/testTypes/topo/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,315 copying openteacher/modules/org/openteacher/testTypes/topo/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,318 copying openteacher/modules/org/openteacher/testTypes/topo/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,321 copying openteacher/modules/org/openteacher/testTypes/topo/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,323 copying openteacher/modules/org/openteacher/testTypes/topo/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,326 copying openteacher/modules/org/openteacher/testTypes/topo/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,329 copying openteacher/modules/org/openteacher/testTypes/topo/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,331 copying openteacher/modules/org/openteacher/testTypes/topo/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,334 copying openteacher/modules/org/openteacher/testTypes/topo/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,336 copying openteacher/modules/org/openteacher/testTypes/topo/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,339 copying openteacher/modules/org/openteacher/testTypes/topo/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,342 copying openteacher/modules/org/openteacher/testTypes/topo/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,344 copying openteacher/modules/org/openteacher/testTypes/topo/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,347 copying openteacher/modules/org/openteacher/testTypes/topo/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,349 copying openteacher/modules/org/openteacher/testTypes/topo/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,352 copying openteacher/modules/org/openteacher/testTypes/topo/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,354 copying openteacher/modules/org/openteacher/testTypes/topo/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,357 copying openteacher/modules/org/openteacher/testTypes/topo/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,359 copying openteacher/modules/org/openteacher/testTypes/topo/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,362 copying openteacher/modules/org/openteacher/testTypes/topo/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,364 copying openteacher/modules/org/openteacher/testTypes/topo/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,367 copying openteacher/modules/org/openteacher/testTypes/topo/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,370 copying openteacher/modules/org/openteacher/testTypes/topo/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,372 copying openteacher/modules/org/openteacher/testTypes/topo/translations/org.openteacher.testTypes.topo.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,375 copying openteacher/modules/org/openteacher/testTypes/topo/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,377 copying openteacher/modules/org/openteacher/testTypes/topo/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/topo/translations 2021-07-09T18:11:05,379 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media 2021-07-09T18:11:05,380 copying openteacher/modules/org/openteacher/testTypes/media/media.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media 2021-07-09T18:11:05,383 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,384 copying openteacher/modules/org/openteacher/testTypes/media/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,387 copying openteacher/modules/org/openteacher/testTypes/media/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,389 copying openteacher/modules/org/openteacher/testTypes/media/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,392 copying openteacher/modules/org/openteacher/testTypes/media/translations/org.openteacher.testTypes.media.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,394 copying openteacher/modules/org/openteacher/testTypes/media/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,397 copying openteacher/modules/org/openteacher/testTypes/media/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,400 copying openteacher/modules/org/openteacher/testTypes/media/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,402 copying openteacher/modules/org/openteacher/testTypes/media/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,405 copying openteacher/modules/org/openteacher/testTypes/media/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,407 copying openteacher/modules/org/openteacher/testTypes/media/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,410 copying openteacher/modules/org/openteacher/testTypes/media/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,412 copying openteacher/modules/org/openteacher/testTypes/media/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,415 copying openteacher/modules/org/openteacher/testTypes/media/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,417 copying openteacher/modules/org/openteacher/testTypes/media/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,420 copying openteacher/modules/org/openteacher/testTypes/media/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,422 copying openteacher/modules/org/openteacher/testTypes/media/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,425 copying openteacher/modules/org/openteacher/testTypes/media/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,428 copying openteacher/modules/org/openteacher/testTypes/media/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,430 copying openteacher/modules/org/openteacher/testTypes/media/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,433 copying openteacher/modules/org/openteacher/testTypes/media/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,435 copying openteacher/modules/org/openteacher/testTypes/media/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,438 copying openteacher/modules/org/openteacher/testTypes/media/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,441 copying openteacher/modules/org/openteacher/testTypes/media/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,443 copying openteacher/modules/org/openteacher/testTypes/media/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,446 copying openteacher/modules/org/openteacher/testTypes/media/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,449 copying openteacher/modules/org/openteacher/testTypes/media/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,451 copying openteacher/modules/org/openteacher/testTypes/media/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,454 copying openteacher/modules/org/openteacher/testTypes/media/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,456 copying openteacher/modules/org/openteacher/testTypes/media/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,459 copying openteacher/modules/org/openteacher/testTypes/media/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,489 copying openteacher/modules/org/openteacher/testTypes/media/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,493 copying openteacher/modules/org/openteacher/testTypes/media/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,497 copying openteacher/modules/org/openteacher/testTypes/media/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/media/translations 2021-07-09T18:11:05,500 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words 2021-07-09T18:11:05,501 copying openteacher/modules/org/openteacher/testTypes/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words 2021-07-09T18:11:05,504 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,506 copying openteacher/modules/org/openteacher/testTypes/words/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,509 copying openteacher/modules/org/openteacher/testTypes/words/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,512 copying openteacher/modules/org/openteacher/testTypes/words/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,515 copying openteacher/modules/org/openteacher/testTypes/words/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,518 copying openteacher/modules/org/openteacher/testTypes/words/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,521 copying openteacher/modules/org/openteacher/testTypes/words/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,523 copying openteacher/modules/org/openteacher/testTypes/words/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,526 copying openteacher/modules/org/openteacher/testTypes/words/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,529 copying openteacher/modules/org/openteacher/testTypes/words/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,531 copying openteacher/modules/org/openteacher/testTypes/words/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,534 copying openteacher/modules/org/openteacher/testTypes/words/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,536 copying openteacher/modules/org/openteacher/testTypes/words/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,539 copying openteacher/modules/org/openteacher/testTypes/words/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,541 copying openteacher/modules/org/openteacher/testTypes/words/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,544 copying openteacher/modules/org/openteacher/testTypes/words/translations/org.openteacher.testTypes.words.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,547 copying openteacher/modules/org/openteacher/testTypes/words/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,549 copying openteacher/modules/org/openteacher/testTypes/words/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,552 copying openteacher/modules/org/openteacher/testTypes/words/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,554 copying openteacher/modules/org/openteacher/testTypes/words/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,557 copying openteacher/modules/org/openteacher/testTypes/words/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,559 copying openteacher/modules/org/openteacher/testTypes/words/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,562 copying openteacher/modules/org/openteacher/testTypes/words/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,565 copying openteacher/modules/org/openteacher/testTypes/words/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,567 copying openteacher/modules/org/openteacher/testTypes/words/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,570 copying openteacher/modules/org/openteacher/testTypes/words/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,573 copying openteacher/modules/org/openteacher/testTypes/words/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,575 copying openteacher/modules/org/openteacher/testTypes/words/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,578 copying openteacher/modules/org/openteacher/testTypes/words/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,581 copying openteacher/modules/org/openteacher/testTypes/words/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testTypes/words/translations 2021-07-09T18:11:05,583 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentationWrapper 2021-07-09T18:11:05,584 copying openteacher/modules/org/openteacher/userDocumentationWrapper/userDocumentationWrapper.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentationWrapper 2021-07-09T18:11:05,586 copying openteacher/modules/org/openteacher/userDocumentationWrapper/wrapper.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/userDocumentationWrapper 2021-07-09T18:11:05,589 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/guiTest 2021-07-09T18:11:05,590 copying openteacher/modules/org/openteacher/guiTest/guiTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/guiTest 2021-07-09T18:11:05,592 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testUrllibMock 2021-07-09T18:11:05,593 copying openteacher/modules/org/openteacher/testUrllibMock/testUrllibMock.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testUrllibMock 2021-07-09T18:11:05,596 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeComplexity 2021-07-09T18:11:05,597 copying openteacher/modules/org/openteacher/codeComplexity/impl.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeComplexity 2021-07-09T18:11:05,600 copying openteacher/modules/org/openteacher/codeComplexity/codeComplexity.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/codeComplexity 2021-07-09T18:11:05,602 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/spellCheckerTest 2021-07-09T18:11:05,603 copying openteacher/modules/org/openteacher/spellCheckerTest/spellCheckerTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/spellCheckerTest 2021-07-09T18:11:05,606 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/backgroundImageGenerator 2021-07-09T18:11:05,607 copying openteacher/modules/org/openteacher/backgroundImageGenerator/backgroundImageGenerator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/backgroundImageGenerator 2021-07-09T18:11:05,610 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/otxxsaver 2021-07-09T18:11:05,611 copying openteacher/modules/org/openteacher/otxxsaver/otxxsaver.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/otxxsaver 2021-07-09T18:11:05,614 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/authors 2021-07-09T18:11:05,615 copying openteacher/modules/org/openteacher/authors/authors.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/authors 2021-07-09T18:11:05,618 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata 2021-07-09T18:11:05,619 copying openteacher/modules/org/openteacher/metadata/openteacher.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata 2021-07-09T18:11:05,623 copying openteacher/modules/org/openteacher/metadata/license.txt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata 2021-07-09T18:11:05,628 copying openteacher/modules/org/openteacher/metadata/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata 2021-07-09T18:11:05,630 copying openteacher/modules/org/openteacher/metadata/license_intro.txt -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata 2021-07-09T18:11:05,633 copying openteacher/modules/org/openteacher/metadata/comic.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata 2021-07-09T18:11:05,636 copying openteacher/modules/org/openteacher/metadata/metadata.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata 2021-07-09T18:11:05,639 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,640 copying openteacher/modules/org/openteacher/metadata/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,643 copying openteacher/modules/org/openteacher/metadata/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,646 copying openteacher/modules/org/openteacher/metadata/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,648 copying openteacher/modules/org/openteacher/metadata/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,651 copying openteacher/modules/org/openteacher/metadata/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,653 copying openteacher/modules/org/openteacher/metadata/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,656 copying openteacher/modules/org/openteacher/metadata/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,659 copying openteacher/modules/org/openteacher/metadata/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,661 copying openteacher/modules/org/openteacher/metadata/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,664 copying openteacher/modules/org/openteacher/metadata/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,666 copying openteacher/modules/org/openteacher/metadata/translations/org.openteacher.listModifiers.metadata.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,669 copying openteacher/modules/org/openteacher/metadata/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,671 copying openteacher/modules/org/openteacher/metadata/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,674 copying openteacher/modules/org/openteacher/metadata/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,676 copying openteacher/modules/org/openteacher/metadata/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,679 copying openteacher/modules/org/openteacher/metadata/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,681 copying openteacher/modules/org/openteacher/metadata/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,684 copying openteacher/modules/org/openteacher/metadata/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,686 copying openteacher/modules/org/openteacher/metadata/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,689 copying openteacher/modules/org/openteacher/metadata/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,692 copying openteacher/modules/org/openteacher/metadata/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,694 copying openteacher/modules/org/openteacher/metadata/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,697 copying openteacher/modules/org/openteacher/metadata/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,700 copying openteacher/modules/org/openteacher/metadata/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,702 copying openteacher/modules/org/openteacher/metadata/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,704 copying openteacher/modules/org/openteacher/metadata/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,707 copying openteacher/modules/org/openteacher/metadata/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,709 copying openteacher/modules/org/openteacher/metadata/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,712 copying openteacher/modules/org/openteacher/metadata/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,714 copying openteacher/modules/org/openteacher/metadata/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,716 copying openteacher/modules/org/openteacher/metadata/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,719 copying openteacher/modules/org/openteacher/metadata/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,721 copying openteacher/modules/org/openteacher/metadata/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,724 copying openteacher/modules/org/openteacher/metadata/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,726 copying openteacher/modules/org/openteacher/metadata/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,729 copying openteacher/modules/org/openteacher/metadata/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,731 copying openteacher/modules/org/openteacher/metadata/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,734 copying openteacher/modules/org/openteacher/metadata/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,736 copying openteacher/modules/org/openteacher/metadata/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,739 copying openteacher/modules/org/openteacher/metadata/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,742 copying openteacher/modules/org/openteacher/metadata/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,745 copying openteacher/modules/org/openteacher/metadata/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,747 copying openteacher/modules/org/openteacher/metadata/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/metadata/translations 2021-07-09T18:11:05,750 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/authorsTest 2021-07-09T18:11:05,751 copying openteacher/modules/org/openteacher/authorsTest/authorsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/authorsTest 2021-07-09T18:11:05,753 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs 2021-07-09T18:11:05,754 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates 2021-07-09T18:11:05,755 copying openteacher/modules/org/openteacher/dialogs/updates/updates.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates 2021-07-09T18:11:05,759 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,760 copying openteacher/modules/org/openteacher/dialogs/updates/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,762 copying openteacher/modules/org/openteacher/dialogs/updates/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,764 copying openteacher/modules/org/openteacher/dialogs/updates/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,767 copying openteacher/modules/org/openteacher/dialogs/updates/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,769 copying openteacher/modules/org/openteacher/dialogs/updates/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,772 copying openteacher/modules/org/openteacher/dialogs/updates/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,774 copying openteacher/modules/org/openteacher/dialogs/updates/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,776 copying openteacher/modules/org/openteacher/dialogs/updates/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,779 copying openteacher/modules/org/openteacher/dialogs/updates/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,781 copying openteacher/modules/org/openteacher/dialogs/updates/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,784 copying openteacher/modules/org/openteacher/dialogs/updates/translations/org.openteacher.dialogs.updates.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,786 copying openteacher/modules/org/openteacher/dialogs/updates/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,788 copying openteacher/modules/org/openteacher/dialogs/updates/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,791 copying openteacher/modules/org/openteacher/dialogs/updates/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,793 copying openteacher/modules/org/openteacher/dialogs/updates/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,796 copying openteacher/modules/org/openteacher/dialogs/updates/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,798 copying openteacher/modules/org/openteacher/dialogs/updates/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,800 copying openteacher/modules/org/openteacher/dialogs/updates/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,803 copying openteacher/modules/org/openteacher/dialogs/updates/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/updates/translations 2021-07-09T18:11:05,805 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation 2021-07-09T18:11:05,806 copying openteacher/modules/org/openteacher/dialogs/documentation/documentation.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation 2021-07-09T18:11:05,809 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,810 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,812 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,815 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,817 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,819 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,822 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,824 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,826 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/org.openteacher.documentation.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,829 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,831 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,834 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,836 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,839 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,841 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,844 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,846 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,848 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,851 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,853 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,856 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,858 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,861 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,863 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,866 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,868 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,871 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,873 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,876 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,878 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,881 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,883 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,886 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,888 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,891 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,893 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,896 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,898 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,901 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,903 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,906 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,909 copying openteacher/modules/org/openteacher/dialogs/documentation/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentation/translations 2021-07-09T18:11:05,911 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/aboutTest 2021-07-09T18:11:05,912 copying openteacher/modules/org/openteacher/dialogs/aboutTest/aboutTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/aboutTest 2021-07-09T18:11:05,914 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/print 2021-07-09T18:11:05,915 copying openteacher/modules/org/openteacher/dialogs/print/print.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/print 2021-07-09T18:11:05,918 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings 2021-07-09T18:11:05,919 copying openteacher/modules/org/openteacher/dialogs/settings/settings.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings 2021-07-09T18:11:05,922 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,923 copying openteacher/modules/org/openteacher/dialogs/settings/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,925 copying openteacher/modules/org/openteacher/dialogs/settings/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,928 copying openteacher/modules/org/openteacher/dialogs/settings/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,931 copying openteacher/modules/org/openteacher/dialogs/settings/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,933 copying openteacher/modules/org/openteacher/dialogs/settings/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,936 copying openteacher/modules/org/openteacher/dialogs/settings/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,938 copying openteacher/modules/org/openteacher/dialogs/settings/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,941 copying openteacher/modules/org/openteacher/dialogs/settings/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,943 copying openteacher/modules/org/openteacher/dialogs/settings/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,946 copying openteacher/modules/org/openteacher/dialogs/settings/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,948 copying openteacher/modules/org/openteacher/dialogs/settings/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,951 copying openteacher/modules/org/openteacher/dialogs/settings/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,954 copying openteacher/modules/org/openteacher/dialogs/settings/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,956 copying openteacher/modules/org/openteacher/dialogs/settings/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,958 copying openteacher/modules/org/openteacher/dialogs/settings/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,961 copying openteacher/modules/org/openteacher/dialogs/settings/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,964 copying openteacher/modules/org/openteacher/dialogs/settings/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,966 copying openteacher/modules/org/openteacher/dialogs/settings/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,969 copying openteacher/modules/org/openteacher/dialogs/settings/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,971 copying openteacher/modules/org/openteacher/dialogs/settings/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,973 copying openteacher/modules/org/openteacher/dialogs/settings/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,976 copying openteacher/modules/org/openteacher/dialogs/settings/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,978 copying openteacher/modules/org/openteacher/dialogs/settings/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,981 copying openteacher/modules/org/openteacher/dialogs/settings/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,983 copying openteacher/modules/org/openteacher/dialogs/settings/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,986 copying openteacher/modules/org/openteacher/dialogs/settings/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,988 copying openteacher/modules/org/openteacher/dialogs/settings/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,991 copying openteacher/modules/org/openteacher/dialogs/settings/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,993 copying openteacher/modules/org/openteacher/dialogs/settings/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,996 copying openteacher/modules/org/openteacher/dialogs/settings/translations/org.openteacher.settingsDialog.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:05,998 copying openteacher/modules/org/openteacher/dialogs/settings/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,001 copying openteacher/modules/org/openteacher/dialogs/settings/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,003 copying openteacher/modules/org/openteacher/dialogs/settings/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,006 copying openteacher/modules/org/openteacher/dialogs/settings/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,009 copying openteacher/modules/org/openteacher/dialogs/settings/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,011 copying openteacher/modules/org/openteacher/dialogs/settings/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,014 copying openteacher/modules/org/openteacher/dialogs/settings/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,016 copying openteacher/modules/org/openteacher/dialogs/settings/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,019 copying openteacher/modules/org/openteacher/dialogs/settings/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settings/translations 2021-07-09T18:11:06,021 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentationTest 2021-07-09T18:11:06,022 copying openteacher/modules/org/openteacher/dialogs/documentationTest/documentationTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/documentationTest 2021-07-09T18:11:06,025 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/file 2021-07-09T18:11:06,026 copying openteacher/modules/org/openteacher/dialogs/file/file.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/file 2021-07-09T18:11:06,029 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/results 2021-07-09T18:11:06,030 copying openteacher/modules/org/openteacher/dialogs/results/results.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/results 2021-07-09T18:11:06,032 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about 2021-07-09T18:11:06,033 copying openteacher/modules/org/openteacher/dialogs/about/about.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about 2021-07-09T18:11:06,037 copying openteacher/modules/org/openteacher/dialogs/about/about.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about 2021-07-09T18:11:06,039 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,040 copying openteacher/modules/org/openteacher/dialogs/about/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,043 copying openteacher/modules/org/openteacher/dialogs/about/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,045 copying openteacher/modules/org/openteacher/dialogs/about/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,048 copying openteacher/modules/org/openteacher/dialogs/about/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,050 copying openteacher/modules/org/openteacher/dialogs/about/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,053 copying openteacher/modules/org/openteacher/dialogs/about/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,055 copying openteacher/modules/org/openteacher/dialogs/about/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,057 copying openteacher/modules/org/openteacher/dialogs/about/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,060 copying openteacher/modules/org/openteacher/dialogs/about/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,062 copying openteacher/modules/org/openteacher/dialogs/about/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,065 copying openteacher/modules/org/openteacher/dialogs/about/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,068 copying openteacher/modules/org/openteacher/dialogs/about/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,071 copying openteacher/modules/org/openteacher/dialogs/about/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,073 copying openteacher/modules/org/openteacher/dialogs/about/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,076 copying openteacher/modules/org/openteacher/dialogs/about/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,078 copying openteacher/modules/org/openteacher/dialogs/about/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,081 copying openteacher/modules/org/openteacher/dialogs/about/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,083 copying openteacher/modules/org/openteacher/dialogs/about/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,086 copying openteacher/modules/org/openteacher/dialogs/about/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,089 copying openteacher/modules/org/openteacher/dialogs/about/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,091 copying openteacher/modules/org/openteacher/dialogs/about/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,094 copying openteacher/modules/org/openteacher/dialogs/about/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,096 copying openteacher/modules/org/openteacher/dialogs/about/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,099 copying openteacher/modules/org/openteacher/dialogs/about/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,101 copying openteacher/modules/org/openteacher/dialogs/about/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,104 copying openteacher/modules/org/openteacher/dialogs/about/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,106 copying openteacher/modules/org/openteacher/dialogs/about/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,109 copying openteacher/modules/org/openteacher/dialogs/about/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,111 copying openteacher/modules/org/openteacher/dialogs/about/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,114 copying openteacher/modules/org/openteacher/dialogs/about/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,116 copying openteacher/modules/org/openteacher/dialogs/about/translations/org.openteacher.about.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,119 copying openteacher/modules/org/openteacher/dialogs/about/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,121 copying openteacher/modules/org/openteacher/dialogs/about/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,124 copying openteacher/modules/org/openteacher/dialogs/about/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,126 copying openteacher/modules/org/openteacher/dialogs/about/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/about/translations 2021-07-09T18:11:06,129 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settingsTest 2021-07-09T18:11:06,130 copying openteacher/modules/org/openteacher/dialogs/settingsTest/settingsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/dialogs/settingsTest 2021-07-09T18:11:06,132 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/shell 2021-07-09T18:11:06,133 copying openteacher/modules/org/openteacher/shell/shell.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/shell 2021-07-09T18:11:06,136 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewerTest 2021-07-09T18:11:06,137 copying openteacher/modules/org/openteacher/testViewerTest/testViewerTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/testViewerTest 2021-07-09T18:11:06,139 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers 2021-07-09T18:11:06,140 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo 2021-07-09T18:11:06,141 copying openteacher/modules/org/openteacher/enterers/topo/topo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo 2021-07-09T18:11:06,144 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,145 copying openteacher/modules/org/openteacher/enterers/topo/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,148 copying openteacher/modules/org/openteacher/enterers/topo/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,150 copying openteacher/modules/org/openteacher/enterers/topo/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,153 copying openteacher/modules/org/openteacher/enterers/topo/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,156 copying openteacher/modules/org/openteacher/enterers/topo/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,158 copying openteacher/modules/org/openteacher/enterers/topo/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,161 copying openteacher/modules/org/openteacher/enterers/topo/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,164 copying openteacher/modules/org/openteacher/enterers/topo/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,166 copying openteacher/modules/org/openteacher/enterers/topo/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,169 copying openteacher/modules/org/openteacher/enterers/topo/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,172 copying openteacher/modules/org/openteacher/enterers/topo/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,174 copying openteacher/modules/org/openteacher/enterers/topo/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,177 copying openteacher/modules/org/openteacher/enterers/topo/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,179 copying openteacher/modules/org/openteacher/enterers/topo/translations/org.openteacher.enterers.topo.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,182 copying openteacher/modules/org/openteacher/enterers/topo/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,185 copying openteacher/modules/org/openteacher/enterers/topo/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,187 copying openteacher/modules/org/openteacher/enterers/topo/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,190 copying openteacher/modules/org/openteacher/enterers/topo/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,193 copying openteacher/modules/org/openteacher/enterers/topo/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,195 copying openteacher/modules/org/openteacher/enterers/topo/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,198 copying openteacher/modules/org/openteacher/enterers/topo/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,201 copying openteacher/modules/org/openteacher/enterers/topo/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,203 copying openteacher/modules/org/openteacher/enterers/topo/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,206 copying openteacher/modules/org/openteacher/enterers/topo/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,208 copying openteacher/modules/org/openteacher/enterers/topo/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,211 copying openteacher/modules/org/openteacher/enterers/topo/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,213 copying openteacher/modules/org/openteacher/enterers/topo/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,216 copying openteacher/modules/org/openteacher/enterers/topo/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,218 copying openteacher/modules/org/openteacher/enterers/topo/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topo/translations 2021-07-09T18:11:06,221 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/mediaTest 2021-07-09T18:11:06,222 copying openteacher/modules/org/openteacher/enterers/mediaTest/mediaTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/mediaTest 2021-07-09T18:11:06,224 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media 2021-07-09T18:11:06,226 copying openteacher/modules/org/openteacher/enterers/media/media.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media 2021-07-09T18:11:06,229 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,230 copying openteacher/modules/org/openteacher/enterers/media/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,233 copying openteacher/modules/org/openteacher/enterers/media/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,235 copying openteacher/modules/org/openteacher/enterers/media/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,238 copying openteacher/modules/org/openteacher/enterers/media/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,241 copying openteacher/modules/org/openteacher/enterers/media/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,243 copying openteacher/modules/org/openteacher/enterers/media/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,246 copying openteacher/modules/org/openteacher/enterers/media/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,248 copying openteacher/modules/org/openteacher/enterers/media/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,251 copying openteacher/modules/org/openteacher/enterers/media/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,254 copying openteacher/modules/org/openteacher/enterers/media/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,256 copying openteacher/modules/org/openteacher/enterers/media/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,259 copying openteacher/modules/org/openteacher/enterers/media/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,261 copying openteacher/modules/org/openteacher/enterers/media/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,264 copying openteacher/modules/org/openteacher/enterers/media/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,266 copying openteacher/modules/org/openteacher/enterers/media/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,269 copying openteacher/modules/org/openteacher/enterers/media/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,271 copying openteacher/modules/org/openteacher/enterers/media/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,274 copying openteacher/modules/org/openteacher/enterers/media/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,276 copying openteacher/modules/org/openteacher/enterers/media/translations/org.openteacher.enterers.media.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,279 copying openteacher/modules/org/openteacher/enterers/media/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,282 copying openteacher/modules/org/openteacher/enterers/media/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,285 copying openteacher/modules/org/openteacher/enterers/media/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,287 copying openteacher/modules/org/openteacher/enterers/media/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,294 copying openteacher/modules/org/openteacher/enterers/media/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,296 copying openteacher/modules/org/openteacher/enterers/media/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,299 copying openteacher/modules/org/openteacher/enterers/media/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,301 copying openteacher/modules/org/openteacher/enterers/media/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,304 copying openteacher/modules/org/openteacher/enterers/media/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,307 copying openteacher/modules/org/openteacher/enterers/media/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,309 copying openteacher/modules/org/openteacher/enterers/media/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,312 copying openteacher/modules/org/openteacher/enterers/media/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,315 copying openteacher/modules/org/openteacher/enterers/media/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,317 copying openteacher/modules/org/openteacher/enterers/media/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/media/translations 2021-07-09T18:11:06,320 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topoTest 2021-07-09T18:11:06,321 copying openteacher/modules/org/openteacher/enterers/topoTest/topoTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/topoTest 2021-07-09T18:11:06,324 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/wordsTest 2021-07-09T18:11:06,325 copying openteacher/modules/org/openteacher/enterers/wordsTest/wordsTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/wordsTest 2021-07-09T18:11:06,328 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words 2021-07-09T18:11:06,329 copying openteacher/modules/org/openteacher/enterers/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words 2021-07-09T18:11:06,332 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,333 copying openteacher/modules/org/openteacher/enterers/words/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,336 copying openteacher/modules/org/openteacher/enterers/words/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,338 copying openteacher/modules/org/openteacher/enterers/words/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,341 copying openteacher/modules/org/openteacher/enterers/words/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,343 copying openteacher/modules/org/openteacher/enterers/words/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,346 copying openteacher/modules/org/openteacher/enterers/words/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,349 copying openteacher/modules/org/openteacher/enterers/words/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,352 copying openteacher/modules/org/openteacher/enterers/words/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,354 copying openteacher/modules/org/openteacher/enterers/words/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,357 copying openteacher/modules/org/openteacher/enterers/words/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,359 copying openteacher/modules/org/openteacher/enterers/words/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,362 copying openteacher/modules/org/openteacher/enterers/words/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,364 copying openteacher/modules/org/openteacher/enterers/words/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,367 copying openteacher/modules/org/openteacher/enterers/words/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,370 copying openteacher/modules/org/openteacher/enterers/words/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,372 copying openteacher/modules/org/openteacher/enterers/words/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,375 copying openteacher/modules/org/openteacher/enterers/words/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,377 copying openteacher/modules/org/openteacher/enterers/words/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,380 copying openteacher/modules/org/openteacher/enterers/words/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,382 copying openteacher/modules/org/openteacher/enterers/words/translations/eo.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,385 copying openteacher/modules/org/openteacher/enterers/words/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,387 copying openteacher/modules/org/openteacher/enterers/words/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,390 copying openteacher/modules/org/openteacher/enterers/words/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,392 copying openteacher/modules/org/openteacher/enterers/words/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,395 copying openteacher/modules/org/openteacher/enterers/words/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,397 copying openteacher/modules/org/openteacher/enterers/words/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,400 copying openteacher/modules/org/openteacher/enterers/words/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,402 copying openteacher/modules/org/openteacher/enterers/words/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,405 copying openteacher/modules/org/openteacher/enterers/words/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,407 copying openteacher/modules/org/openteacher/enterers/words/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,410 copying openteacher/modules/org/openteacher/enterers/words/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,412 copying openteacher/modules/org/openteacher/enterers/words/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,414 copying openteacher/modules/org/openteacher/enterers/words/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,417 copying openteacher/modules/org/openteacher/enterers/words/translations/org.openteacher.wordsEnterer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,419 copying openteacher/modules/org/openteacher/enterers/words/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,422 copying openteacher/modules/org/openteacher/enterers/words/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,424 copying openteacher/modules/org/openteacher/enterers/words/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,427 copying openteacher/modules/org/openteacher/enterers/words/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,429 copying openteacher/modules/org/openteacher/enterers/words/translations/eo.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,432 copying openteacher/modules/org/openteacher/enterers/words/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,434 copying openteacher/modules/org/openteacher/enterers/words/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,436 copying openteacher/modules/org/openteacher/enterers/words/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,439 copying openteacher/modules/org/openteacher/enterers/words/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,441 copying openteacher/modules/org/openteacher/enterers/words/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,444 copying openteacher/modules/org/openteacher/enterers/words/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/words/translations 2021-07-09T18:11:06,446 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords 2021-07-09T18:11:06,447 copying openteacher/modules/org/openteacher/enterers/plainTextWords/plainTextWords.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords 2021-07-09T18:11:06,451 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,452 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,454 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,457 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,459 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,462 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,464 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,467 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,470 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,472 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,475 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,477 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,480 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,482 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,484 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,487 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,489 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,492 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,494 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,497 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,499 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,502 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,504 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,507 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/org.openteacher.plainTextWordsEnterer.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,509 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,512 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,514 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,517 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,519 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,522 copying openteacher/modules/org/openteacher/enterers/plainTextWords/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/enterers/plainTextWords/translations 2021-07-09T18:11:06,524 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi 2021-07-09T18:11:06,525 copying openteacher/modules/org/openteacher/quizletApi/quizletApi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi 2021-07-09T18:11:06,528 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,529 copying openteacher/modules/org/openteacher/quizletApi/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,532 copying openteacher/modules/org/openteacher/quizletApi/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,535 copying openteacher/modules/org/openteacher/quizletApi/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,538 copying openteacher/modules/org/openteacher/quizletApi/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,541 copying openteacher/modules/org/openteacher/quizletApi/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,544 copying openteacher/modules/org/openteacher/quizletApi/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,546 copying openteacher/modules/org/openteacher/quizletApi/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,548 copying openteacher/modules/org/openteacher/quizletApi/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,551 copying openteacher/modules/org/openteacher/quizletApi/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,554 copying openteacher/modules/org/openteacher/quizletApi/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,556 copying openteacher/modules/org/openteacher/quizletApi/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,559 copying openteacher/modules/org/openteacher/quizletApi/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,561 copying openteacher/modules/org/openteacher/quizletApi/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,564 copying openteacher/modules/org/openteacher/quizletApi/translations/org.openteacher.quizletApi.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,566 copying openteacher/modules/org/openteacher/quizletApi/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/quizletApi/translations 2021-07-09T18:11:06,568 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay 2021-07-09T18:11:06,569 copying openteacher/modules/org/openteacher/mediaDisplay/mediaDisplay.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay 2021-07-09T18:11:06,572 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/icons 2021-07-09T18:11:06,573 copying openteacher/modules/org/openteacher/mediaDisplay/icons/player_pause.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/icons 2021-07-09T18:11:06,576 copying openteacher/modules/org/openteacher/mediaDisplay/icons/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/icons 2021-07-09T18:11:06,578 copying openteacher/modules/org/openteacher/mediaDisplay/icons/player_play.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/icons 2021-07-09T18:11:06,580 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,581 copying openteacher/modules/org/openteacher/mediaDisplay/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,584 copying openteacher/modules/org/openteacher/mediaDisplay/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,586 copying openteacher/modules/org/openteacher/mediaDisplay/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,589 copying openteacher/modules/org/openteacher/mediaDisplay/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,591 copying openteacher/modules/org/openteacher/mediaDisplay/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,594 copying openteacher/modules/org/openteacher/mediaDisplay/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,596 copying openteacher/modules/org/openteacher/mediaDisplay/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,599 copying openteacher/modules/org/openteacher/mediaDisplay/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,602 copying openteacher/modules/org/openteacher/mediaDisplay/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,604 copying openteacher/modules/org/openteacher/mediaDisplay/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,607 copying openteacher/modules/org/openteacher/mediaDisplay/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,609 copying openteacher/modules/org/openteacher/mediaDisplay/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,611 copying openteacher/modules/org/openteacher/mediaDisplay/translations/org.openteacher.mediaDisplay.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,614 copying openteacher/modules/org/openteacher/mediaDisplay/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,616 copying openteacher/modules/org/openteacher/mediaDisplay/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,618 copying openteacher/modules/org/openteacher/mediaDisplay/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,621 copying openteacher/modules/org/openteacher/mediaDisplay/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,623 copying openteacher/modules/org/openteacher/mediaDisplay/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,625 copying openteacher/modules/org/openteacher/mediaDisplay/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,628 copying openteacher/modules/org/openteacher/mediaDisplay/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,630 copying openteacher/modules/org/openteacher/mediaDisplay/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,633 copying openteacher/modules/org/openteacher/mediaDisplay/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,635 copying openteacher/modules/org/openteacher/mediaDisplay/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,638 copying openteacher/modules/org/openteacher/mediaDisplay/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,640 copying openteacher/modules/org/openteacher/mediaDisplay/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/mediaDisplay/translations 2021-07-09T18:11:06,643 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/charsKeyboard 2021-07-09T18:11:06,644 copying openteacher/modules/org/openteacher/charsKeyboard/charsKeyboard.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/charsKeyboard 2021-07-09T18:11:06,646 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute 2021-07-09T18:11:06,647 copying openteacher/modules/org/openteacher/execute/execute.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute 2021-07-09T18:11:06,651 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,652 copying openteacher/modules/org/openteacher/execute/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,654 copying openteacher/modules/org/openteacher/execute/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,657 copying openteacher/modules/org/openteacher/execute/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,659 copying openteacher/modules/org/openteacher/execute/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,662 copying openteacher/modules/org/openteacher/execute/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,664 copying openteacher/modules/org/openteacher/execute/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,666 copying openteacher/modules/org/openteacher/execute/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,669 copying openteacher/modules/org/openteacher/execute/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,672 copying openteacher/modules/org/openteacher/execute/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,674 copying openteacher/modules/org/openteacher/execute/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,677 copying openteacher/modules/org/openteacher/execute/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,680 copying openteacher/modules/org/openteacher/execute/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,683 copying openteacher/modules/org/openteacher/execute/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,685 copying openteacher/modules/org/openteacher/execute/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,687 copying openteacher/modules/org/openteacher/execute/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,690 copying openteacher/modules/org/openteacher/execute/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,692 copying openteacher/modules/org/openteacher/execute/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,695 copying openteacher/modules/org/openteacher/execute/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,697 copying openteacher/modules/org/openteacher/execute/translations/org.openteacher.execute.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,700 copying openteacher/modules/org/openteacher/execute/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,702 copying openteacher/modules/org/openteacher/execute/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,704 copying openteacher/modules/org/openteacher/execute/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,706 copying openteacher/modules/org/openteacher/execute/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,710 copying openteacher/modules/org/openteacher/execute/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,712 copying openteacher/modules/org/openteacher/execute/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,715 copying openteacher/modules/org/openteacher/execute/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,719 copying openteacher/modules/org/openteacher/execute/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/execute/translations 2021-07-09T18:11:06,721 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidgets 2021-07-09T18:11:06,722 copying openteacher/modules/org/openteacher/settingsWidgets/settingsWidgets.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidgets 2021-07-09T18:11:06,724 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/courseHeroApi 2021-07-09T18:11:06,725 copying openteacher/modules/org/openteacher/courseHeroApi/courseHeroApi.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/courseHeroApi 2021-07-09T18:11:06,728 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/courseHeroApi/translations 2021-07-09T18:11:06,729 copying openteacher/modules/org/openteacher/courseHeroApi/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/courseHeroApi/translations 2021-07-09T18:11:06,732 copying openteacher/modules/org/openteacher/courseHeroApi/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/courseHeroApi/translations 2021-07-09T18:11:06,734 copying openteacher/modules/org/openteacher/courseHeroApi/translations/org.openteacher.courseHeroApi.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/courseHeroApi/translations 2021-07-09T18:11:06,737 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/theme 2021-07-09T18:11:06,738 copying openteacher/modules/org/openteacher/theme/theme.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/theme 2021-07-09T18:11:06,741 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders 2021-07-09T18:11:06,741 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo 2021-07-09T18:11:06,742 copying openteacher/modules/org/openteacher/ttsProviders/topo/topo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo 2021-07-09T18:11:06,745 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,746 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,748 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,751 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,754 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,757 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,760 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,763 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,766 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,768 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,770 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,773 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,777 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,779 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,781 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,783 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,786 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,789 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,791 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,794 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,796 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,799 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,803 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,805 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,808 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,812 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/org.openteacher.ttsProviders.topo.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,815 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,818 copying openteacher/modules/org/openteacher/ttsProviders/topo/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/topo/translations 2021-07-09T18:11:06,821 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words 2021-07-09T18:11:06,822 copying openteacher/modules/org/openteacher/ttsProviders/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words 2021-07-09T18:11:06,825 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,825 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,828 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,830 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,832 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,835 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,837 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,840 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,842 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,844 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,847 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/org.openteacher.ttsProviders.words.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,849 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,851 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,854 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,856 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,858 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,861 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,863 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,865 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,868 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,870 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,873 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,875 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,877 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,880 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,882 copying openteacher/modules/org/openteacher/ttsProviders/words/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ttsProviders/words/translations 2021-07-09T18:11:06,884 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs 2021-07-09T18:11:06,885 copying openteacher/modules/org/openteacher/lessonDialogs/lessonDialogs.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs 2021-07-09T18:11:06,887 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,888 copying openteacher/modules/org/openteacher/lessonDialogs/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,891 copying openteacher/modules/org/openteacher/lessonDialogs/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,893 copying openteacher/modules/org/openteacher/lessonDialogs/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,895 copying openteacher/modules/org/openteacher/lessonDialogs/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,898 copying openteacher/modules/org/openteacher/lessonDialogs/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,900 copying openteacher/modules/org/openteacher/lessonDialogs/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,903 copying openteacher/modules/org/openteacher/lessonDialogs/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,905 copying openteacher/modules/org/openteacher/lessonDialogs/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,908 copying openteacher/modules/org/openteacher/lessonDialogs/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,910 copying openteacher/modules/org/openteacher/lessonDialogs/translations/org.openteacher.lessonDialogs.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,912 copying openteacher/modules/org/openteacher/lessonDialogs/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,915 copying openteacher/modules/org/openteacher/lessonDialogs/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,917 copying openteacher/modules/org/openteacher/lessonDialogs/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,920 copying openteacher/modules/org/openteacher/lessonDialogs/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,922 copying openteacher/modules/org/openteacher/lessonDialogs/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,925 copying openteacher/modules/org/openteacher/lessonDialogs/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,927 copying openteacher/modules/org/openteacher/lessonDialogs/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,929 copying openteacher/modules/org/openteacher/lessonDialogs/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,932 copying openteacher/modules/org/openteacher/lessonDialogs/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,934 copying openteacher/modules/org/openteacher/lessonDialogs/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,937 copying openteacher/modules/org/openteacher/lessonDialogs/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,939 copying openteacher/modules/org/openteacher/lessonDialogs/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,941 copying openteacher/modules/org/openteacher/lessonDialogs/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,944 copying openteacher/modules/org/openteacher/lessonDialogs/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,946 copying openteacher/modules/org/openteacher/lessonDialogs/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,948 copying openteacher/modules/org/openteacher/lessonDialogs/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,951 copying openteacher/modules/org/openteacher/lessonDialogs/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,953 copying openteacher/modules/org/openteacher/lessonDialogs/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,955 copying openteacher/modules/org/openteacher/lessonDialogs/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,958 copying openteacher/modules/org/openteacher/lessonDialogs/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,960 copying openteacher/modules/org/openteacher/lessonDialogs/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonDialogs/translations 2021-07-09T18:11:06,963 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/languageCodeGuesser 2021-07-09T18:11:06,964 copying openteacher/modules/org/openteacher/languageCodeGuesser/tables.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/languageCodeGuesser 2021-07-09T18:11:06,984 copying openteacher/modules/org/openteacher/languageCodeGuesser/languageCodeGuesser.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/languageCodeGuesser 2021-07-09T18:11:06,986 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi 2021-07-09T18:11:06,987 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/test 2021-07-09T18:11:06,988 copying openteacher/modules/org/openteacher/webApi/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/test 2021-07-09T18:11:06,990 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/serverRunner 2021-07-09T18:11:06,991 copying openteacher/modules/org/openteacher/webApi/serverRunner/serverRunner.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/serverRunner 2021-07-09T18:11:06,993 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/server 2021-07-09T18:11:06,994 copying openteacher/modules/org/openteacher/webApi/server/serverImpl.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/server 2021-07-09T18:11:06,997 copying openteacher/modules/org/openteacher/webApi/server/server.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/server 2021-07-09T18:11:07,000 copying openteacher/modules/org/openteacher/webApi/server/template.html -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/webApi/server 2021-07-09T18:11:07,002 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons 2021-07-09T18:11:07,003 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo 2021-07-09T18:11:07,004 copying openteacher/modules/org/openteacher/lessons/topo/topo.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo 2021-07-09T18:11:07,007 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,008 copying openteacher/modules/org/openteacher/lessons/topo/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,010 copying openteacher/modules/org/openteacher/lessons/topo/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,013 copying openteacher/modules/org/openteacher/lessons/topo/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,015 copying openteacher/modules/org/openteacher/lessons/topo/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,018 copying openteacher/modules/org/openteacher/lessons/topo/translations/org.openteacher.lessons.topo.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,020 copying openteacher/modules/org/openteacher/lessons/topo/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,025 copying openteacher/modules/org/openteacher/lessons/topo/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,028 copying openteacher/modules/org/openteacher/lessons/topo/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,030 copying openteacher/modules/org/openteacher/lessons/topo/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,033 copying openteacher/modules/org/openteacher/lessons/topo/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,035 copying openteacher/modules/org/openteacher/lessons/topo/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,038 copying openteacher/modules/org/openteacher/lessons/topo/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,041 copying openteacher/modules/org/openteacher/lessons/topo/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,043 copying openteacher/modules/org/openteacher/lessons/topo/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,046 copying openteacher/modules/org/openteacher/lessons/topo/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,048 copying openteacher/modules/org/openteacher/lessons/topo/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,051 copying openteacher/modules/org/openteacher/lessons/topo/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,053 copying openteacher/modules/org/openteacher/lessons/topo/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,056 copying openteacher/modules/org/openteacher/lessons/topo/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,059 copying openteacher/modules/org/openteacher/lessons/topo/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,061 copying openteacher/modules/org/openteacher/lessons/topo/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,064 copying openteacher/modules/org/openteacher/lessons/topo/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,066 copying openteacher/modules/org/openteacher/lessons/topo/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,068 copying openteacher/modules/org/openteacher/lessons/topo/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,071 copying openteacher/modules/org/openteacher/lessons/topo/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,073 copying openteacher/modules/org/openteacher/lessons/topo/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,076 copying openteacher/modules/org/openteacher/lessons/topo/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,079 copying openteacher/modules/org/openteacher/lessons/topo/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,081 copying openteacher/modules/org/openteacher/lessons/topo/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,084 copying openteacher/modules/org/openteacher/lessons/topo/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,086 copying openteacher/modules/org/openteacher/lessons/topo/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,088 copying openteacher/modules/org/openteacher/lessons/topo/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,091 copying openteacher/modules/org/openteacher/lessons/topo/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,093 copying openteacher/modules/org/openteacher/lessons/topo/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,096 copying openteacher/modules/org/openteacher/lessons/topo/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,098 copying openteacher/modules/org/openteacher/lessons/topo/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,100 copying openteacher/modules/org/openteacher/lessons/topo/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,103 copying openteacher/modules/org/openteacher/lessons/topo/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,105 copying openteacher/modules/org/openteacher/lessons/topo/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,108 copying openteacher/modules/org/openteacher/lessons/topo/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,110 copying openteacher/modules/org/openteacher/lessons/topo/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/topo/translations 2021-07-09T18:11:07,112 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media 2021-07-09T18:11:07,113 copying openteacher/modules/org/openteacher/lessons/media/media.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media 2021-07-09T18:11:07,116 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,117 copying openteacher/modules/org/openteacher/lessons/media/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,120 copying openteacher/modules/org/openteacher/lessons/media/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,122 copying openteacher/modules/org/openteacher/lessons/media/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,125 copying openteacher/modules/org/openteacher/lessons/media/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,127 copying openteacher/modules/org/openteacher/lessons/media/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,129 copying openteacher/modules/org/openteacher/lessons/media/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,131 copying openteacher/modules/org/openteacher/lessons/media/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,134 copying openteacher/modules/org/openteacher/lessons/media/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,136 copying openteacher/modules/org/openteacher/lessons/media/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,138 copying openteacher/modules/org/openteacher/lessons/media/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,141 copying openteacher/modules/org/openteacher/lessons/media/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,143 copying openteacher/modules/org/openteacher/lessons/media/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,146 copying openteacher/modules/org/openteacher/lessons/media/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,149 copying openteacher/modules/org/openteacher/lessons/media/translations/org.openteacher.lessons.media.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,151 copying openteacher/modules/org/openteacher/lessons/media/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,153 copying openteacher/modules/org/openteacher/lessons/media/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,156 copying openteacher/modules/org/openteacher/lessons/media/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,159 copying openteacher/modules/org/openteacher/lessons/media/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,161 copying openteacher/modules/org/openteacher/lessons/media/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,163 copying openteacher/modules/org/openteacher/lessons/media/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,166 copying openteacher/modules/org/openteacher/lessons/media/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,169 copying openteacher/modules/org/openteacher/lessons/media/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,171 copying openteacher/modules/org/openteacher/lessons/media/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,173 copying openteacher/modules/org/openteacher/lessons/media/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,176 copying openteacher/modules/org/openteacher/lessons/media/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,178 copying openteacher/modules/org/openteacher/lessons/media/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,181 copying openteacher/modules/org/openteacher/lessons/media/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,184 copying openteacher/modules/org/openteacher/lessons/media/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,186 copying openteacher/modules/org/openteacher/lessons/media/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,189 copying openteacher/modules/org/openteacher/lessons/media/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,192 copying openteacher/modules/org/openteacher/lessons/media/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,196 copying openteacher/modules/org/openteacher/lessons/media/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,198 copying openteacher/modules/org/openteacher/lessons/media/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,201 copying openteacher/modules/org/openteacher/lessons/media/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,203 copying openteacher/modules/org/openteacher/lessons/media/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,206 copying openteacher/modules/org/openteacher/lessons/media/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,208 copying openteacher/modules/org/openteacher/lessons/media/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,211 copying openteacher/modules/org/openteacher/lessons/media/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,213 copying openteacher/modules/org/openteacher/lessons/media/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,215 copying openteacher/modules/org/openteacher/lessons/media/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,218 copying openteacher/modules/org/openteacher/lessons/media/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/media/translations 2021-07-09T18:11:07,220 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words 2021-07-09T18:11:07,221 copying openteacher/modules/org/openteacher/lessons/words/words.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words 2021-07-09T18:11:07,224 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,225 copying openteacher/modules/org/openteacher/lessons/words/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,228 copying openteacher/modules/org/openteacher/lessons/words/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,230 copying openteacher/modules/org/openteacher/lessons/words/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,233 copying openteacher/modules/org/openteacher/lessons/words/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,235 copying openteacher/modules/org/openteacher/lessons/words/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,237 copying openteacher/modules/org/openteacher/lessons/words/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,240 copying openteacher/modules/org/openteacher/lessons/words/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,242 copying openteacher/modules/org/openteacher/lessons/words/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,245 copying openteacher/modules/org/openteacher/lessons/words/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,247 copying openteacher/modules/org/openteacher/lessons/words/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,250 copying openteacher/modules/org/openteacher/lessons/words/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,252 copying openteacher/modules/org/openteacher/lessons/words/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,255 copying openteacher/modules/org/openteacher/lessons/words/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,257 copying openteacher/modules/org/openteacher/lessons/words/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,260 copying openteacher/modules/org/openteacher/lessons/words/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,262 copying openteacher/modules/org/openteacher/lessons/words/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,265 copying openteacher/modules/org/openteacher/lessons/words/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,267 copying openteacher/modules/org/openteacher/lessons/words/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,270 copying openteacher/modules/org/openteacher/lessons/words/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,272 copying openteacher/modules/org/openteacher/lessons/words/translations/eo.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,275 copying openteacher/modules/org/openteacher/lessons/words/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,277 copying openteacher/modules/org/openteacher/lessons/words/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,280 copying openteacher/modules/org/openteacher/lessons/words/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,283 copying openteacher/modules/org/openteacher/lessons/words/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,285 copying openteacher/modules/org/openteacher/lessons/words/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,288 copying openteacher/modules/org/openteacher/lessons/words/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,290 copying openteacher/modules/org/openteacher/lessons/words/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,294 copying openteacher/modules/org/openteacher/lessons/words/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,300 copying openteacher/modules/org/openteacher/lessons/words/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,302 copying openteacher/modules/org/openteacher/lessons/words/translations/org.openteacher.lessons.words.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,305 copying openteacher/modules/org/openteacher/lessons/words/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,307 copying openteacher/modules/org/openteacher/lessons/words/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,311 copying openteacher/modules/org/openteacher/lessons/words/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,313 copying openteacher/modules/org/openteacher/lessons/words/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,316 copying openteacher/modules/org/openteacher/lessons/words/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,318 copying openteacher/modules/org/openteacher/lessons/words/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,321 copying openteacher/modules/org/openteacher/lessons/words/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,323 copying openteacher/modules/org/openteacher/lessons/words/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,326 copying openteacher/modules/org/openteacher/lessons/words/translations/eo.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,328 copying openteacher/modules/org/openteacher/lessons/words/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,331 copying openteacher/modules/org/openteacher/lessons/words/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,333 copying openteacher/modules/org/openteacher/lessons/words/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,335 copying openteacher/modules/org/openteacher/lessons/words/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,338 copying openteacher/modules/org/openteacher/lessons/words/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,340 copying openteacher/modules/org/openteacher/lessons/words/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessons/words/translations 2021-07-09T18:11:07,343 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTracker 2021-07-09T18:11:07,344 copying openteacher/modules/org/openteacher/lessonTracker/lessonTracker.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/lessonTracker 2021-07-09T18:11:07,346 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/cli 2021-07-09T18:11:07,347 copying openteacher/modules/org/openteacher/cli/cli.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/cli 2021-07-09T18:11:07,351 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps 2021-07-09T18:11:07,352 copying openteacher/modules/org/openteacher/topoMaps/topoMaps.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps 2021-07-09T18:11:07,355 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/resources 2021-07-09T18:11:07,356 copying openteacher/modules/org/openteacher/topoMaps/resources/COPYING -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/resources 2021-07-09T18:11:07,358 copying openteacher/modules/org/openteacher/topoMaps/resources/crosshair.png -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/resources 2021-07-09T18:11:07,361 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,362 copying openteacher/modules/org/openteacher/topoMaps/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,364 copying openteacher/modules/org/openteacher/topoMaps/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,366 copying openteacher/modules/org/openteacher/topoMaps/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,369 copying openteacher/modules/org/openteacher/topoMaps/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,371 copying openteacher/modules/org/openteacher/topoMaps/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,374 copying openteacher/modules/org/openteacher/topoMaps/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,376 copying openteacher/modules/org/openteacher/topoMaps/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,378 copying openteacher/modules/org/openteacher/topoMaps/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,381 copying openteacher/modules/org/openteacher/topoMaps/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,383 copying openteacher/modules/org/openteacher/topoMaps/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,385 copying openteacher/modules/org/openteacher/topoMaps/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,388 copying openteacher/modules/org/openteacher/topoMaps/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,391 copying openteacher/modules/org/openteacher/topoMaps/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,393 copying openteacher/modules/org/openteacher/topoMaps/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,395 copying openteacher/modules/org/openteacher/topoMaps/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,398 copying openteacher/modules/org/openteacher/topoMaps/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,400 copying openteacher/modules/org/openteacher/topoMaps/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,403 copying openteacher/modules/org/openteacher/topoMaps/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,405 copying openteacher/modules/org/openteacher/topoMaps/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,407 copying openteacher/modules/org/openteacher/topoMaps/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,410 copying openteacher/modules/org/openteacher/topoMaps/translations/org.openteacher.topoMaps.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,412 copying openteacher/modules/org/openteacher/topoMaps/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,415 copying openteacher/modules/org/openteacher/topoMaps/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,417 copying openteacher/modules/org/openteacher/topoMaps/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,419 copying openteacher/modules/org/openteacher/topoMaps/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/topoMaps/translations 2021-07-09T18:11:07,421 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ircBot 2021-07-09T18:11:07,422 copying openteacher/modules/org/openteacher/ircBot/bot.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ircBot 2021-07-09T18:11:07,426 copying openteacher/modules/org/openteacher/ircBot/ircBot.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/ircBot 2021-07-09T18:11:07,428 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget 2021-07-09T18:11:07,428 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/password 2021-07-09T18:11:07,430 copying openteacher/modules/org/openteacher/settingsWidget/password/password.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/password 2021-07-09T18:11:07,432 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/test 2021-07-09T18:11:07,433 copying openteacher/modules/org/openteacher/settingsWidget/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/test 2021-07-09T18:11:07,435 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/characterTable 2021-07-09T18:11:07,436 copying openteacher/modules/org/openteacher/settingsWidget/characterTable/characterTable.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/characterTable 2021-07-09T18:11:07,439 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/boolean 2021-07-09T18:11:07,440 copying openteacher/modules/org/openteacher/settingsWidget/boolean/boolean.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/boolean 2021-07-09T18:11:07,442 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language 2021-07-09T18:11:07,443 copying openteacher/modules/org/openteacher/settingsWidget/language/language.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language 2021-07-09T18:11:07,446 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,447 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,449 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/ja.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,451 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,454 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,456 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,458 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,460 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,463 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,465 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,467 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,469 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,472 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,474 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,476 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,479 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/org.openteacher.languageChooser.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,481 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,484 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,486 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,489 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,491 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,494 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,496 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,499 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,502 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,504 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,507 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/gl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,509 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/ja.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,511 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,514 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/it.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,516 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,519 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/it.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,521 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,524 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,526 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,529 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,531 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,534 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,536 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/gl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,539 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,542 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,544 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,547 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,549 copying openteacher/modules/org/openteacher/settingsWidget/language/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/language/translations 2021-07-09T18:11:07,552 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/profile 2021-07-09T18:11:07,553 copying openteacher/modules/org/openteacher/settingsWidget/profile/profile.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/profile 2021-07-09T18:11:07,555 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/shortText 2021-07-09T18:11:07,556 copying openteacher/modules/org/openteacher/settingsWidget/shortText/shortText.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/shortText 2021-07-09T18:11:07,559 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/multiOption 2021-07-09T18:11:07,560 copying openteacher/modules/org/openteacher/settingsWidget/multiOption/multiOption.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/multiOption 2021-07-09T18:11:07,563 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/longText 2021-07-09T18:11:07,564 copying openteacher/modules/org/openteacher/settingsWidget/longText/longText.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/longText 2021-07-09T18:11:07,566 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/number 2021-07-09T18:11:07,567 copying openteacher/modules/org/openteacher/settingsWidget/number/number.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/number 2021-07-09T18:11:07,570 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/option 2021-07-09T18:11:07,571 copying openteacher/modules/org/openteacher/settingsWidget/option/option.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/settingsWidget/option 2021-07-09T18:11:07,573 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loader 2021-07-09T18:11:07,574 copying openteacher/modules/org/openteacher/loader/loader.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/loader 2021-07-09T18:11:07,577 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript 2021-07-09T18:11:07,577 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/api 2021-07-09T18:11:07,579 copying openteacher/modules/org/openteacher/javaScript/api/api.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/api 2021-07-09T18:11:07,581 copying openteacher/modules/org/openteacher/javaScript/api/api.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/api 2021-07-09T18:11:07,584 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/event 2021-07-09T18:11:07,585 copying openteacher/modules/org/openteacher/javaScript/event/event.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/event 2021-07-09T18:11:07,588 copying openteacher/modules/org/openteacher/javaScript/event/event.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/event 2021-07-09T18:11:07,590 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/evaluatorTest 2021-07-09T18:11:07,591 copying openteacher/modules/org/openteacher/javaScript/evaluatorTest/evaluatorTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/evaluatorTest 2021-07-09T18:11:07,594 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/evaluator 2021-07-09T18:11:07,595 copying openteacher/modules/org/openteacher/javaScript/evaluator/evaluator.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/evaluator 2021-07-09T18:11:07,598 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/implementationTest 2021-07-09T18:11:07,599 copying openteacher/modules/org/openteacher/javaScript/implementationTest/implementationTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/implementationTest 2021-07-09T18:11:07,602 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/apiTest 2021-07-09T18:11:07,603 copying openteacher/modules/org/openteacher/javaScript/apiTest/apiTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/apiTest 2021-07-09T18:11:07,605 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/lessonType 2021-07-09T18:11:07,606 copying openteacher/modules/org/openteacher/javaScript/lessonType/lessonType.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/lessonType 2021-07-09T18:11:07,609 copying openteacher/modules/org/openteacher/javaScript/lessonType/lessonType.js -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/lessonType 2021-07-09T18:11:07,611 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/jshintTest 2021-07-09T18:11:07,612 copying openteacher/modules/org/openteacher/javaScript/jshintTest/jshintTest.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/javaScript/jshintTest 2021-07-09T18:11:07,615 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gtkGui 2021-07-09T18:11:07,616 copying openteacher/modules/org/openteacher/gtkGui/gtkGui.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/gtkGui 2021-07-09T18:11:07,619 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/qtApp 2021-07-09T18:11:07,620 copying openteacher/modules/org/openteacher/qtApp/qtApp.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/qtApp 2021-07-09T18:11:07,622 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,623 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/menu.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,625 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/setup.py.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,628 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/runner.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,631 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/manpage.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,633 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/desktop.templ -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,635 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/sourceWithSetupSaver.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,638 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/mimetypes.xml -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver 2021-07-09T18:11:07,640 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,641 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,644 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/pl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,646 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,649 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,651 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/pl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,654 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,656 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,659 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,661 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,664 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,666 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,668 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,671 copying openteacher/modules/org/openteacher/sourceWithSetupSaver/translations/org.openteacher.sourceWithSetupSaver.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/sourceWithSetupSaver/translations 2021-07-09T18:11:07,673 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers 2021-07-09T18:11:07,673 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/test 2021-07-09T18:11:07,675 copying openteacher/modules/org/openteacher/itemModifiers/test/test.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/test 2021-07-09T18:11:07,677 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown 2021-07-09T18:11:07,678 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/foreignKnown.py -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown 2021-07-09T18:11:07,680 creating build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,681 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/fi.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,684 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/si.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,686 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/fy.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,689 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/pt_BR.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,691 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/hu.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,693 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/zh_CN.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,696 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/cs.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,698 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/org.openteacher.itemModifiers.foreignKnown.pot -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,701 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/fr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,703 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/es.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,705 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/nl.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,708 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/ru.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,710 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/ar.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,713 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/nl.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,715 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/zh_CN.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,717 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/zh_TW.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,720 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/af.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,722 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/zh_TW.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,725 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/de.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,727 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/ar.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,729 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/pt_BR.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,731 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/es.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,734 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/ru.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,736 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/hu.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,738 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/tr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,740 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/de.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,743 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/fi.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,745 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/sk.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,747 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/si.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,750 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/af.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,753 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/cs.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,755 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/el.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,757 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/tr.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,760 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/fy.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,762 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/el.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,764 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/sk.mo -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,767 copying openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations/fr.po -> build/lib.linux-armv7l-3.9/openteacher/modules/org/openteacher/itemModifiers/foreignKnown/translations 2021-07-09T18:11:07,791 running build_ext 2021-07-09T18:11:07,797 building 'openteacher.moduleFilterer' extension 2021-07-09T18:11:07,797 creating build/temp.linux-armv7l-3.9 2021-07-09T18:11:07,797 creating build/temp.linux-armv7l-3.9/openteacher 2021-07-09T18:11:07,798 arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c openteacher/moduleFilterer.c -o build/temp.linux-armv7l-3.9/openteacher/moduleFilterer.o 2021-07-09T18:11:08,217 openteacher/moduleFilterer.c: In function ‘__Pyx_ParseOptionalKeywords’: 2021-07-09T18:11:08,218 openteacher/moduleFilterer.c:2246:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,219 2246 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,219 | ^ 2021-07-09T18:11:08,219 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,219 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,219 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,219 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,219 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,220 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,220 openteacher/moduleFilterer.c:2246:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,220 2246 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,220 | ^ 2021-07-09T18:11:08,221 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,221 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,221 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,221 /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 2021-07-09T18:11:08,221 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( 2021-07-09T18:11:08,221 | ^~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,221 openteacher/moduleFilterer.c:2246:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,222 2246 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,222 | ^ 2021-07-09T18:11:08,222 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,222 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,222 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,222 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,222 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,222 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,223 openteacher/moduleFilterer.c:2246:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,223 2246 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,223 | ^ 2021-07-09T18:11:08,223 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,223 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,223 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,223 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,223 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,224 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,224 openteacher/moduleFilterer.c:2246:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,224 2246 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,224 | ^ 2021-07-09T18:11:08,224 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,224 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,224 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,225 /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 2021-07-09T18:11:08,225 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( 2021-07-09T18:11:08,225 | ^~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,225 openteacher/moduleFilterer.c:2246:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,225 2246 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,225 | ^ 2021-07-09T18:11:08,226 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,226 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,226 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,226 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,226 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,226 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,227 openteacher/moduleFilterer.c:2262:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,227 2262 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,227 | ^ 2021-07-09T18:11:08,227 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,228 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,228 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,228 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,228 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,228 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,228 openteacher/moduleFilterer.c:2262:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,228 2262 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,229 | ^ 2021-07-09T18:11:08,229 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,229 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,229 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,229 /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 2021-07-09T18:11:08,229 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( 2021-07-09T18:11:08,229 | ^~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,230 openteacher/moduleFilterer.c:2262:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,230 2262 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,230 | ^ 2021-07-09T18:11:08,230 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,230 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,230 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,230 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,230 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,230 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,231 openteacher/moduleFilterer.c:2262:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,231 2262 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,231 | ^ 2021-07-09T18:11:08,231 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,231 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,231 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,231 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,232 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,232 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,232 openteacher/moduleFilterer.c:2262:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,232 2262 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,232 | ^ 2021-07-09T18:11:08,232 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,232 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,233 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,233 /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 2021-07-09T18:11:08,233 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( 2021-07-09T18:11:08,233 | ^~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,233 openteacher/moduleFilterer.c:2262:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,233 2262 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : 2021-07-09T18:11:08,234 | ^ 2021-07-09T18:11:08,234 In file included from /usr/include/python3.9/unicodeobject.h:1026, 2021-07-09T18:11:08,234 from /usr/include/python3.9/Python.h:97, 2021-07-09T18:11:08,234 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,234 /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 2021-07-09T18:11:08,234 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { 2021-07-09T18:11:08,234 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,257 openteacher/moduleFilterer.c: In function ‘__Pyx_CyFunction_Call’: 2021-07-09T18:11:08,258 openteacher/moduleFilterer.c:3000:2: warning: ‘PyCFunction_Call’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,258 3000 | return PyCFunction_Call(func, arg, kw); 2021-07-09T18:11:08,258 | ^~~~~~ 2021-07-09T18:11:08,259 In file included from /usr/include/python3.9/Python.h:111, 2021-07-09T18:11:08,259 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,259 /usr/include/python3.9/methodobject.h:33:43: note: declared here 2021-07-09T18:11:08,259 33 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyCFunction_Call(PyObject *, PyObject *, PyObject *); 2021-07-09T18:11:08,259 | ^~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,259 openteacher/moduleFilterer.c: In function ‘__Pyx_CyFunction_init’: 2021-07-09T18:11:08,261 openteacher/moduleFilterer.c:3060:5: warning: ‘PyCFunction_Call’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,261 3060 | __pyx_CyFunctionType_type.tp_call = PyCFunction_Call; 2021-07-09T18:11:08,261 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,261 In file included from /usr/include/python3.9/Python.h:111, 2021-07-09T18:11:08,261 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,261 /usr/include/python3.9/methodobject.h:33:43: note: declared here 2021-07-09T18:11:08,261 33 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyCFunction_Call(PyObject *, PyObject *, PyObject *); 2021-07-09T18:11:08,261 | ^~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,279 openteacher/moduleFilterer.c: In function ‘__Pyx_Raise’: 2021-07-09T18:11:08,281 openteacher/moduleFilterer.c:3819:9: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 2021-07-09T18:11:08,281 3819 | owned_instance = PyEval_CallObject(type, args); 2021-07-09T18:11:08,281 | ^~~~~~~~~~~~~~ 2021-07-09T18:11:08,281 In file included from /usr/include/python3.9/Python.h:145, 2021-07-09T18:11:08,281 from openteacher/moduleFilterer.c:16: 2021-07-09T18:11:08,281 /usr/include/python3.9/ceval.h:17:43: note: declared here 2021-07-09T18:11:08,281 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( 2021-07-09T18:11:08,282 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,285 openteacher/moduleFilterer.c: In function ‘__Pyx_ExceptionSwap’: 2021-07-09T18:11:08,288 openteacher/moduleFilterer.c:3879:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 2021-07-09T18:11:08,288 3879 | tmp_type = tstate->exc_type; 2021-07-09T18:11:08,288 | ^~~~~~~~ 2021-07-09T18:11:08,289 | curexc_type 2021-07-09T18:11:08,291 openteacher/moduleFilterer.c:3880:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 2021-07-09T18:11:08,291 3880 | tmp_value = tstate->exc_value; 2021-07-09T18:11:08,292 | ^~~~~~~~~ 2021-07-09T18:11:08,292 | curexc_value 2021-07-09T18:11:08,295 openteacher/moduleFilterer.c:3881:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 2021-07-09T18:11:08,295 3881 | tmp_tb = tstate->exc_traceback; 2021-07-09T18:11:08,295 | ^~~~~~~~~~~~~ 2021-07-09T18:11:08,295 | curexc_traceback 2021-07-09T18:11:08,298 openteacher/moduleFilterer.c:3882:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 2021-07-09T18:11:08,298 3882 | tstate->exc_type = *type; 2021-07-09T18:11:08,298 | ^~~~~~~~ 2021-07-09T18:11:08,298 | curexc_type 2021-07-09T18:11:08,301 openteacher/moduleFilterer.c:3883:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 2021-07-09T18:11:08,301 3883 | tstate->exc_value = *value; 2021-07-09T18:11:08,301 | ^~~~~~~~~ 2021-07-09T18:11:08,301 | curexc_value 2021-07-09T18:11:08,304 openteacher/moduleFilterer.c:3884:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 2021-07-09T18:11:08,304 3884 | tstate->exc_traceback = *tb; 2021-07-09T18:11:08,304 | ^~~~~~~~~~~~~ 2021-07-09T18:11:08,305 | curexc_traceback 2021-07-09T18:11:08,333 openteacher/moduleFilterer.c: In function ‘__Pyx_Generator_del’: 2021-07-09T18:11:08,336 openteacher/moduleFilterer.c:4279:5: error: ‘_Py_DEC_REFTOTAL’ undeclared (first use in this function); did you mean ‘_Py_DECREF’? 2021-07-09T18:11:08,336 4279 | _Py_DEC_REFTOTAL; 2021-07-09T18:11:08,336 | ^~~~~~~~~~~~~~~~ 2021-07-09T18:11:08,336 | _Py_DECREF 2021-07-09T18:11:08,337 openteacher/moduleFilterer.c:4279:5: note: each undeclared identifier is reported only once for each function it appears in 2021-07-09T18:11:08,396 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2021-07-09T18:11:08,489 Building wheel for openteacher (setup.py): finished with status 'error' 2021-07-09T18:11:08,489 ERROR: Failed building wheel for openteacher 2021-07-09T18:11:08,491 Running setup.py clean for openteacher 2021-07-09T18:11:08,491 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-1qc6shbm/openteacher_83107f9e2592488cb3406fc57ff06a39/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-1qc6shbm/openteacher_83107f9e2592488cb3406fc57ff06a39/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all 2021-07-09T18:11:09,284 running clean 2021-07-09T18:11:09,286 removing 'build/temp.linux-armv7l-3.9' (and everything under it) 2021-07-09T18:11:09,288 removing 'build/lib.linux-armv7l-3.9' (and everything under it) 2021-07-09T18:11:11,107 'build/bdist.linux-armv7l' does not exist -- can't clean it 2021-07-09T18:11:11,108 'build/scripts-3.9' does not exist -- can't clean it 2021-07-09T18:11:11,108 removing 'build' 2021-07-09T18:11:11,167 Failed to build openteacher 2021-07-09T18:11:11,168 ERROR: Failed to build one or more wheels 2021-07-09T18:11:11,169 Exception information: 2021-07-09T18:11:11,169 Traceback (most recent call last): 2021-07-09T18:11:11,169 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T18:11:11,169 status = self.run(options, args) 2021-07-09T18:11:11,169 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T18:11:11,169 return func(self, options, args) 2021-07-09T18:11:11,169 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 174, in run 2021-07-09T18:11:11,169 raise CommandError( 2021-07-09T18:11:11,169 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2021-07-09T18:11:11,171 Removed build tracker: '/tmp/pip-req-tracker-1uybs5n8'