# Remove all the git-ignored stuff, but save and restore things marked # by start-noclean/end-noclean. Include Makefile in the tarball so that # there's always at least one file even if there are no private files. sed -n -e '/start-noclean/,/end-noclean/p' < .gitignore > /tmp/private-files tar cf /tmp/private_files.anriHf Makefile `git ls-files --exclude-from=/tmp/private-files --ignored --others` git clean -fdX Removing common/__init__.pyc Removing common/djangoapps/course_action_state/__init__.pyc Removing common/djangoapps/course_modes/__init__.pyc Removing common/djangoapps/course_modes/apps.pyc Removing common/djangoapps/database_fixups/__init__.pyc Removing common/djangoapps/django_comment_common/__init__.pyc Removing common/djangoapps/edxmako/__init__.pyc Removing common/djangoapps/edxmako/apps.pyc Removing common/djangoapps/edxmako/paths.pyc Removing common/djangoapps/enrollment/__init__.pyc Removing common/djangoapps/entitlements/__init__.pyc Removing common/djangoapps/microsite_configuration/__init__.pyc Removing common/djangoapps/microsite_configuration/apps.pyc Removing common/djangoapps/microsite_configuration/backends/__init__.pyc Removing common/djangoapps/microsite_configuration/backends/base.pyc Removing common/djangoapps/microsite_configuration/backends/filebased.pyc Removing common/djangoapps/microsite_configuration/microsite.pyc Removing common/djangoapps/static_replace/__init__.pyc Removing common/djangoapps/status/__init__.pyc Removing common/djangoapps/student/__init__.pyc Removing common/djangoapps/student/apps.pyc Removing common/djangoapps/third_party_auth/__init__.pyc Removing common/djangoapps/third_party_auth/apps.pyc Removing common/djangoapps/track/__init__.pyc Removing common/djangoapps/track/shim.pyc Removing common/djangoapps/track/transformers.pyc Removing common/djangoapps/util/__init__.pyc Removing common/djangoapps/util/url.pyc Removing common/djangoapps/xblock_django/__init__.pyc Removing common/lib/calc/calc/__init__.pyc Removing common/lib/calc/calc/calc.pyc Removing common/lib/calc/calc/functions.pyc Removing common/lib/calc/calc/preview.pyc Removing common/lib/capa/capa/__init__.pyc Removing common/lib/capa/capa/correctmap.pyc Removing common/lib/capa/capa/inputtypes.pyc Removing common/lib/capa/capa/registry.pyc Removing common/lib/capa/capa/responsetypes.pyc Removing common/lib/capa/capa/safe_exec/__init__.pyc Removing common/lib/capa/capa/safe_exec/lazymod.pyc Removing common/lib/capa/capa/safe_exec/safe_exec.pyc Removing common/lib/capa/capa/util.pyc Removing common/lib/capa/capa/xqueue_interface.pyc Removing common/lib/chem/chem/__init__.pyc Removing common/lib/chem/chem/chemcalc.pyc Removing common/lib/dogstats/dogstats_wrapper/__init__.pyc Removing common/lib/dogstats/dogstats_wrapper/wrapper.pyc Removing common/lib/safe_lxml/safe_lxml/__init__.pyc Removing common/lib/safe_lxml/safe_lxml/etree.pyc Removing common/lib/xmodule/xmodule/__init__.pyc Removing common/lib/xmodule/xmodule/assetstore/__init__.pyc Removing common/lib/xmodule/xmodule/assetstore/assetmgr.pyc Removing common/lib/xmodule/xmodule/block_metadata_utils.pyc Removing common/lib/xmodule/xmodule/contentstore/__init__.pyc Removing common/lib/xmodule/xmodule/contentstore/content.pyc Removing common/lib/xmodule/xmodule/contentstore/django.pyc Removing common/lib/xmodule/xmodule/course_metadata_utils.pyc Removing common/lib/xmodule/xmodule/errortracker.pyc Removing common/lib/xmodule/xmodule/exceptions.pyc Removing common/lib/xmodule/xmodule/fields.pyc Removing common/lib/xmodule/xmodule/modulestore/__init__.pyc Removing common/lib/xmodule/xmodule/modulestore/edit_info.pyc Removing common/lib/xmodule/xmodule/modulestore/exceptions.pyc Removing common/lib/xmodule/xmodule/modulestore/inheritance.pyc Removing common/lib/xmodule/xmodule/modulestore/modulestore_settings.pyc Removing common/lib/xmodule/xmodule/partitions/__init__.pyc Removing common/lib/xmodule/xmodule/partitions/partitions.pyc Removing common/lib/xmodule/xmodule/stringify.pyc Removing common/lib/xmodule/xmodule/x_module.pyc Removing common/test/__init__.pyc Removing common/test/acceptance/__init__.pyc Removing common/test/acceptance/fixtures/__init__.pyc Removing common/test/acceptance/fixtures/base.pyc Removing common/test/acceptance/fixtures/course.pyc Removing conf/locale/ar/LC_MESSAGES/django-partial.po Removing conf/locale/ar/LC_MESSAGES/django-studio.po Removing conf/locale/ar/LC_MESSAGES/djangojs-partial.po Removing conf/locale/ar/LC_MESSAGES/djangojs-studio.po Removing conf/locale/ar/LC_MESSAGES/mako-studio.po Removing conf/locale/ar/LC_MESSAGES/mako.po Removing conf/locale/ar/LC_MESSAGES/underscore-studio.po Removing conf/locale/ar/LC_MESSAGES/underscore.po Removing conf/locale/ar/LC_MESSAGES/wiki.po Removing conf/locale/es_419/LC_MESSAGES/django-partial.po Removing conf/locale/es_419/LC_MESSAGES/django-studio.po Removing conf/locale/es_419/LC_MESSAGES/djangojs-partial.po Removing conf/locale/es_419/LC_MESSAGES/djangojs-studio.po Removing conf/locale/es_419/LC_MESSAGES/mako-studio.po Removing conf/locale/es_419/LC_MESSAGES/mako.po Removing conf/locale/es_419/LC_MESSAGES/underscore-studio.po Removing conf/locale/es_419/LC_MESSAGES/underscore.po Removing conf/locale/es_419/LC_MESSAGES/wiki.po Removing conf/locale/fr/LC_MESSAGES/django-partial.po Removing conf/locale/fr/LC_MESSAGES/django-studio.po Removing conf/locale/fr/LC_MESSAGES/djangojs-partial.po Removing conf/locale/fr/LC_MESSAGES/djangojs-studio.po Removing lms/__init__.pyc Removing lms/celery.pyc Removing lms/djangoapps/__init__.pyc Removing lms/djangoapps/badges/__init__.pyc Removing lms/djangoapps/badges/apps.pyc Removing lms/djangoapps/branding/__init__.pyc Removing lms/djangoapps/bulk_email/__init__.pyc Removing lms/djangoapps/bulk_enroll/__init__.pyc Removing lms/djangoapps/certificates/__init__.pyc Removing lms/djangoapps/certificates/apps.pyc Removing lms/djangoapps/commerce/__init__.pyc Removing lms/djangoapps/commerce/apps.pyc Removing lms/djangoapps/course_blocks/__init__.pyc Removing lms/djangoapps/course_goals/__init__.pyc Removing lms/djangoapps/course_wiki/__init__.pyc Removing lms/djangoapps/course_wiki/plugins/__init__.pyc Removing lms/djangoapps/course_wiki/plugins/markdownedx/__init__.pyc Removing lms/djangoapps/course_wiki/plugins/markdownedx/mdx_mathjax.pyc Removing lms/djangoapps/course_wiki/plugins/markdownedx/mdx_video.pyc Removing lms/djangoapps/course_wiki/plugins/markdownedx/wiki_plugin.pyc Removing lms/djangoapps/course_wiki/settings.pyc Removing lms/djangoapps/course_wiki/utils.pyc Removing lms/djangoapps/courseware/__init__.pyc Removing lms/djangoapps/coursewarehistoryextended/__init__.pyc Removing lms/djangoapps/dashboard/__init__.pyc Removing lms/djangoapps/debug/__init__.pyc Removing lms/djangoapps/discussion_api/__init__.pyc Removing lms/djangoapps/django_comment_client/__init__.pyc Removing lms/djangoapps/edxnotes/__init__.pyc Removing lms/djangoapps/email_marketing/__init__.pyc Removing lms/djangoapps/email_marketing/apps.pyc Removing lms/djangoapps/experiments/__init__.pyc Removing lms/djangoapps/gating/__init__.pyc Removing lms/djangoapps/gating/apps.pyc Removing lms/djangoapps/instructor_task/__init__.pyc Removing lms/djangoapps/learner_dashboard/__init__.pyc Removing lms/djangoapps/lms_initialization/__init__.pyc Removing lms/djangoapps/lms_initialization/apps.pyc Removing lms/djangoapps/lms_xblock/__init__.pyc Removing lms/djangoapps/lms_xblock/apps.pyc Removing lms/djangoapps/lms_xblock/mixin.pyc Removing lms/djangoapps/mailing/__init__.pyc Removing lms/djangoapps/mobile_api/__init__.pyc Removing lms/djangoapps/notes/__init__.pyc Removing lms/djangoapps/notification_prefs/__init__.pyc Removing lms/djangoapps/notifier_api/__init__.pyc Removing lms/djangoapps/rss_proxy/__init__.pyc Removing lms/djangoapps/shoppingcart/__init__.pyc Removing lms/djangoapps/static_template_view/__init__.pyc Removing lms/djangoapps/staticbook/__init__.pyc Removing lms/djangoapps/support/__init__.pyc Removing lms/djangoapps/survey/__init__.pyc Removing lms/djangoapps/survey/apps.pyc Removing lms/djangoapps/teams/__init__.pyc Removing lms/djangoapps/verify_student/__init__.pyc Removing lms/djangoapps/verify_student/apps.pyc Removing lms/envs/__init__.pyc Removing lms/envs/aws.pyc Removing lms/envs/common.pyc Removing lms/envs/devstack.pyc Removing lms/lib/__init__.pyc Removing lms/lib/utils.pyc Removing lms/startup.pyc Removing openedx/__init__.pyc Removing openedx/core/__init__.pyc Removing openedx/core/constants.pyc Removing openedx/core/djangoapps/__init__.pyc Removing openedx/core/djangoapps/api_admin/__init__.pyc Removing openedx/core/djangoapps/auth_exchange/__init__.pyc Removing openedx/core/djangoapps/catalog/__init__.pyc Removing openedx/core/djangoapps/common_initialization/__init__.pyc Removing openedx/core/djangoapps/common_initialization/apps.pyc Removing openedx/core/djangoapps/common_views/__init__.pyc Removing openedx/core/djangoapps/content/__init__.pyc Removing openedx/core/djangoapps/content/block_structure/__init__.pyc Removing openedx/core/djangoapps/content/block_structure/apps.pyc Removing openedx/core/djangoapps/content/course_overviews/__init__.pyc Removing openedx/core/djangoapps/content/course_overviews/apps.pyc Removing openedx/core/djangoapps/content/course_structures/__init__.pyc Removing openedx/core/djangoapps/content/course_structures/apps.pyc Removing openedx/core/djangoapps/contentserver/__init__.pyc Removing openedx/core/djangoapps/cors_csrf/__init__.pyc Removing openedx/core/djangoapps/course_groups/__init__.pyc Removing openedx/core/djangoapps/coursegraph/__init__.pyc Removing openedx/core/djangoapps/coursegraph/apps.pyc Removing openedx/core/djangoapps/coursegraph/tasks.pyc Removing openedx/core/djangoapps/crawlers/__init__.pyc Removing openedx/core/djangoapps/credit/__init__.pyc Removing openedx/core/djangoapps/credit/apps.pyc Removing openedx/core/djangoapps/dark_lang/__init__.pyc Removing openedx/core/djangoapps/datadog/__init__.pyc Removing openedx/core/djangoapps/datadog/apps.pyc Removing openedx/core/djangoapps/embargo/__init__.pyc Removing openedx/core/djangoapps/external_auth/__init__.pyc Removing openedx/core/djangoapps/oauth_dispatch/__init__.pyc Removing openedx/core/djangoapps/oauth_dispatch/apps.pyc Removing openedx/core/djangoapps/plugin_api/__init__.pyc Removing openedx/core/djangoapps/plugins/__init__.pyc Removing openedx/core/djangoapps/plugins/constants.pyc Removing openedx/core/djangoapps/plugins/plugin_apps.pyc Removing openedx/core/djangoapps/plugins/plugin_settings.pyc Removing openedx/core/djangoapps/plugins/registry.pyc Removing openedx/core/djangoapps/plugins/utils.pyc Removing openedx/core/djangoapps/programs/__init__.pyc Removing openedx/core/djangoapps/programs/apps.pyc Removing openedx/core/djangoapps/request_cache/__init__.pyc Removing openedx/core/djangoapps/request_cache/middleware.pyc Removing openedx/core/djangoapps/self_paced/__init__.pyc Removing openedx/core/djangoapps/service_status/__init__.pyc Removing openedx/core/djangoapps/site_configuration/__init__.pyc Removing openedx/core/djangoapps/site_configuration/helpers.pyc Removing openedx/core/djangoapps/theming/__init__.pyc Removing openedx/core/djangoapps/theming/helpers.pyc Removing openedx/core/djangoapps/theming/helpers_dirs.pyc Removing openedx/core/djangoapps/theming/paver_helpers.pyc Removing openedx/core/djangoapps/user_api/__init__.pyc Removing openedx/core/djangoapps/util/__init__.pyc Removing openedx/core/djangoapps/util/apps.pyc Removing openedx/core/djangoapps/util/user_messages.pyc Removing openedx/core/djangoapps/verified_track_content/__init__.pyc Removing openedx/core/djangoapps/video_config/__init__.pyc Removing openedx/core/djangoapps/video_pipeline/__init__.pyc Removing openedx/core/djangoapps/waffle_utils/__init__.pyc Removing openedx/core/djangolib/__init__.pyc Removing openedx/core/djangolib/markup.pyc Removing openedx/core/lib/__init__.pyc Removing openedx/core/lib/cache_utils.pyc Removing openedx/core/lib/celery/__init__.pyc Removing openedx/core/lib/celery/routers.pyc Removing openedx/core/lib/derived.pyc Removing openedx/core/lib/logsettings.pyc Removing openedx/core/lib/plugins.pyc Removing openedx/core/lib/rooted_paths.pyc Removing openedx/core/release.pyc Removing openedx/features/__init__.pyc Removing openedx/features/course_bookmarks/__init__.pyc Removing openedx/features/course_experience/__init__.pyc Removing openedx/features/course_search/__init__.pyc Removing openedx/features/enterprise_support/__init__.pyc Removing openedx/features/enterprise_support/apps.pyc Removing openedx/features/learner_analytics/__init__.pyc Removing openedx/features/learner_profile/__init__.pyc Removing openedx/features/portfolio_project/__init__.pyc Removing pavelib/__init__.pyc Removing pavelib/acceptance_test.pyc Removing pavelib/assets.pyc Removing pavelib/bok_choy.pyc Removing pavelib/database.pyc Removing pavelib/docs.pyc Removing pavelib/i18n.pyc Removing pavelib/js_test.pyc Removing pavelib/prereqs.pyc Removing pavelib/quality.pyc Removing pavelib/servers.pyc Removing pavelib/tests.pyc Removing pavelib/utils/__init__.pyc Removing pavelib/utils/cmd.pyc Removing pavelib/utils/db_utils.pyc Removing pavelib/utils/envs.pyc Removing pavelib/utils/passthrough_opts.pyc Removing pavelib/utils/process.pyc Removing pavelib/utils/test/__init__.pyc Removing pavelib/utils/test/bokchoy_options.pyc Removing pavelib/utils/test/bokchoy_utils.pyc Removing pavelib/utils/test/suites/__init__.pyc Removing pavelib/utils/test/suites/acceptance_suite.pyc Removing pavelib/utils/test/suites/bokchoy_suite.pyc Removing pavelib/utils/test/suites/js_suite.pyc Removing pavelib/utils/test/suites/pytest_suite.pyc Removing pavelib/utils/test/suites/python_suite.pyc Removing pavelib/utils/test/suites/suite.pyc Removing pavelib/utils/test/utils.pyc Removing pavelib/utils/timer.pyc tar xf /tmp/private_files.anriHf rm /tmp/private_files.anriHf bitnami@bitnami-edx-dm-e039:/opt/bitnami/apps/edx/edx-platform$ sudo /opt/bitnami/apps/edx/bin/paver.edxapp i18n_robot_pull --settings=aws ---> pavelib.i18n.i18n_robot_pull ---> pavelib.i18n.i18n_clean git clean -fdX conf/locale ---> pavelib.i18n.i18n_transifex_pull ---> pavelib.i18n.i18n_validate_transifex_config i18n_tool transifex pull Pulling conf/locale/config.yaml:locales from Transifex... tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> ar: conf/locale/ar/LC_MESSAGES/djangojs.po tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> es_419: conf/locale/es_419/LC_MESSAGES/djangojs.po tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> fr: conf/locale/fr/LC_MESSAGES/djangojs.po tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> he: conf/locale/he/LC_MESSAGES/djangojs.po tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> hi: conf/locale/hi/LC_MESSAGES/djangojs.po tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> ko_KR: conf/locale/ko_KR/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx INFO: Skipping 'ko_KR' translation (file: conf/locale/ko_KR/LC_MESSAGES/django.po). tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx INFO: Skipping 'ko_KR' translation (file: conf/locale/ko_KR/LC_MESSAGES/djangojs.po). tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> pt_BR: conf/locale/pt_BR/LC_MESSAGES/djangojs.po tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> ru: conf/locale/ru/LC_MESSAGES/djangojs.po tx INFO: Done. tx INFO: Pulling new translations for resource edx-platform.django-partial (source: conf/locale/en/LC_MESSAGES/django-partial.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/django-partial.po tx INFO: Pulling new translations for resource edx-platform.django-studio (source: conf/locale/en/LC_MESSAGES/django-studio.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/django-studio.po tx INFO: Pulling new translations for resource edx-platform.djangojs-partial (source: conf/locale/en/LC_MESSAGES/djangojs-partial.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/djangojs-partial.po tx INFO: Pulling new translations for resource edx-platform.djangojs-studio (source: conf/locale/en/LC_MESSAGES/djangojs-studio.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/djangojs-studio.po tx INFO: Pulling new translations for resource edx-platform.mako (source: conf/locale/en/LC_MESSAGES/mako.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/mako.po tx INFO: Pulling new translations for resource edx-platform.mako-studio (source: conf/locale/en/LC_MESSAGES/mako-studio.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/mako-studio.po tx INFO: Pulling new translations for resource edx-platform.underscore (source: conf/locale/en/LC_MESSAGES/underscore.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/underscore.po tx INFO: Pulling new translations for resource edx-platform.underscore-studio (source: conf/locale/en/LC_MESSAGES/underscore-studio.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/underscore-studio.po tx INFO: Pulling new translations for resource edx-platform.wiki (source: conf/locale/en/LC_MESSAGES/wiki.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/wiki.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn (source: conf/locale/en/LC_MESSAGES/django.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/django.po tx INFO: Pulling translations for resource open-edx-releases.release-hawthorn-js (source: conf/locale/en/LC_MESSAGES/djangojs.po) tx WARNING: -> zh_CN: conf/locale/zh_CN/LC_MESSAGES/djangojs.po tx INFO: Done. ---> pavelib.i18n.i18n_extract ---> pavelib.prereqs.install_prereqs NO_PREREQ_INSTALL is set, not installing prereqs ---> pavelib.i18n.i18n_validate_gettext /opt/bitnami/common/bin/xgettext i18n_tool extract INFO:i18n.execute:Executing in . ... INFO:i18n.execute:pybabel -q extract --mapping=conf/locale/babel_mako.cfg --add-comments="Translators:" --keyword="interpolate" . --output=conf/locale/en/LC_MESSAGES/mako.po INFO:i18n.execute:Executing in . ... INFO:i18n.execute:pybabel -q extract --mapping=conf/locale/babel_underscore.cfg --add-comments="Translators:" --keyword="interpolate" . --output=conf/locale/en/LC_MESSAGES/underscore.po INFO:i18n.execute:Executing in . ... INFO:i18n.execute:django-admin.py makemessages -l en -v0 --ignore="common/static/xmodule/modules/*" --ignore="common/static/xmodule/descriptors/*" --ignore="*/migrations/*" --ignore="node_modules/*" --ignore="conf/*" --ignore="docs/*" --ignore="*/fonts/*" --ignore="*/img/*" --ignore="*/images/*" --ignore="*/sass/*" --ignore="*/css/*" --ignore="common/test/*" --ignore="test_root/*" --ignore="*/terrain/*" --ignore="*/spec/*" --ignore="*/tests/*" --ignore="*/djangoapps/*/features/*" --ignore="lms/static/js/i18n/*" --ignore="cms/static/js/i18n/*" -d django INFO:i18n.execute:Executing in . ... INFO:i18n.execute:django-admin.py makemessages -l en -v0 --ignore="common/static/xmodule/modules/*" --ignore="common/static/xmodule/descriptors/*" --ignore="*/migrations/*" --ignore="node_modules/*" --ignore="conf/*" --ignore="docs/*" --ignore="*/fonts/*" --ignore="*/img/*" --ignore="*/images/*" --ignore="*/sass/*" --ignore="*/css/*" --ignore="common/test/*" --ignore="test_root/*" --ignore="*/terrain/*" --ignore="*/spec/*" --ignore="*/tests/*" --ignore="*/djangoapps/*/features/*" --ignore="lms/static/js/i18n/*" --ignore="cms/static/js/i18n/*" -d djangojs -e js,jsx INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/venvs/edxapp/src/django-wiki ... INFO:i18n.execute:pybabel -q extract -F /opt/bitnami/apps/edx/edx-platform/conf/locale/babel_third_party.cfg -c "Translators:" wiki -o /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/wiki.po INFO:i18n.segment:Reading 900 entries from /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/underscore.po INFO:i18n.segment:Writing 368 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/underscore-studio.po INFO:i18n.segment:Writing 532 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/underscore.po INFO:i18n.segment:Reading 2376 entries from /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/mako.po INFO:i18n.segment:Writing 1716 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/mako.po INFO:i18n.segment:Writing 660 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/mako-studio.po INFO:i18n.segment:Reading 2150 entries from /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/django-partial.po INFO:i18n.segment:Writing 141 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/django-studio.po INFO:i18n.segment:Writing 2009 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/django-partial.po INFO:i18n.segment:Reading 1284 entries from /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/djangojs-partial.po INFO:i18n.segment:Writing 975 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/djangojs-partial.po INFO:i18n.segment:Writing 309 entries to /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/djangojs-studio.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/django-partial.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/wiki.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/mako-studio.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/djangojs-partial.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/django-studio.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/mako.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/djangojs-studio.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/underscore-studio.po INFO:i18n.extract:Cleaning /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES/underscore.po ---> pavelib.i18n.i18n_dummy i18n_tool dummy Processing source language files into dummy strings, locale "eo" Processing source language files into dummy strings, locale "fake2" Processing source language files into dummy strings, locale "rtl" i18n_tool generate INFO:i18n.generate:Merging djangojs.po locale ar INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/ar/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po WARNING:i18n.generate: 7 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/ar/LC_MESSAGES/djangojs.po, details in .dup file INFO:i18n.generate:Merging django.po locale ar INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/ar/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 25 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/ar/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale es_419 INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/es_419/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po WARNING:i18n.generate: 8 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/es_419/LC_MESSAGES/djangojs.po, details in .dup file INFO:i18n.generate:Merging django.po locale es_419 INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/es_419/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 15 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/es_419/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale fr INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/fr/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po INFO:i18n.generate:Merging django.po locale fr INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/fr/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po INFO:i18n.generate:Merging djangojs.po locale he INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/he/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po WARNING:i18n.generate: 6 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/he/LC_MESSAGES/djangojs.po, details in .dup file INFO:i18n.generate:Merging django.po locale he INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/he/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 17 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/he/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale hi INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/hi/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po INFO:i18n.generate:Merging django.po locale hi INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/hi/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 2 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/hi/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale ko_KR INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/ko_KR/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po INFO:i18n.generate:Merging django.po locale ko_KR INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/ko_KR/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 1 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/ko_KR/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale pt_BR INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/pt_BR/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po WARNING:i18n.generate: 7 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/pt_BR/LC_MESSAGES/djangojs.po, details in .dup file INFO:i18n.generate:Merging django.po locale pt_BR INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/pt_BR/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 19 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/pt_BR/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale ru INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/ru/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po WARNING:i18n.generate: 1 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/ru/LC_MESSAGES/djangojs.po, details in .dup file INFO:i18n.generate:Merging django.po locale ru INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/ru/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 1 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/ru/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale zh_CN INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/zh_CN/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po WARNING:i18n.generate: 3 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/zh_CN/LC_MESSAGES/djangojs.po, details in .dup file INFO:i18n.generate:Merging django.po locale zh_CN INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/zh_CN/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po WARNING:i18n.generate: 8 duplicates in /opt/bitnami/apps/edx/edx-platform/conf/locale/zh_CN/LC_MESSAGES/django.po, details in .dup file INFO:i18n.generate:Merging djangojs.po locale eo INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/eo/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po INFO:i18n.generate:Merging django.po locale eo INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/eo/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po INFO:i18n.generate:Merging djangojs.po locale fake2 INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/fake2/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po INFO:i18n.generate:Merging django.po locale fake2 INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/fake2/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po INFO:i18n.generate:Merging djangojs.po locale rtl INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/rtl/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po INFO:i18n.generate:Merging django.po locale rtl INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/rtl/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po INFO:i18n.generate:Merging djangojs.po locale en INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po djangojs-partial.po djangojs-studio.po underscore.po underscore-studio.po INFO:i18n.generate:Merging django.po locale en INFO:i18n.execute:Executing in /opt/bitnami/apps/edx/edx-platform/conf/locale/en/LC_MESSAGES ... INFO:i18n.execute:msgcat -o merged.po django-partial.po django-studio.po mako.po mako-studio.po wiki.po INFO:i18n.execute:Executing in . ... INFO:i18n.execute:django-admin.py compilemessages -v0 INFO:i18n.generate:Copying mapped locale /opt/bitnami/apps/edx/edx-platform/conf/locale/zh_CN/LC_MESSAGES to /opt/bitnami/apps/edx/edx-platform/conf/locale/zh_HANS/LC_MESSAGES python manage.py lms --settings=aws compilejsi18n Traceback (most recent call last): File "manage.py", line 118, in startup.run() File "/opt/bitnami/apps/edx/edx-platform/lms/startup.py", line 19, in run django.setup() File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/__init__.py", line 27, in setup apps.populate(settings.INSTALLED_APPS) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/apps/registry.py", line 108, in populate app_config.import_models() File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/apps/config.py", line 202, in import_models self.models_module = import_module(models_module_name) File "/opt/bitnami/python/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/contrib/auth/models.py", line 103, in class Group(models.Model): File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/db/models/base.py", line 162, in __new__ new_class.add_to_class(obj_name, obj) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/db/models/base.py", line 325, in add_to_class value.contribute_to_class(cls, name) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/db/models/fields/related.py", line 1648, in contribute_to_class self.remote_field.through = create_many_to_many_intermediary_model(self, cls) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/db/models/fields/related.py", line 1104, in create_many_to_many_intermediary_model 'verbose_name': _('%(from)s-%(to)s relationship') % {'from': from_, 'to': to}, File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/functional.py", line 162, in __mod__ return six.text_type(self) % rhs File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/functional.py", line 119, in __text_cast return func(*self.__args, **self.__kw) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/translation/__init__.py", line 89, in ugettext return _trans.ugettext(message) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/translation/trans_real.py", line 345, in ugettext return do_translate(message, 'ugettext') File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/translation/trans_real.py", line 321, in do_translate _default = _default or translation(settings.LANGUAGE_CODE) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/translation/trans_real.py", line 228, in translation _translations[language] = DjangoTranslation(language) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/translation/trans_real.py", line 131, in __init__ self._add_local_translations() File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/translation/trans_real.py", line 183, in _add_local_translations translation = self._new_gnu_trans(localedir) File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/translation/trans_real.py", line 156, in _new_gnu_trans fallback=use_null_fallback) File "/opt/bitnami/python/lib/python2.7/gettext.py", line 554, in translation t = _translations.setdefault(key, class_(fp)) File "/opt/bitnami/python/lib/python2.7/gettext.py", line 255, in __init__ self._parse(fp) File "/opt/bitnami/python/lib/python2.7/gettext.py", line 391, in _parse self.plural = c2py(plural) File "/opt/bitnami/python/lib/python2.7/gettext.py", line 177, in c2py result, nexttok = _parse(_tokenize(plural)) File "/opt/bitnami/python/lib/python2.7/gettext.py", line 114, in _parse nexttok = next(tokens) File "/opt/bitnami/python/lib/python2.7/gettext.py", line 91, in _tokenize raise ValueError('invalid token in plural form: %s' % value) ValueError: invalid token in plural form: EXPRESSION Captured Task Output: --------------------- ---> pavelib.i18n.i18n_robot_pull ---> pavelib.i18n.i18n_clean git clean -fdX conf/locale ---> pavelib.i18n.i18n_transifex_pull ---> pavelib.i18n.i18n_validate_transifex_config i18n_tool transifex pull ---> pavelib.i18n.i18n_extract ---> pavelib.prereqs.install_prereqs ---> pavelib.i18n.i18n_validate_gettext i18n_tool extract ---> pavelib.i18n.i18n_dummy i18n_tool dummy i18n_tool generate python manage.py lms --settings=aws compilejsi18n Build failed running pavelib.i18n.i18n_robot_pull: Subprocess return code: 1