Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openmooc-moocng.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1713/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openmooc-moocng.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000d9df Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openmooc-moocng-0.1.3-7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openmooc-moocng.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1713/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openmooc-moocng.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bdHFvz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf openmooc-moocng-0.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/openmooc-moocng-0.1.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openmooc-moocng-0.1.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yl5bBV + exit 0 + umask 022 + cd /builddir/build/BUILD + cd openmooc-moocng-0.1.3 + LANG=C + export LANG + unset DISPLAY + cd docs + make html sphinx-build -b html -d build/doctrees source build/html Making output directory... Running Sphinx v0.6.6 loading pickled environment... not found building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] configuration reading sources... [ 66%] index reading sources... [100%] install looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] configuration writing output... [ 66%] index writing output... [100%] install writing additional files... genindex search copying static files... WARNING: static directory '/builddir/build/BUILD/openmooc-moocng-0.1.3/docs/source/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in build/html. + mv build/html ../manuals + cd .. + rm -rf rpmbuild + rm -rf docs + rm -f .gitignore + rm -rf moocng/static/js/libs/mathjax + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/moocng copying moocng/slug.py -> build/lib/moocng copying moocng/wsgi.py -> build/lib/moocng copying moocng/admin.py -> build/lib/moocng copying moocng/mongodb.py -> build/lib/moocng copying moocng/urls.py -> build/lib/moocng copying moocng/forms.py -> build/lib/moocng copying moocng/utils.py -> build/lib/moocng copying moocng/context_processors.py -> build/lib/moocng copying moocng/__init__.py -> build/lib/moocng copying moocng/decorators.py -> build/lib/moocng creating build/lib/moocng/categories copying moocng/categories/models.py -> build/lib/moocng/categories copying moocng/categories/admin.py -> build/lib/moocng/categories copying moocng/categories/urls.py -> build/lib/moocng/categories copying moocng/categories/views.py -> build/lib/moocng/categories copying moocng/categories/__init__.py -> build/lib/moocng/categories creating build/lib/moocng/videos copying moocng/videos/download.py -> build/lib/moocng/videos copying moocng/videos/youtube.py -> build/lib/moocng/videos copying moocng/videos/utils.py -> build/lib/moocng/videos copying moocng/videos/tasks.py -> build/lib/moocng/videos copying moocng/videos/__init__.py -> build/lib/moocng/videos creating build/lib/moocng/portal copying moocng/portal/urls.py -> build/lib/moocng/portal copying moocng/portal/views.py -> build/lib/moocng/portal copying moocng/portal/stats.py -> build/lib/moocng/portal copying moocng/portal/middleware.py -> build/lib/moocng/portal copying moocng/portal/__init__.py -> build/lib/moocng/portal creating build/lib/moocng/assets copying moocng/assets/cache.py -> build/lib/moocng/assets copying moocng/assets/tests.py -> build/lib/moocng/assets copying moocng/assets/models.py -> build/lib/moocng/assets copying moocng/assets/admin.py -> build/lib/moocng/assets copying moocng/assets/urls.py -> build/lib/moocng/assets copying moocng/assets/views.py -> build/lib/moocng/assets copying moocng/assets/forms.py -> build/lib/moocng/assets copying moocng/assets/utils.py -> build/lib/moocng/assets copying moocng/assets/__init__.py -> build/lib/moocng/assets creating build/lib/moocng/enrollment copying moocng/enrollment/models.py -> build/lib/moocng/enrollment copying moocng/enrollment/methods.py -> build/lib/moocng/enrollment copying moocng/enrollment/idp.py -> build/lib/moocng/enrollment copying moocng/enrollment/urls.py -> build/lib/moocng/enrollment copying moocng/enrollment/views.py -> build/lib/moocng/enrollment copying moocng/enrollment/__init__.py -> build/lib/moocng/enrollment creating build/lib/moocng/auth_handlers copying moocng/auth_handlers/handlers.py -> build/lib/moocng/auth_handlers copying moocng/auth_handlers/urls.py -> build/lib/moocng/auth_handlers copying moocng/auth_handlers/__init__.py -> build/lib/moocng/auth_handlers creating build/lib/moocng/contact copying moocng/contact/models.py -> build/lib/moocng/contact copying moocng/contact/admin.py -> build/lib/moocng/contact copying moocng/contact/email.py -> build/lib/moocng/contact copying moocng/contact/urls.py -> build/lib/moocng/contact copying moocng/contact/views.py -> build/lib/moocng/contact copying moocng/contact/forms.py -> build/lib/moocng/contact copying moocng/contact/__init__.py -> build/lib/moocng/contact creating build/lib/moocng/formats copying moocng/formats/__init__.py -> build/lib/moocng/formats creating build/lib/moocng/externalapps copying moocng/externalapps/exceptions.py -> build/lib/moocng/externalapps copying moocng/externalapps/models.py -> build/lib/moocng/externalapps copying moocng/externalapps/apps.py -> build/lib/moocng/externalapps copying moocng/externalapps/admin.py -> build/lib/moocng/externalapps copying moocng/externalapps/managers.py -> build/lib/moocng/externalapps copying moocng/externalapps/fabfile.py -> build/lib/moocng/externalapps copying moocng/externalapps/urls.py -> build/lib/moocng/externalapps copying moocng/externalapps/validators.py -> build/lib/moocng/externalapps copying moocng/externalapps/base.py -> build/lib/moocng/externalapps copying moocng/externalapps/views.py -> build/lib/moocng/externalapps copying moocng/externalapps/forms.py -> build/lib/moocng/externalapps copying moocng/externalapps/utils.py -> build/lib/moocng/externalapps copying moocng/externalapps/registry.py -> build/lib/moocng/externalapps copying moocng/externalapps/tasks.py -> build/lib/moocng/externalapps copying moocng/externalapps/__init__.py -> build/lib/moocng/externalapps creating build/lib/moocng/attributemaps copying moocng/attributemaps/shibboleth_uri.py -> build/lib/moocng/attributemaps copying moocng/attributemaps/basic.py -> build/lib/moocng/attributemaps copying moocng/attributemaps/__init__.py -> build/lib/moocng/attributemaps copying moocng/attributemaps/saml_uri.py -> build/lib/moocng/attributemaps creating build/lib/moocng/peerreview copying moocng/peerreview/cache.py -> build/lib/moocng/peerreview copying moocng/peerreview/tests.py -> build/lib/moocng/peerreview copying moocng/peerreview/models.py -> build/lib/moocng/peerreview copying moocng/peerreview/admin.py -> build/lib/moocng/peerreview copying moocng/peerreview/managers.py -> build/lib/moocng/peerreview copying moocng/peerreview/urls.py -> build/lib/moocng/peerreview copying moocng/peerreview/views.py -> build/lib/moocng/peerreview copying moocng/peerreview/forms.py -> build/lib/moocng/peerreview copying moocng/peerreview/utils.py -> build/lib/moocng/peerreview copying moocng/peerreview/__init__.py -> build/lib/moocng/peerreview creating build/lib/moocng/http copying moocng/http/exceptions.py -> build/lib/moocng/http copying moocng/http/views.py -> build/lib/moocng/http copying moocng/http/middleware.py -> build/lib/moocng/http copying moocng/http/__init__.py -> build/lib/moocng/http creating build/lib/moocng/settings copying moocng/settings/saml_settings.py -> build/lib/moocng/settings copying moocng/settings/common.py -> build/lib/moocng/settings copying moocng/settings/devel.py -> build/lib/moocng/settings copying moocng/settings/__init__.py -> build/lib/moocng/settings creating build/lib/moocng/api copying moocng/api/authorization.py -> build/lib/moocng/api copying moocng/api/models.py -> build/lib/moocng/api copying moocng/api/resources.py -> build/lib/moocng/api copying moocng/api/admin.py -> build/lib/moocng/api copying moocng/api/mongodb.py -> build/lib/moocng/api copying moocng/api/urls.py -> build/lib/moocng/api copying moocng/api/authentication.py -> build/lib/moocng/api copying moocng/api/validation.py -> build/lib/moocng/api copying moocng/api/tasks.py -> build/lib/moocng/api copying moocng/api/__init__.py -> build/lib/moocng/api creating build/lib/moocng/profile copying moocng/profile/models.py -> build/lib/moocng/profile copying moocng/profile/admin.py -> build/lib/moocng/profile copying moocng/profile/__init__.py -> build/lib/moocng/profile creating build/lib/moocng/teacheradmin copying moocng/teacheradmin/models.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/admin.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/managers.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/urls.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/views.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/forms.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/utils.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/tasks.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/__init__.py -> build/lib/moocng/teacheradmin copying moocng/teacheradmin/decorators.py -> build/lib/moocng/teacheradmin creating build/lib/moocng/media_contents copying moocng/media_contents/tests.py -> build/lib/moocng/media_contents copying moocng/media_contents/models.py -> build/lib/moocng/media_contents copying moocng/media_contents/__init__.py -> build/lib/moocng/media_contents creating build/lib/moocng/locale copying moocng/locale/__init__.py -> build/lib/moocng/locale creating build/lib/moocng/courses copying moocng/courses/cache.py -> build/lib/moocng/courses copying moocng/courses/tests.py -> build/lib/moocng/courses copying moocng/courses/models.py -> build/lib/moocng/courses copying moocng/courses/serializer.py -> build/lib/moocng/courses copying moocng/courses/admin.py -> build/lib/moocng/courses copying moocng/courses/managers.py -> build/lib/moocng/courses copying moocng/courses/security.py -> build/lib/moocng/courses copying moocng/courses/widgets.py -> build/lib/moocng/courses copying moocng/courses/urls.py -> build/lib/moocng/courses copying moocng/courses/views.py -> build/lib/moocng/courses copying moocng/courses/forms.py -> build/lib/moocng/courses copying moocng/courses/utils.py -> build/lib/moocng/courses copying moocng/courses/backends.py -> build/lib/moocng/courses copying moocng/courses/tasks.py -> build/lib/moocng/courses copying moocng/courses/marks.py -> build/lib/moocng/courses copying moocng/courses/feeds.py -> build/lib/moocng/courses copying moocng/courses/__init__.py -> build/lib/moocng/courses creating build/lib/moocng/fixtures copying moocng/fixtures/__init__.py -> build/lib/moocng/fixtures creating build/lib/moocng/badges copying moocng/badges/models.py -> build/lib/moocng/badges copying moocng/badges/admin.py -> build/lib/moocng/badges copying moocng/badges/urls.py -> build/lib/moocng/badges copying moocng/badges/views.py -> build/lib/moocng/badges copying moocng/badges/__init__.py -> build/lib/moocng/badges creating build/lib/moocng/categories/migrations copying moocng/categories/migrations/0001_initial.py -> build/lib/moocng/categories/migrations copying moocng/categories/migrations/0002_auto__add_field_category_banner__add_field_category_only_admins.py -> build/lib/moocng/categories/migrations copying moocng/categories/migrations/__init__.py -> build/lib/moocng/categories/migrations creating build/lib/moocng/videos/management copying moocng/videos/management/__init__.py -> build/lib/moocng/videos/management creating build/lib/moocng/portal/templatetags copying moocng/portal/templatetags/gravatar.py -> build/lib/moocng/portal/templatetags copying moocng/portal/templatetags/conditionalcache.py -> build/lib/moocng/portal/templatetags copying moocng/portal/templatetags/__init__.py -> build/lib/moocng/portal/templatetags creating build/lib/moocng/portal/management copying moocng/portal/management/__init__.py -> build/lib/moocng/portal/management creating build/lib/moocng/assets/templatetags copying moocng/assets/templatetags/asset_tags.py -> build/lib/moocng/assets/templatetags copying moocng/assets/templatetags/__init__.py -> build/lib/moocng/assets/templatetags creating build/lib/moocng/assets/migrations copying moocng/assets/migrations/0001_initial.py -> build/lib/moocng/assets/migrations copying moocng/assets/migrations/0005_auto__add_field_asset_reservation_in_advance__add_field_asset_cancelat.py -> build/lib/moocng/assets/migrations copying moocng/assets/migrations/0002_auto__add_reservation.py -> build/lib/moocng/assets/migrations copying moocng/assets/migrations/0003_auto__add_assetavailability__del_field_reservation_kq__add_field_reser.py -> build/lib/moocng/assets/migrations copying moocng/assets/migrations/0006_auto__add_field_asset_asset_url.py -> build/lib/moocng/assets/migrations copying moocng/assets/migrations/0004_auto__chg_field_assetavailability_kq__add_unique_assetavailability_kq.py -> build/lib/moocng/assets/migrations copying moocng/assets/migrations/__init__.py -> build/lib/moocng/assets/migrations creating build/lib/moocng/enrollment/templatetags copying moocng/enrollment/templatetags/enrollment_tags.py -> build/lib/moocng/enrollment/templatetags copying moocng/enrollment/templatetags/__init__.py -> build/lib/moocng/enrollment/templatetags creating build/lib/moocng/auth_handlers/saml2 copying moocng/auth_handlers/saml2/urls.py -> build/lib/moocng/auth_handlers/saml2 copying moocng/auth_handlers/saml2/__init__.py -> build/lib/moocng/auth_handlers/saml2 creating build/lib/moocng/auth_handlers/dbauth copying moocng/auth_handlers/dbauth/models.py -> build/lib/moocng/auth_handlers/dbauth copying moocng/auth_handlers/dbauth/urls.py -> build/lib/moocng/auth_handlers/dbauth copying moocng/auth_handlers/dbauth/views.py -> build/lib/moocng/auth_handlers/dbauth copying moocng/auth_handlers/dbauth/__init__.py -> build/lib/moocng/auth_handlers/dbauth creating build/lib/moocng/contact/migrations copying moocng/contact/migrations/0001_initial.py -> build/lib/moocng/contact/migrations copying moocng/contact/migrations/__init__.py -> build/lib/moocng/contact/migrations creating build/lib/moocng/formats/es copying moocng/formats/es/formats.py -> build/lib/moocng/formats/es copying moocng/formats/es/__init__.py -> build/lib/moocng/formats/es creating build/lib/moocng/externalapps/templatetags copying moocng/externalapps/templatetags/externalapps.py -> build/lib/moocng/externalapps/templatetags copying moocng/externalapps/templatetags/__init__.py -> build/lib/moocng/externalapps/templatetags creating build/lib/moocng/externalapps/migrations copying moocng/externalapps/migrations/0001_initial.py -> build/lib/moocng/externalapps/migrations copying moocng/externalapps/migrations/__init__.py -> build/lib/moocng/externalapps/migrations creating build/lib/moocng/peerreview/templatetags copying moocng/peerreview/templatetags/peer_review_tags.py -> build/lib/moocng/peerreview/templatetags copying moocng/peerreview/templatetags/__init__.py -> build/lib/moocng/peerreview/templatetags creating build/lib/moocng/peerreview/migrations copying moocng/peerreview/migrations/0002_auto__add_field_evaluationcriterion_title.py -> build/lib/moocng/peerreview/migrations copying moocng/peerreview/migrations/0004_fix_error_option_natural_key.py -> build/lib/moocng/peerreview/migrations copying moocng/peerreview/migrations/0005_auto__add_unique_evaluationcriterion_assignment_title.py -> build/lib/moocng/peerreview/migrations copying moocng/peerreview/migrations/0001_initial.py -> build/lib/moocng/peerreview/migrations copying moocng/peerreview/migrations/__init__.py -> build/lib/moocng/peerreview/migrations copying moocng/peerreview/migrations/0003_auto__chg_field_peerreviewassignment_kq__add_unique_peerreviewassignme.py -> build/lib/moocng/peerreview/migrations creating build/lib/moocng/api/tests copying moocng/api/tests/test_user.py -> build/lib/moocng/api/tests copying moocng/api/tests/test_course.py -> build/lib/moocng/api/tests copying moocng/api/tests/test_api.py -> build/lib/moocng/api/tests copying moocng/api/tests/outputs.py -> build/lib/moocng/api/tests copying moocng/api/tests/utils.py -> build/lib/moocng/api/tests copying moocng/api/tests/test_unit.py -> build/lib/moocng/api/tests copying moocng/api/tests/__init__.py -> build/lib/moocng/api/tests creating build/lib/moocng/api/migrations copying moocng/api/migrations/0001_initial.py -> build/lib/moocng/api/migrations copying moocng/api/migrations/__init__.py -> build/lib/moocng/api/migrations creating build/lib/moocng/profile/migrations copying moocng/profile/migrations/0002_create_profile_every_user.py -> build/lib/moocng/profile/migrations copying moocng/profile/migrations/0001_initial.py -> build/lib/moocng/profile/migrations copying moocng/profile/migrations/__init__.py -> build/lib/moocng/profile/migrations creating build/lib/moocng/teacheradmin/migrations copying moocng/teacheradmin/migrations/0001_initial.py -> build/lib/moocng/teacheradmin/migrations copying moocng/teacheradmin/migrations/0004_auto__add_field_massiveemail_massive_email_type__chg_field_massiveemai.py -> build/lib/moocng/teacheradmin/migrations copying moocng/teacheradmin/migrations/0003_auto__chg_field_massiveemail_course__chg_field_massiveemail_datetime__.py -> build/lib/moocng/teacheradmin/migrations copying moocng/teacheradmin/migrations/0002_auto__chg_field_massiveemail_subject.py -> build/lib/moocng/teacheradmin/migrations copying moocng/teacheradmin/migrations/__init__.py -> build/lib/moocng/teacheradmin/migrations creating build/lib/moocng/media_contents/templatetags copying moocng/media_contents/templatetags/media_contents.py -> build/lib/moocng/media_contents/templatetags copying moocng/media_contents/templatetags/__init__.py -> build/lib/moocng/media_contents/templatetags creating build/lib/moocng/media_contents/handlers copying moocng/media_contents/handlers/null.py -> build/lib/moocng/media_contents/handlers copying moocng/media_contents/handlers/youtube.py -> build/lib/moocng/media_contents/handlers copying moocng/media_contents/handlers/prezi.py -> build/lib/moocng/media_contents/handlers copying moocng/media_contents/handlers/vimeo.py -> build/lib/moocng/media_contents/handlers copying moocng/media_contents/handlers/scribd.py -> build/lib/moocng/media_contents/handlers copying moocng/media_contents/handlers/base.py -> build/lib/moocng/media_contents/handlers copying moocng/media_contents/handlers/__init__.py -> build/lib/moocng/media_contents/handlers creating build/lib/moocng/courses/templatetags copying moocng/courses/templatetags/usercourses.py -> build/lib/moocng/courses/templatetags copying moocng/courses/templatetags/__init__.py -> build/lib/moocng/courses/templatetags creating build/lib/moocng/courses/management copying moocng/courses/management/__init__.py -> build/lib/moocng/courses/management creating build/lib/moocng/courses/migrations copying moocng/courses/migrations/0007_auto__add_field_course_promotion_media_content_type__add_field_course_.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0031_auto__chg_field_announcement_course.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0015_calculate_stats.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0029_fill_is_activity_clonable.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0001_initial.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0012_auto__add_field_course_max_reservations_pending__add_field_course_max_.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0005_auto__del_field_question_solution__add_field_question_solution_video__.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0018_auto__del_unique_announcement_slug.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0003_auto__del_unique_announcement_slug.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0016_add_static_page.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0013_prepare_courses_and_announcements_for_unique.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0032_add_images_alt_text_fields.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0002_auto__add_courseteacher.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0021_auto__del_unique_course_completion_badge.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0017_add_thumbnail.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0004_permissions.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0023_create_index_mark_collections.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0009_auto__del_field_course_promotion_video__del_field_question_solution_vi.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0022_msg_migrate_marks.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0010_optimize_activity.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0025_auto__add_coursestudent__chg_field_course_status.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0019_fix_error_option_natural_key.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0014_auto__add_unique_course_slug__add_unique_announcement_slug.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0027_fill_old_course_status.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0026_auto__add_field_course_created_from.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0020_auto__add_unique_unit_course_title__add_unique_option_y_x_question__ad.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0008_convert_videos_to_media_contents.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0028_auto__add_field_course_is_activity_clonable.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0024_update_user_max_length.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0006_auto__add_field_unit_status__add_field_course_status.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0011_optimize_answers.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/__init__.py -> build/lib/moocng/courses/migrations copying moocng/courses/migrations/0030_auto__add_field_course_max_mass_emails_month.py -> build/lib/moocng/courses/migrations creating build/lib/moocng/badges/migrations copying moocng/badges/migrations/0002_auto__add_alignment__add_issuer__add_revocation__add_tag__add_identity.py -> build/lib/moocng/badges/migrations copying moocng/badges/migrations/0007_add_criteria_to_badges.py -> build/lib/moocng/badges/migrations copying moocng/badges/migrations/0005_auto__del_issuer.py -> build/lib/moocng/badges/migrations copying moocng/badges/migrations/0001_initial.py -> build/lib/moocng/badges/migrations copying moocng/badges/migrations/0004_auto__chg_field_issuer_url__chg_field_badge_criteria__del_field_award_.py -> build/lib/moocng/badges/migrations copying moocng/badges/migrations/0006_awards_migration.py -> build/lib/moocng/badges/migrations copying moocng/badges/migrations/__init__.py -> build/lib/moocng/badges/migrations copying moocng/badges/migrations/0003_auto__del_field_identity_hash__add_field_identity_identity_hash.py -> build/lib/moocng/badges/migrations creating build/lib/moocng/videos/management/commands copying moocng/videos/management/commands/processyt.py -> build/lib/moocng/videos/management/commands copying moocng/videos/management/commands/cleanframes.py -> build/lib/moocng/videos/management/commands copying moocng/videos/management/commands/__init__.py -> build/lib/moocng/videos/management/commands creating build/lib/moocng/portal/management/commands copying moocng/portal/management/commands/per_students_extra_stats.py -> build/lib/moocng/portal/management/commands copying moocng/portal/management/commands/statistics.py -> build/lib/moocng/portal/management/commands copying moocng/portal/management/commands/mailtest.py -> build/lib/moocng/portal/management/commands copying moocng/portal/management/commands/__init__.py -> build/lib/moocng/portal/management/commands creating build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/csv_students_mark_by_course.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/clone_course.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/csv_awards_by_course.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/progress_stats.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/fix_activities_ids.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/import_teachers_from_csv_zip.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/clone_activity_users_courses_from_csv.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/migrate_marks.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/csv_teachers_by_course.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/import_units.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/csv_students_by_course.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/export_course.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/clone_activity_user_course.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/translate_options.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/__init__.py -> build/lib/moocng/courses/management/commands copying moocng/courses/management/commands/clean_course_cache.py -> build/lib/moocng/courses/management/commands creating build/lib/moocng/static copying moocng/static/robots.txt -> build/lib/moocng/static copying moocng/static/humans.txt -> build/lib/moocng/static copying moocng/static/favicon.ico -> build/lib/moocng/static copying moocng/static/crossdomain.xml -> build/lib/moocng/static creating build/lib/moocng/static/img copying moocng/static/img/glyphicons-halflings-white.png -> build/lib/moocng/static/img copying moocng/static/img/logo.png -> build/lib/moocng/static/img copying moocng/static/img/no-image.png -> build/lib/moocng/static/img copying moocng/static/img/cert_banner.png -> build/lib/moocng/static/img copying moocng/static/img/glyphicons-halflings.png -> build/lib/moocng/static/img copying moocng/static/img/classroom.png -> build/lib/moocng/static/img copying moocng/static/img/openbadges.png -> build/lib/moocng/static/img copying moocng/static/img/ajax-loader.gif -> build/lib/moocng/static/img copying moocng/static/img/right_banner2.jpg -> build/lib/moocng/static/img copying moocng/static/img/right_banner1.jpg -> build/lib/moocng/static/img copying moocng/static/img/top_banner.jpg -> build/lib/moocng/static/img creating build/lib/moocng/static/img/share_icons copying moocng/static/img/share_icons/twitter.png -> build/lib/moocng/static/img/share_icons copying moocng/static/img/share_icons/reddit.png -> build/lib/moocng/static/img/share_icons copying moocng/static/img/share_icons/googleplus.png -> build/lib/moocng/static/img/share_icons copying moocng/static/img/share_icons/linkedin.png -> build/lib/moocng/static/img/share_icons copying moocng/static/img/share_icons/rss.png -> build/lib/moocng/static/img/share_icons copying moocng/static/img/share_icons/facebook.png -> build/lib/moocng/static/img/share_icons copying moocng/static/img/share_icons/email.png -> build/lib/moocng/static/img/share_icons creating build/lib/moocng/static/js copying moocng/static/js/csrf-ajax.js -> build/lib/moocng/static/js copying moocng/static/js/question-editor.js -> build/lib/moocng/static/js copying moocng/static/js/unit-admin.js -> build/lib/moocng/static/js copying moocng/static/js/badges.js -> build/lib/moocng/static/js copying moocng/static/js/ajax.js -> build/lib/moocng/static/js copying moocng/static/js/routes.js -> build/lib/moocng/static/js copying moocng/static/js/classroom-views.js -> build/lib/moocng/static/js copying moocng/static/js/progress-views.js -> build/lib/moocng/static/js copying moocng/static/js/models.js -> build/lib/moocng/static/js creating build/lib/moocng/static/js/libs copying moocng/static/js/libs/jquery-1.7.2.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/underscore-1.3.3.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/bootstrap.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/langs.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/async.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/modernizr-2.5.3.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/d3.2.10.3.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/langs.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/d3.2.10.3.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/bootstrap-fileupload.2.3.1-j6.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/bootstrap.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/backbone-0.9.2.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/nv.d3.0.9.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/underscore-1.3.3.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/backbone-0.9.2.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/moment.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/bootstrap-fileupload.2.3.1-j6.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/jquery-ui-1.10.3.custom.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/moment.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/nv.d3.0.9.min.js -> build/lib/moocng/static/js/libs copying moocng/static/js/libs/jquery-1.7.2.min.js -> build/lib/moocng/static/js/libs creating build/lib/moocng/static/js/libs/i18n copying moocng/static/js/libs/i18n/jquery.ui.datepicker-es.js -> build/lib/moocng/static/js/libs/i18n creating build/lib/moocng/static/js/teacheradmin copying moocng/static/js/teacheradmin/units-views.js -> build/lib/moocng/static/js/teacheradmin copying moocng/static/js/teacheradmin/stats-models.js -> build/lib/moocng/static/js/teacheradmin copying moocng/static/js/teacheradmin/units-routes.js -> build/lib/moocng/static/js/teacheradmin copying moocng/static/js/teacheradmin/stats-routes.js -> build/lib/moocng/static/js/teacheradmin copying moocng/static/js/teacheradmin/stats-views.js -> build/lib/moocng/static/js/teacheradmin copying moocng/static/js/teacheradmin/teachers.js -> build/lib/moocng/static/js/teacheradmin creating build/lib/moocng/static/css copying moocng/static/css/bootstrap-responsive.css -> build/lib/moocng/static/css copying moocng/static/css/jquery-datepicker.css -> build/lib/moocng/static/css copying moocng/static/css/question-editor.css -> build/lib/moocng/static/css copying moocng/static/css/jquery-ui-1.9.2.custom.min.css -> build/lib/moocng/static/css copying moocng/static/css/moocng.css -> build/lib/moocng/static/css copying moocng/static/css/bootstrap-responsive.min.css -> build/lib/moocng/static/css copying moocng/static/css/bootstrap-fileupload.2.3.1-j6.css -> build/lib/moocng/static/css copying moocng/static/css/bootstrap-fileupload.2.3.1-j6.min.css -> build/lib/moocng/static/css copying moocng/static/css/nv.d3.0.9.css -> build/lib/moocng/static/css copying moocng/static/css/bootstrap.css -> build/lib/moocng/static/css copying moocng/static/css/style.css -> build/lib/moocng/static/css copying moocng/static/css/bootstrap.min.css -> build/lib/moocng/static/css copying moocng/static/css/bootstrap-customization-options.txt -> build/lib/moocng/static/css creating build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_glass_75_dadada_1x400.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_glass_55_fbf9ee_1x400.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_454545_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_glass_75_e6e6e6_1x400.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_ef8c08_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_222222_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_2e83ff_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_cd0a0a_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_888888_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_flat_75_ffffff_40x100.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_flat_0_aaaaaa_40x100.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-bg_flat_10_000000_40x100.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_228ef1_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_ffd27a_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/ui-icons_ffffff_256x240.png -> build/lib/moocng/static/css/images copying moocng/static/css/images/animated-overlay.gif -> build/lib/moocng/static/css/images creating build/lib/moocng/categories/templates creating build/lib/moocng/categories/templates/categories copying moocng/categories/templates/categories/category.html -> build/lib/moocng/categories/templates/categories creating build/lib/moocng/portal/templates creating build/lib/moocng/portal/templates/portal copying moocng/portal/templates/portal/inc.announcement.html -> build/lib/moocng/portal/templates/portal copying moocng/portal/templates/portal/announcement.html -> build/lib/moocng/portal/templates/portal copying moocng/portal/templates/portal/announcements.html -> build/lib/moocng/portal/templates/portal copying moocng/portal/templates/portal/inc.announcement_link.html -> build/lib/moocng/portal/templates/portal copying moocng/portal/templates/portal/base_announcement.html -> build/lib/moocng/portal/templates/portal creating build/lib/moocng/assets/templates creating build/lib/moocng/assets/templates/assets copying moocng/assets/templates/assets/reservations.html -> build/lib/moocng/assets/templates/assets copying moocng/assets/templates/assets/email_reservation_cancelled.txt -> build/lib/moocng/assets/templates/assets copying moocng/assets/templates/assets/email_reservation_modified.txt -> build/lib/moocng/assets/templates/assets creating build/lib/moocng/enrollment/templates creating build/lib/moocng/enrollment/templates/enrollment copying moocng/enrollment/templates/enrollment/free_unenrollment_button.html -> build/lib/moocng/enrollment/templates/enrollment copying moocng/enrollment/templates/enrollment/free_enrollment_button.html -> build/lib/moocng/enrollment/templates/enrollment copying moocng/enrollment/templates/enrollment/no_enrollment_method.html -> build/lib/moocng/enrollment/templates/enrollment creating build/lib/moocng/auth_handlers/dbauth/templates creating build/lib/moocng/auth_handlers/dbauth/templates/dbauth copying moocng/auth_handlers/dbauth/templates/dbauth/profile.html -> build/lib/moocng/auth_handlers/dbauth/templates/dbauth creating build/lib/moocng/auth_handlers/dbauth/templates/registration copying moocng/auth_handlers/dbauth/templates/registration/login.html -> build/lib/moocng/auth_handlers/dbauth/templates/registration copying moocng/auth_handlers/dbauth/templates/registration/registration_complete.html -> build/lib/moocng/auth_handlers/dbauth/templates/registration copying moocng/auth_handlers/dbauth/templates/registration/registration_form.html -> build/lib/moocng/auth_handlers/dbauth/templates/registration copying moocng/auth_handlers/dbauth/templates/registration/activation_complete.html -> build/lib/moocng/auth_handlers/dbauth/templates/registration copying moocng/auth_handlers/dbauth/templates/registration/activation_email_subject.txt -> build/lib/moocng/auth_handlers/dbauth/templates/registration copying moocng/auth_handlers/dbauth/templates/registration/activation_email.txt -> build/lib/moocng/auth_handlers/dbauth/templates/registration creating build/lib/moocng/contact/templates creating build/lib/moocng/contact/templates/contact copying moocng/contact/templates/contact/contact.html -> build/lib/moocng/contact/templates/contact creating build/lib/moocng/externalapps/templates copying moocng/externalapps/templates/external_app_add_or_edit.html -> build/lib/moocng/externalapps/templates copying moocng/externalapps/templates/externalapps_list.html -> build/lib/moocng/externalapps/templates creating build/lib/moocng/templates copying moocng/templates/base.html -> build/lib/moocng/templates copying moocng/templates/500.html -> build/lib/moocng/templates copying moocng/templates/http_error.html -> build/lib/moocng/templates copying moocng/templates/503.html -> build/lib/moocng/templates copying moocng/templates/403.html -> build/lib/moocng/templates copying moocng/templates/404.html -> build/lib/moocng/templates creating build/lib/moocng/templates/pagination copying moocng/templates/pagination/pagination.html -> build/lib/moocng/templates/pagination creating build/lib/moocng/templates/admin copying moocng/templates/admin/base_site.html -> build/lib/moocng/templates/admin copying moocng/templates/admin/massive_global_form.html -> build/lib/moocng/templates/admin creating build/lib/moocng/templates/admin/includes_grappelli copying moocng/templates/admin/includes_grappelli/header.html -> build/lib/moocng/templates/admin/includes_grappelli creating build/lib/moocng/templates/flatpages copying moocng/templates/flatpages/default.html -> build/lib/moocng/templates/flatpages creating build/lib/moocng/peerreview/templates creating build/lib/moocng/peerreview/templates/peerreview copying moocng/peerreview/templates/peerreview/reviews.html -> build/lib/moocng/peerreview/templates/peerreview copying moocng/peerreview/templates/peerreview/pending_reviews.html -> build/lib/moocng/peerreview/templates/peerreview copying moocng/peerreview/templates/peerreview/review_review.html -> build/lib/moocng/peerreview/templates/peerreview copying moocng/peerreview/templates/peerreview/email_review_submission.txt -> build/lib/moocng/peerreview/templates/peerreview copying moocng/settings/local.py.example -> build/lib/moocng/settings creating build/lib/moocng/teacheradmin/templates creating build/lib/moocng/teacheradmin/templates/admin creating build/lib/moocng/teacheradmin/templates/admin/teacheradmin creating build/lib/moocng/teacheradmin/templates/admin/teacheradmin/massiveemail copying moocng/teacheradmin/templates/admin/teacheradmin/massiveemail/change_form.html -> build/lib/moocng/teacheradmin/templates/admin/teacheradmin/massiveemail creating build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/assets.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/asset_edit.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/categories.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/announcement_edit.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/question.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/stats.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/info.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/announcements.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/units.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/emails.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/announcement_view.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/base_teacheradmin.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/teachers.html -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/email_remove_teacher.txt -> build/lib/moocng/teacheradmin/templates/teacheradmin copying moocng/teacheradmin/templates/teacheradmin/email_invitation_teacher.txt -> build/lib/moocng/teacheradmin/templates/teacheradmin creating build/lib/moocng/media_contents/static creating build/lib/moocng/media_contents/static/img creating build/lib/moocng/media_contents/static/img/media_contents copying moocng/media_contents/static/img/media_contents/prezi.png -> build/lib/moocng/media_contents/static/img/media_contents copying moocng/media_contents/static/img/media_contents/scribd.png -> build/lib/moocng/media_contents/static/img/media_contents copying moocng/media_contents/static/img/media_contents/classroom.png -> build/lib/moocng/media_contents/static/img/media_contents creating build/lib/moocng/media_contents/static/js creating build/lib/moocng/media_contents/static/js/media_contents creating build/lib/moocng/media_contents/static/js/media_contents/handlers copying moocng/media_contents/static/js/media_contents/handlers/youtube.js -> build/lib/moocng/media_contents/static/js/media_contents/handlers copying moocng/media_contents/static/js/media_contents/handlers/scribd.js -> build/lib/moocng/media_contents/static/js/media_contents/handlers copying moocng/media_contents/static/js/media_contents/handlers/vimeo.js -> build/lib/moocng/media_contents/static/js/media_contents/handlers copying moocng/media_contents/static/js/media_contents/handlers/prezi.js -> build/lib/moocng/media_contents/static/js/media_contents/handlers creating build/lib/moocng/media_contents/static/js/media_contents/handlers/vimeo creating build/lib/moocng/media_contents/static/js/media_contents/handlers/vimeo/libs copying moocng/media_contents/static/js/media_contents/handlers/vimeo/libs/froogaloop.min.js -> build/lib/moocng/media_contents/static/js/media_contents/handlers/vimeo/libs creating build/lib/moocng/media_contents/templates creating build/lib/moocng/media_contents/templates/media_contents creating build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/vimeo_js.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/prezi_template.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/youtube.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/prezi_js.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/scribd.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/youtube_js.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/scribd_js.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/vimeo.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/youtube_template.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/scribd_template.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/vimeo_template.html -> build/lib/moocng/media_contents/templates/media_contents/handlers copying moocng/media_contents/templates/media_contents/handlers/prezi.html -> build/lib/moocng/media_contents/templates/media_contents/handlers creating build/lib/moocng/courses/templates creating build/lib/moocng/courses/templates/admin creating build/lib/moocng/courses/templates/admin/courses creating build/lib/moocng/courses/templates/admin/courses/question copying moocng/courses/templates/admin/courses/question/change_form.html -> build/lib/moocng/courses/templates/admin/courses/question copying moocng/courses/templates/admin/courses/question/options.html -> build/lib/moocng/courses/templates/admin/courses/question creating build/lib/moocng/courses/templates/admin/courses/announcement copying moocng/courses/templates/admin/courses/announcement/change_form.html -> build/lib/moocng/courses/templates/admin/courses/announcement creating build/lib/moocng/courses/templates/admin/courses/course copying moocng/courses/templates/admin/courses/course/change_form.html -> build/lib/moocng/courses/templates/admin/courses/course copying moocng/courses/templates/admin/courses/course/clone_form.html -> build/lib/moocng/courses/templates/admin/courses/course creating build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/add.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/classroom.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/usercourses.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/static_page.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/clone_course_activity.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/transcript_course.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/no_content.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/announcement.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/clone_activity.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/include.useractions.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/transcript.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/home_as_grid.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/overview.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/progress.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/external_apps.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/base_course.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/home_as_list.html -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/email_new_course.txt -> build/lib/moocng/courses/templates/courses copying moocng/courses/templates/courses/clone_course_activity.txt -> build/lib/moocng/courses/templates/courses creating build/lib/moocng/fixtures/django.contrib.flatpages copying moocng/fixtures/django.contrib.flatpages/initial_data.xml -> build/lib/moocng/fixtures/django.contrib.flatpages creating build/lib/moocng/fixtures/django.contrib.auth copying moocng/fixtures/django.contrib.auth/initial_data.xml -> build/lib/moocng/fixtures/django.contrib.auth creating build/lib/moocng/badges/templates creating build/lib/moocng/badges/templates/badges copying moocng/badges/templates/badges/my_badges.html -> build/lib/moocng/badges/templates/badges + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JReTrm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64 ++ dirname /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64 + cd openmooc-moocng-0.1.3 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O2 --skip-build --root /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static copying build/lib/moocng/static/crossdomain.xml -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static copying build/lib/moocng/static/favicon.ico -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/right_banner2.jpg -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/right_banner1.jpg -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/logo.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/no-image.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/top_banner.jpg -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/ajax-loader.gif -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/cert_banner.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/share_icons/twitter.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/share_icons/reddit.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/share_icons/googleplus.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/share_icons/linkedin.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/share_icons/rss.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/share_icons/facebook.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/share_icons/email.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img/share_icons copying build/lib/moocng/static/img/classroom.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/img/openbadges.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/img copying build/lib/moocng/static/robots.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static copying build/lib/moocng/static/humans.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js copying build/lib/moocng/static/js/csrf-ajax.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js copying build/lib/moocng/static/js/question-editor.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js copying build/lib/moocng/static/js/unit-admin.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js copying build/lib/moocng/static/js/badges.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/jquery-1.7.2.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/underscore-1.3.3.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/bootstrap.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/langs.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/async.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/modernizr-2.5.3.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/d3.2.10.3.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/langs.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/d3.2.10.3.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/bootstrap-fileupload.2.3.1-j6.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/bootstrap.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/backbone-0.9.2.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/nv.d3.0.9.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/underscore-1.3.3.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/backbone-0.9.2.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/moment.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/bootstrap-fileupload.2.3.1-j6.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/jquery-ui-1.10.3.custom.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/moment.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/nv.d3.0.9.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs copying build/lib/moocng/static/js/libs/jquery-1.7.2.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs/i18n copying build/lib/moocng/static/js/libs/i18n/jquery.ui.datepicker-es.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/libs/i18n copying build/lib/moocng/static/js/ajax.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/teacheradmin copying build/lib/moocng/static/js/teacheradmin/units-views.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/teacheradmin copying build/lib/moocng/static/js/teacheradmin/stats-models.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/teacheradmin copying build/lib/moocng/static/js/teacheradmin/units-routes.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/teacheradmin copying build/lib/moocng/static/js/teacheradmin/stats-routes.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/teacheradmin copying build/lib/moocng/static/js/teacheradmin/stats-views.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/teacheradmin copying build/lib/moocng/static/js/teacheradmin/teachers.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js/teacheradmin copying build/lib/moocng/static/js/routes.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js copying build/lib/moocng/static/js/classroom-views.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js copying build/lib/moocng/static/js/progress-views.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js copying build/lib/moocng/static/js/models.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/js creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/bootstrap-responsive.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/jquery-datepicker.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/question-editor.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_glass_75_dadada_1x400.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_glass_65_ffffff_1x400.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_glass_55_fbf9ee_1x400.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_454545_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_glass_75_e6e6e6_1x400.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_ef8c08_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_222222_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_glass_95_fef1ec_1x400.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_2e83ff_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/animated-overlay.gif -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_cd0a0a_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_888888_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_flat_75_ffffff_40x100.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_flat_0_aaaaaa_40x100.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-bg_flat_10_000000_40x100.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_228ef1_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_ffd27a_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/images/ui-icons_ffffff_256x240.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css/images copying build/lib/moocng/static/css/jquery-ui-1.9.2.custom.min.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/moocng.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/bootstrap-responsive.min.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/bootstrap-customization-options.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/bootstrap-fileupload.2.3.1-j6.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/bootstrap-fileupload.2.3.1-j6.min.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/nv.d3.0.9.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/bootstrap.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/style.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/static/css copying build/lib/moocng/slug.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories copying build/lib/moocng/categories/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories copying build/lib/moocng/categories/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories copying build/lib/moocng/categories/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/migrations copying build/lib/moocng/categories/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/migrations copying build/lib/moocng/categories/migrations/0002_auto__add_field_category_banner__add_field_category_only_admins.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/migrations copying build/lib/moocng/categories/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/migrations creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/templates/categories copying build/lib/moocng/categories/templates/categories/category.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/templates/categories copying build/lib/moocng/categories/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories copying build/lib/moocng/categories/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos copying build/lib/moocng/videos/download.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos copying build/lib/moocng/videos/youtube.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/commands copying build/lib/moocng/videos/management/commands/processyt.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/commands copying build/lib/moocng/videos/management/commands/cleanframes.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/commands copying build/lib/moocng/videos/management/commands/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/commands copying build/lib/moocng/videos/management/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management copying build/lib/moocng/videos/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos copying build/lib/moocng/videos/tasks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos copying build/lib/moocng/videos/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templatetags copying build/lib/moocng/portal/templatetags/gravatar.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templatetags copying build/lib/moocng/portal/templatetags/conditionalcache.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templatetags copying build/lib/moocng/portal/templatetags/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templatetags creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands copying build/lib/moocng/portal/management/commands/per_students_extra_stats.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands copying build/lib/moocng/portal/management/commands/statistics.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands copying build/lib/moocng/portal/management/commands/mailtest.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands copying build/lib/moocng/portal/management/commands/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands copying build/lib/moocng/portal/management/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management copying build/lib/moocng/portal/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templates/portal copying build/lib/moocng/portal/templates/portal/inc.announcement.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templates/portal copying build/lib/moocng/portal/templates/portal/announcement.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templates/portal copying build/lib/moocng/portal/templates/portal/announcements.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templates/portal copying build/lib/moocng/portal/templates/portal/inc.announcement_link.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templates/portal copying build/lib/moocng/portal/templates/portal/base_announcement.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templates/portal copying build/lib/moocng/portal/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal copying build/lib/moocng/portal/stats.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal copying build/lib/moocng/portal/middleware.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal copying build/lib/moocng/portal/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/assets/cache.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templatetags copying build/lib/moocng/assets/templatetags/asset_tags.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templatetags copying build/lib/moocng/assets/templatetags/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templatetags copying build/lib/moocng/assets/tests.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/assets/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/assets/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/assets/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations copying build/lib/moocng/assets/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations copying build/lib/moocng/assets/migrations/0005_auto__add_field_asset_reservation_in_advance__add_field_asset_cancelat.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations copying build/lib/moocng/assets/migrations/0002_auto__add_reservation.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations copying build/lib/moocng/assets/migrations/0003_auto__add_assetavailability__del_field_reservation_kq__add_field_reser.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations copying build/lib/moocng/assets/migrations/0006_auto__add_field_asset_asset_url.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations copying build/lib/moocng/assets/migrations/0004_auto__chg_field_assetavailability_kq__add_unique_assetavailability_kq.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations copying build/lib/moocng/assets/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templates/assets copying build/lib/moocng/assets/templates/assets/email_reservation_cancelled.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templates/assets copying build/lib/moocng/assets/templates/assets/reservations.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templates/assets copying build/lib/moocng/assets/templates/assets/email_reservation_modified.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templates/assets copying build/lib/moocng/assets/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/assets/forms.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/assets/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/assets/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets copying build/lib/moocng/wsgi.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templatetags copying build/lib/moocng/enrollment/templatetags/enrollment_tags.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templatetags copying build/lib/moocng/enrollment/templatetags/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templatetags copying build/lib/moocng/enrollment/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment copying build/lib/moocng/enrollment/methods.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment copying build/lib/moocng/enrollment/idp.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment copying build/lib/moocng/enrollment/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templates/enrollment copying build/lib/moocng/enrollment/templates/enrollment/free_unenrollment_button.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templates/enrollment copying build/lib/moocng/enrollment/templates/enrollment/free_enrollment_button.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templates/enrollment copying build/lib/moocng/enrollment/templates/enrollment/no_enrollment_method.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templates/enrollment copying build/lib/moocng/enrollment/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment copying build/lib/moocng/enrollment/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment copying build/lib/moocng/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers copying build/lib/moocng/auth_handlers/handlers.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/saml2 copying build/lib/moocng/auth_handlers/saml2/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/saml2 copying build/lib/moocng/auth_handlers/saml2/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/saml2 creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth copying build/lib/moocng/auth_handlers/dbauth/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth copying build/lib/moocng/auth_handlers/dbauth/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/dbauth copying build/lib/moocng/auth_handlers/dbauth/templates/dbauth/profile.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/dbauth creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/registration copying build/lib/moocng/auth_handlers/dbauth/templates/registration/activation_email_subject.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/registration copying build/lib/moocng/auth_handlers/dbauth/templates/registration/login.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/registration copying build/lib/moocng/auth_handlers/dbauth/templates/registration/activation_email.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/registration copying build/lib/moocng/auth_handlers/dbauth/templates/registration/registration_complete.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/registration copying build/lib/moocng/auth_handlers/dbauth/templates/registration/registration_form.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/registration copying build/lib/moocng/auth_handlers/dbauth/templates/registration/activation_complete.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/templates/registration copying build/lib/moocng/auth_handlers/dbauth/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth copying build/lib/moocng/auth_handlers/dbauth/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth copying build/lib/moocng/auth_handlers/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers copying build/lib/moocng/auth_handlers/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact copying build/lib/moocng/contact/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact copying build/lib/moocng/contact/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact copying build/lib/moocng/contact/email.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact copying build/lib/moocng/contact/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/migrations copying build/lib/moocng/contact/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/migrations copying build/lib/moocng/contact/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/migrations creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/templates/contact copying build/lib/moocng/contact/templates/contact/contact.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/templates/contact copying build/lib/moocng/contact/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact copying build/lib/moocng/contact/forms.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact copying build/lib/moocng/contact/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats/es copying build/lib/moocng/formats/es/formats.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats/es copying build/lib/moocng/formats/es/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats/es copying build/lib/moocng/formats/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats copying build/lib/moocng/mongodb.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng copying build/lib/moocng/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templatetags copying build/lib/moocng/externalapps/templatetags/externalapps.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templatetags copying build/lib/moocng/externalapps/templatetags/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templatetags copying build/lib/moocng/externalapps/exceptions.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/apps.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/managers.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/fabfile.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/validators.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/migrations copying build/lib/moocng/externalapps/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/migrations copying build/lib/moocng/externalapps/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/migrations copying build/lib/moocng/externalapps/base.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templates copying build/lib/moocng/externalapps/templates/external_app_add_or_edit.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templates copying build/lib/moocng/externalapps/templates/externalapps_list.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templates copying build/lib/moocng/externalapps/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/forms.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/registry.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/tasks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps copying build/lib/moocng/externalapps/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps copying build/lib/moocng/attributemaps/shibboleth_uri.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps copying build/lib/moocng/attributemaps/basic.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps copying build/lib/moocng/attributemaps/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps copying build/lib/moocng/attributemaps/saml_uri.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates copying build/lib/moocng/templates/base.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates copying build/lib/moocng/templates/500.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/pagination copying build/lib/moocng/templates/pagination/pagination.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/pagination copying build/lib/moocng/templates/http_error.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates copying build/lib/moocng/templates/503.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates copying build/lib/moocng/templates/403.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/admin copying build/lib/moocng/templates/admin/base_site.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/admin creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/admin/includes_grappelli copying build/lib/moocng/templates/admin/includes_grappelli/header.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/admin/includes_grappelli copying build/lib/moocng/templates/admin/massive_global_form.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/admin creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/flatpages copying build/lib/moocng/templates/flatpages/default.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates/flatpages copying build/lib/moocng/templates/404.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/cache.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templatetags copying build/lib/moocng/peerreview/templatetags/peer_review_tags.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templatetags copying build/lib/moocng/peerreview/templatetags/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templatetags copying build/lib/moocng/peerreview/tests.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/managers.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations copying build/lib/moocng/peerreview/migrations/0002_auto__add_field_evaluationcriterion_title.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations copying build/lib/moocng/peerreview/migrations/0004_fix_error_option_natural_key.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations copying build/lib/moocng/peerreview/migrations/0005_auto__add_unique_evaluationcriterion_assignment_title.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations copying build/lib/moocng/peerreview/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations copying build/lib/moocng/peerreview/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations copying build/lib/moocng/peerreview/migrations/0003_auto__chg_field_peerreviewassignment_kq__add_unique_peerreviewassignme.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templates/peerreview copying build/lib/moocng/peerreview/templates/peerreview/reviews.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templates/peerreview copying build/lib/moocng/peerreview/templates/peerreview/pending_reviews.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templates/peerreview copying build/lib/moocng/peerreview/templates/peerreview/review_review.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templates/peerreview copying build/lib/moocng/peerreview/templates/peerreview/email_review_submission.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templates/peerreview copying build/lib/moocng/peerreview/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/forms.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview copying build/lib/moocng/peerreview/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http copying build/lib/moocng/http/exceptions.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http copying build/lib/moocng/http/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http copying build/lib/moocng/http/middleware.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http copying build/lib/moocng/http/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings copying build/lib/moocng/settings/saml_settings.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings copying build/lib/moocng/settings/common.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings copying build/lib/moocng/settings/local.py.example -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings copying build/lib/moocng/settings/devel.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings copying build/lib/moocng/settings/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/authorization.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/resources.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/tests/test_user.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/tests/test_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/tests/test_api.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/tests/outputs.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/tests/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/tests/test_unit.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/tests/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests copying build/lib/moocng/api/mongodb.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/migrations copying build/lib/moocng/api/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/migrations copying build/lib/moocng/api/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/migrations copying build/lib/moocng/api/authentication.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/validation.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/tasks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api copying build/lib/moocng/api/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile copying build/lib/moocng/profile/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile copying build/lib/moocng/profile/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/migrations copying build/lib/moocng/profile/migrations/0002_create_profile_every_user.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/migrations copying build/lib/moocng/profile/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/migrations copying build/lib/moocng/profile/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/migrations copying build/lib/moocng/profile/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile copying build/lib/moocng/forms.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/managers.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations copying build/lib/moocng/teacheradmin/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations copying build/lib/moocng/teacheradmin/migrations/0004_auto__add_field_massiveemail_massive_email_type__chg_field_massiveemai.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations copying build/lib/moocng/teacheradmin/migrations/0003_auto__chg_field_massiveemail_course__chg_field_massiveemail_datetime__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations copying build/lib/moocng/teacheradmin/migrations/0002_auto__chg_field_massiveemail_subject.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations copying build/lib/moocng/teacheradmin/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/admin creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/admin/teacheradmin creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/admin/teacheradmin/massiveemail copying build/lib/moocng/teacheradmin/templates/admin/teacheradmin/massiveemail/change_form.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/admin/teacheradmin/massiveemail creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/email_remove_teacher.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/assets.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/asset_edit.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/categories.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/announcement_edit.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/email_invitation_teacher.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/question.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/stats.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/info.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/announcements.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/units.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/emails.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/announcement_view.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/base_teacheradmin.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/templates/teacheradmin/teachers.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/templates/teacheradmin copying build/lib/moocng/teacheradmin/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/forms.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/tasks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/teacheradmin/decorators.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin copying build/lib/moocng/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templatetags copying build/lib/moocng/media_contents/templatetags/media_contents.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templatetags copying build/lib/moocng/media_contents/templatetags/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templatetags creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/img creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/img/media_contents copying build/lib/moocng/media_contents/static/img/media_contents/prezi.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/img/media_contents copying build/lib/moocng/media_contents/static/img/media_contents/scribd.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/img/media_contents copying build/lib/moocng/media_contents/static/img/media_contents/classroom.png -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/img/media_contents creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers copying build/lib/moocng/media_contents/static/js/media_contents/handlers/youtube.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers copying build/lib/moocng/media_contents/static/js/media_contents/handlers/scribd.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers copying build/lib/moocng/media_contents/static/js/media_contents/handlers/vimeo.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers/vimeo creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers/vimeo/libs copying build/lib/moocng/media_contents/static/js/media_contents/handlers/vimeo/libs/froogaloop.min.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers/vimeo/libs copying build/lib/moocng/media_contents/static/js/media_contents/handlers/prezi.js -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/static/js/media_contents/handlers copying build/lib/moocng/media_contents/tests.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents copying build/lib/moocng/media_contents/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers copying build/lib/moocng/media_contents/handlers/null.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers copying build/lib/moocng/media_contents/handlers/youtube.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers copying build/lib/moocng/media_contents/handlers/prezi.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers copying build/lib/moocng/media_contents/handlers/vimeo.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers copying build/lib/moocng/media_contents/handlers/scribd.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers copying build/lib/moocng/media_contents/handlers/base.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers copying build/lib/moocng/media_contents/handlers/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/vimeo_js.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/prezi_template.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/youtube.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/prezi_js.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/scribd.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/youtube_js.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/scribd_js.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/vimeo.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/youtube_template.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/scribd_template.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/vimeo_template.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/templates/media_contents/handlers/prezi.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templates/media_contents/handlers copying build/lib/moocng/media_contents/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents copying build/lib/moocng/context_processors.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/locale copying build/lib/moocng/locale/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/locale creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/cache.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templatetags copying build/lib/moocng/courses/templatetags/usercourses.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templatetags copying build/lib/moocng/courses/templatetags/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templatetags copying build/lib/moocng/courses/tests.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/serializer.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/csv_students_mark_by_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/clone_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/csv_awards_by_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/progress_stats.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/fix_activities_ids.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/import_teachers_from_csv_zip.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/clone_activity_users_courses_from_csv.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/migrate_marks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/csv_teachers_by_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/import_units.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/csv_students_by_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/export_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/clone_activity_user_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/translate_options.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/commands/clean_course_cache.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands copying build/lib/moocng/courses/management/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management copying build/lib/moocng/courses/managers.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/security.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/widgets.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0007_auto__add_field_course_promotion_media_content_type__add_field_course_.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0031_auto__chg_field_announcement_course.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0015_calculate_stats.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0029_fill_is_activity_clonable.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0012_auto__add_field_course_max_reservations_pending__add_field_course_max_.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0005_auto__del_field_question_solution__add_field_question_solution_video__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0018_auto__del_unique_announcement_slug.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0003_auto__del_unique_announcement_slug.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0016_add_static_page.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0013_prepare_courses_and_announcements_for_unique.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0032_add_images_alt_text_fields.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0002_auto__add_courseteacher.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0021_auto__del_unique_course_completion_badge.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0017_add_thumbnail.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0004_permissions.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0023_create_index_mark_collections.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0009_auto__del_field_course_promotion_video__del_field_question_solution_vi.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0022_msg_migrate_marks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0010_optimize_activity.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0025_auto__add_coursestudent__chg_field_course_status.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0019_fix_error_option_natural_key.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0014_auto__add_unique_course_slug__add_unique_announcement_slug.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0027_fill_old_course_status.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0026_auto__add_field_course_created_from.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0020_auto__add_unique_unit_course_title__add_unique_option_y_x_question__ad.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0008_convert_videos_to_media_contents.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0028_auto__add_field_course_is_activity_clonable.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0024_update_user_max_length.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0006_auto__add_field_unit_status__add_field_course_status.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0011_optimize_answers.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations copying build/lib/moocng/courses/migrations/0030_auto__add_field_course_max_mass_emails_month.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/question copying build/lib/moocng/courses/templates/admin/courses/question/change_form.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/question copying build/lib/moocng/courses/templates/admin/courses/question/options.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/question creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/announcement copying build/lib/moocng/courses/templates/admin/courses/announcement/change_form.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/announcement creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/course copying build/lib/moocng/courses/templates/admin/courses/course/change_form.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/course copying build/lib/moocng/courses/templates/admin/courses/course/clone_form.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/admin/courses/course creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/email_new_course.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/add.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/classroom.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/usercourses.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/static_page.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/clone_course_activity.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/transcript_course.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/no_content.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/announcement.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/clone_activity.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/include.useractions.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/transcript.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/home_as_grid.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/overview.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/progress.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/clone_course_activity.txt -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/external_apps.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/base_course.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/templates/courses/home_as_list.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templates/courses copying build/lib/moocng/courses/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/forms.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/utils.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/backends.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/tasks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/marks.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/feeds.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/courses/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses copying build/lib/moocng/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/fixtures creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/fixtures/django.contrib.flatpages copying build/lib/moocng/fixtures/django.contrib.flatpages/initial_data.xml -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/fixtures/django.contrib.flatpages creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/fixtures/django.contrib.auth copying build/lib/moocng/fixtures/django.contrib.auth/initial_data.xml -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/fixtures/django.contrib.auth copying build/lib/moocng/fixtures/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/fixtures creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges copying build/lib/moocng/badges/models.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges copying build/lib/moocng/badges/admin.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges copying build/lib/moocng/badges/urls.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/0002_auto__add_alignment__add_issuer__add_revocation__add_tag__add_identity.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/0007_add_criteria_to_badges.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/0005_auto__del_issuer.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/0001_initial.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/0004_auto__chg_field_issuer_url__chg_field_badge_criteria__del_field_award_.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/0006_awards_migration.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations copying build/lib/moocng/badges/migrations/0003_auto__del_field_identity_hash__add_field_identity_identity_hash.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/templates creating /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/templates/badges copying build/lib/moocng/badges/templates/badges/my_badges.html -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/templates/badges copying build/lib/moocng/badges/views.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges copying build/lib/moocng/badges/__init__.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges copying build/lib/moocng/decorators.py -> /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/slug.py to slug.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/migrations/0002_auto__add_field_category_banner__add_field_category_only_admins.py to 0002_auto__add_field_category_banner__add_field_category_only_admins.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/categories/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/download.py to download.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/youtube.py to youtube.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/commands/processyt.py to processyt.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/commands/cleanframes.py to cleanframes.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/videos/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templatetags/gravatar.py to gravatar.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templatetags/conditionalcache.py to conditionalcache.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands/per_students_extra_stats.py to per_students_extra_stats.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands/statistics.py to statistics.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands/mailtest.py to mailtest.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/portal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templatetags/asset_tags.py to asset_tags.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations/0005_auto__add_field_asset_reservation_in_advance__add_field_asset_cancelat.py to 0005_auto__add_field_asset_reservation_in_advance__add_field_asset_cancelat.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations/0002_auto__add_reservation.py to 0002_auto__add_reservation.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations/0003_auto__add_assetavailability__del_field_reservation_kq__add_field_reser.py to 0003_auto__add_assetavailability__del_field_reservation_kq__add_field_reser.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations/0006_auto__add_field_asset_asset_url.py to 0006_auto__add_field_asset_asset_url.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations/0004_auto__chg_field_assetavailability_kq__add_unique_assetavailability_kq.py to 0004_auto__chg_field_assetavailability_kq__add_unique_assetavailability_kq.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/assets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templatetags/enrollment_tags.py to enrollment_tags.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/methods.py to methods.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/idp.py to idp.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/enrollment/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/saml2/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/saml2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/dbauth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/auth_handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/email.py to email.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/contact/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats/es/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats/es/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/mongodb.py to mongodb.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templatetags/externalapps.py to externalapps.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/managers.py to managers.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/fabfile.py to fabfile.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/externalapps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps/shibboleth_uri.py to shibboleth_uri.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/attributemaps/saml_uri.py to saml_uri.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templatetags/peer_review_tags.py to peer_review_tags.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/managers.py to managers.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations/0002_auto__add_field_evaluationcriterion_title.py to 0002_auto__add_field_evaluationcriterion_title.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations/0004_fix_error_option_natural_key.py to 0004_fix_error_option_natural_key.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations/0005_auto__add_unique_evaluationcriterion_assignment_title.py to 0005_auto__add_unique_evaluationcriterion_assignment_title.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/migrations/0003_auto__chg_field_peerreviewassignment_kq__add_unique_peerreviewassignme.py to 0003_auto__chg_field_peerreviewassignment_kq__add_unique_peerreviewassignme.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/peerreview/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/http/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings/saml_settings.py to saml_settings.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings/devel.py to devel.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/settings/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/authorization.py to authorization.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests/test_course.py to test_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests/outputs.py to outputs.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests/test_unit.py to test_unit.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/mongodb.py to mongodb.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/authentication.py to authentication.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/migrations/0002_create_profile_every_user.py to 0002_create_profile_every_user.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/profile/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/managers.py to managers.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations/0004_auto__add_field_massiveemail_massive_email_type__chg_field_massiveemai.py to 0004_auto__add_field_massiveemail_massive_email_type__chg_field_massiveemai.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations/0003_auto__chg_field_massiveemail_course__chg_field_massiveemail_datetime__.py to 0003_auto__chg_field_massiveemail_course__chg_field_massiveemail_datetime__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations/0002_auto__chg_field_massiveemail_subject.py to 0002_auto__chg_field_massiveemail_subject.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/teacheradmin/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templatetags/media_contents.py to media_contents.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers/null.py to null.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers/youtube.py to youtube.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers/prezi.py to prezi.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers/vimeo.py to vimeo.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers/scribd.py to scribd.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/media_contents/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/context_processors.py to context_processors.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/locale/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templatetags/usercourses.py to usercourses.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/serializer.py to serializer.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/csv_students_mark_by_course.py to csv_students_mark_by_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/clone_course.py to clone_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/csv_awards_by_course.py to csv_awards_by_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/progress_stats.py to progress_stats.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/fix_activities_ids.py to fix_activities_ids.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/import_teachers_from_csv_zip.py to import_teachers_from_csv_zip.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/clone_activity_users_courses_from_csv.py to clone_activity_users_courses_from_csv.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/migrate_marks.py to migrate_marks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/csv_teachers_by_course.py to csv_teachers_by_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/import_units.py to import_units.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/csv_students_by_course.py to csv_students_by_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/export_course.py to export_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/clone_activity_user_course.py to clone_activity_user_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/translate_options.py to translate_options.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/commands/clean_course_cache.py to clean_course_cache.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/managers.py to managers.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0007_auto__add_field_course_promotion_media_content_type__add_field_course_.py to 0007_auto__add_field_course_promotion_media_content_type__add_field_course_.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0031_auto__chg_field_announcement_course.py to 0031_auto__chg_field_announcement_course.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0015_calculate_stats.py to 0015_calculate_stats.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0029_fill_is_activity_clonable.py to 0029_fill_is_activity_clonable.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0012_auto__add_field_course_max_reservations_pending__add_field_course_max_.py to 0012_auto__add_field_course_max_reservations_pending__add_field_course_max_.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0005_auto__del_field_question_solution__add_field_question_solution_video__.py to 0005_auto__del_field_question_solution__add_field_question_solution_video__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0018_auto__del_unique_announcement_slug.py to 0018_auto__del_unique_announcement_slug.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0003_auto__del_unique_announcement_slug.py to 0003_auto__del_unique_announcement_slug.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0016_add_static_page.py to 0016_add_static_page.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0013_prepare_courses_and_announcements_for_unique.py to 0013_prepare_courses_and_announcements_for_unique.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0032_add_images_alt_text_fields.py to 0032_add_images_alt_text_fields.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0002_auto__add_courseteacher.py to 0002_auto__add_courseteacher.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0021_auto__del_unique_course_completion_badge.py to 0021_auto__del_unique_course_completion_badge.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0017_add_thumbnail.py to 0017_add_thumbnail.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0004_permissions.py to 0004_permissions.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0023_create_index_mark_collections.py to 0023_create_index_mark_collections.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0009_auto__del_field_course_promotion_video__del_field_question_solution_vi.py to 0009_auto__del_field_course_promotion_video__del_field_question_solution_vi.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0022_msg_migrate_marks.py to 0022_msg_migrate_marks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0010_optimize_activity.py to 0010_optimize_activity.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0025_auto__add_coursestudent__chg_field_course_status.py to 0025_auto__add_coursestudent__chg_field_course_status.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0019_fix_error_option_natural_key.py to 0019_fix_error_option_natural_key.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0014_auto__add_unique_course_slug__add_unique_announcement_slug.py to 0014_auto__add_unique_course_slug__add_unique_announcement_slug.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0027_fill_old_course_status.py to 0027_fill_old_course_status.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0026_auto__add_field_course_created_from.py to 0026_auto__add_field_course_created_from.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0020_auto__add_unique_unit_course_title__add_unique_option_y_x_question__ad.py to 0020_auto__add_unique_unit_course_title__add_unique_option_y_x_question__ad.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0008_convert_videos_to_media_contents.py to 0008_convert_videos_to_media_contents.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0028_auto__add_field_course_is_activity_clonable.py to 0028_auto__add_field_course_is_activity_clonable.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0024_update_user_max_length.py to 0024_update_user_max_length.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0006_auto__add_field_unit_status__add_field_course_status.py to 0006_auto__add_field_unit_status__add_field_course_status.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0011_optimize_answers.py to 0011_optimize_answers.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/migrations/0030_auto__add_field_course_max_mass_emails_month.py to 0030_auto__add_field_course_max_mass_emails_month.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/backends.py to backends.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/marks.py to marks.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/feeds.py to feeds.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/courses/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/fixtures/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/0002_auto__add_alignment__add_issuer__add_revocation__add_tag__add_identity.py to 0002_auto__add_alignment__add_issuer__add_revocation__add_tag__add_identity.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/0007_add_criteria_to_badges.py to 0007_add_criteria_to_badges.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/0005_auto__del_issuer.py to 0005_auto__del_issuer.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/0004_auto__chg_field_issuer_url__chg_field_badge_criteria__del_field_award_.py to 0004_auto__chg_field_issuer_url__chg_field_badge_criteria__del_field_award_.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/0006_awards_migration.py to 0006_awards_migration.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/migrations/0003_auto__del_field_identity_hash__add_field_identity_identity_hash.py to 0003_auto__del_field_identity_hash__add_field_identity_identity_hash.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/badges/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng/decorators.py to decorators.pyc writing byte-compilation script '/tmp/tmp0HLSL9.py' /usr/bin/python -OO /tmp/tmp0HLSL9.py removing /tmp/tmp0HLSL9.py running install_egg_info running egg_info writing requirements to moocng.egg-info/requires.txt writing moocng.egg-info/PKG-INFO writing top-level names to moocng.egg-info/top_level.txt writing dependency_links to moocng.egg-info/dependency_links.txt writing entry points to moocng.egg-info/entry_points.txt reading manifest file 'moocng.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching '*.eot' under directory 'moocng' warning: no files found matching '*.otf' under directory 'moocng' warning: no files found matching '*.svg' under directory 'moocng' warning: no files found matching '*.woff' under directory 'moocng' warning: no files found matching 'LICENSE' under directory 'moocng' warning: no files found matching '*.otf' under directory 'moocng' warning: no files found matching '*.svg' under directory 'moocng' writing manifest file 'moocng.egg-info/SOURCES.txt' Copying moocng.egg-info to /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6/site-packages/moocng-0.1.3-py2.6.egg-info running install_scripts + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64//usr/share/doc/openmooc/moocng + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/supervisord.d/ + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/init.d/ + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/openmooc/moocng/moocngsettings/ + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/openmooc/moocng/moocngsaml2/ + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/nginx/conf.d/ + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/bin/ + install -d -m 755 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/var/lib/openmooc/moocng/media /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/var/lib/openmooc/moocng/static + install -d -m 770 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/var/run/openmooc/moocng + install -d -m 775 /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/var/log/openmooc/moocng + install -m 755 /builddir/build/SOURCES/openmooc-moocng-celeryd /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/init.d/celeryd + cp -R moocng/settings/__init__.py moocng/settings/common.py moocng/settings/devel.py moocng/settings/local.py.example moocng/settings/saml_settings.py /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/openmooc/moocng/moocngsettings/ + install -m 755 /builddir/build/SOURCES/openmooc-moocng-config.py /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/openmooc/moocng/moocngsettings/config_local.py + install -m 755 /builddir/build/SOURCES/openmooc-moocng-moocng.py /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/bin/openmooc-moocng-admin + install -m 755 /builddir/build/SOURCES/openmooc-moocng-nginx.conf /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/nginx/conf.d/moocng.conf + install -m 755 /builddir/build/SOURCES/openmooc-moocng-supervisor.conf /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/etc/supervisord.d/openmooc-moocng-supervisord.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/openmooc-moocng-0.1.3 find: `debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openmooc-moocng-0.1.3-7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.msm9r1 + umask 022 + cd /builddir/build/BUILD + cd openmooc-moocng-0.1.3 + DOCDIR=/builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/share/doc/openmooc-moocng-0.1.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/share/doc/openmooc-moocng-0.1.3 + /bin/mkdir -p /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/share/doc/openmooc-moocng-0.1.3 + cp -pr CHANGES COPYING README.rst manuals/ /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64/usr/share/doc/openmooc-moocng-0.1.3 + exit 0 Provides: config(openmooc-moocng) = 0.1.3-7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/env python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64 warning: Could not canonicalize hostname: i-0000d9df Wrote: /builddir/build/RPMS/openmooc-moocng-0.1.3-7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i9fJ1j + umask 022 + cd /builddir/build/BUILD + cd openmooc-moocng-0.1.3 + rm -rf /builddir/build/BUILDROOT/openmooc-moocng-0.1.3-7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->