Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-helpdesk.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f66abc3cda821d49d290dcaf87ad583c5ad8bd62/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-helpdesk.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-django-helpdesk-0.1.12-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-helpdesk.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f66abc3cda821d49d290dcaf87ad583c5ad8bd62/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-helpdesk.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AE12vb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-helpdesk-0.1.12 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/django-helpdesk-0.1.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd django-helpdesk-0.1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django-helpdesk.egg-info + rm -rf helpdesk/management/commands/__init__.py helpdesk/management/commands/create_escalation_exclusions.py helpdesk/management/commands/create_usersettings.py helpdesk/management/commands/escalate_tickets.py helpdesk/management/commands/get_email.py + rm -rf helpdesk/static/helpdesk/helpdesk-print.css + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GSv1lw + umask 022 + cd /builddir/build/BUILD + cd django-helpdesk-0.1.12 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/helpdesk copying helpdesk/lib.py -> build/lib/helpdesk copying helpdesk/urls.py -> build/lib/helpdesk copying helpdesk/models.py -> build/lib/helpdesk copying helpdesk/settings.py -> build/lib/helpdesk copying helpdesk/admin.py -> build/lib/helpdesk copying helpdesk/__init__.py -> build/lib/helpdesk copying helpdesk/forms.py -> build/lib/helpdesk copying helpdesk/akismet.py -> build/lib/helpdesk creating build/lib/helpdesk/templatetags copying helpdesk/templatetags/in_list.py -> build/lib/helpdesk/templatetags copying helpdesk/templatetags/saved_queries.py -> build/lib/helpdesk/templatetags copying helpdesk/templatetags/ticket_to_link.py -> build/lib/helpdesk/templatetags copying helpdesk/templatetags/__init__.py -> build/lib/helpdesk/templatetags copying helpdesk/templatetags/load_helpdesk_settings.py -> build/lib/helpdesk/templatetags creating build/lib/helpdesk/migrations copying helpdesk/migrations/0002_auto__add_ticketdependency__add_unique_ticketdependency_ticket_depends.py -> build/lib/helpdesk/migrations copying helpdesk/migrations/0005_auto__add_field_customfield_empty_selection_list.py -> build/lib/helpdesk/migrations copying helpdesk/migrations/0006_auto__add_field_ticket_tags.py -> build/lib/helpdesk/migrations copying helpdesk/migrations/0003_auto__add_field_customfield_ordering.py -> build/lib/helpdesk/migrations copying helpdesk/migrations/0004_auto__add_field_ticket_due_date.py -> build/lib/helpdesk/migrations copying helpdesk/migrations/__init__.py -> build/lib/helpdesk/migrations copying helpdesk/migrations/0001_initial.py -> build/lib/helpdesk/migrations copying helpdesk/migrations/0007_auto__chg_field_attachment_mime_type.py -> build/lib/helpdesk/migrations creating build/lib/helpdesk/management copying helpdesk/management/__init__.py -> build/lib/helpdesk/management creating build/lib/helpdesk/views copying helpdesk/views/kb.py -> build/lib/helpdesk/views copying helpdesk/views/public.py -> build/lib/helpdesk/views copying helpdesk/views/__init__.py -> build/lib/helpdesk/views copying helpdesk/views/feeds.py -> build/lib/helpdesk/views copying helpdesk/views/api.py -> build/lib/helpdesk/views copying helpdesk/views/staff.py -> build/lib/helpdesk/views creating build/lib/helpdesk/tests copying helpdesk/tests/public_actions.py -> build/lib/helpdesk/tests copying helpdesk/tests/ticket_submission.py -> build/lib/helpdesk/tests copying helpdesk/tests/__init__.py -> build/lib/helpdesk/tests running egg_info writing requirements to django_helpdesk.egg-info/requires.txt writing django_helpdesk.egg-info/PKG-INFO writing top-level names to django_helpdesk.egg-info/top_level.txt writing dependency_links to django_helpdesk.egg-info/dependency_links.txt reading manifest file 'django_helpdesk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'UPGRADE' warning: no files found matching '*' under directory 'docs/html' writing manifest file 'django_helpdesk.egg-info/SOURCES.txt' creating build/lib/helpdesk/fixtures copying helpdesk/fixtures/initial_data.json -> build/lib/helpdesk/fixtures creating build/lib/helpdesk/locale creating build/lib/helpdesk/locale/de creating build/lib/helpdesk/locale/de/LC_MESSAGES copying helpdesk/locale/de/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/de/LC_MESSAGES copying helpdesk/locale/de/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/de/LC_MESSAGES creating build/lib/helpdesk/locale/el creating build/lib/helpdesk/locale/el/LC_MESSAGES copying helpdesk/locale/el/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/el/LC_MESSAGES copying helpdesk/locale/el/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/el/LC_MESSAGES creating build/lib/helpdesk/locale/en creating build/lib/helpdesk/locale/en/LC_MESSAGES copying helpdesk/locale/en/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/en/LC_MESSAGES copying helpdesk/locale/en/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/en/LC_MESSAGES creating build/lib/helpdesk/locale/es creating build/lib/helpdesk/locale/es/LC_MESSAGES copying helpdesk/locale/es/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/es/LC_MESSAGES copying helpdesk/locale/es/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/es/LC_MESSAGES creating build/lib/helpdesk/locale/es_CO creating build/lib/helpdesk/locale/es_CO/LC_MESSAGES copying helpdesk/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/es_CO/LC_MESSAGES copying helpdesk/locale/es_CO/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/es_CO/LC_MESSAGES creating build/lib/helpdesk/locale/es_MX creating build/lib/helpdesk/locale/es_MX/LC_MESSAGES copying helpdesk/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/es_MX/LC_MESSAGES copying helpdesk/locale/es_MX/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/es_MX/LC_MESSAGES creating build/lib/helpdesk/locale/fa_IR creating build/lib/helpdesk/locale/fa_IR/LC_MESSAGES copying helpdesk/locale/fa_IR/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/fa_IR/LC_MESSAGES copying helpdesk/locale/fa_IR/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/fa_IR/LC_MESSAGES creating build/lib/helpdesk/locale/fi creating build/lib/helpdesk/locale/fi/LC_MESSAGES copying helpdesk/locale/fi/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/fi/LC_MESSAGES copying helpdesk/locale/fi/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/fi/LC_MESSAGES creating build/lib/helpdesk/locale/fr creating build/lib/helpdesk/locale/fr/LC_MESSAGES copying helpdesk/locale/fr/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/fr/LC_MESSAGES copying helpdesk/locale/fr/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/fr/LC_MESSAGES creating build/lib/helpdesk/locale/hu creating build/lib/helpdesk/locale/hu/LC_MESSAGES copying helpdesk/locale/hu/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/hu/LC_MESSAGES copying helpdesk/locale/hu/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/hu/LC_MESSAGES creating build/lib/helpdesk/locale/it creating build/lib/helpdesk/locale/it/LC_MESSAGES copying helpdesk/locale/it/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/it/LC_MESSAGES copying helpdesk/locale/it/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/it/LC_MESSAGES creating build/lib/helpdesk/locale/nb_NO creating build/lib/helpdesk/locale/nb_NO/LC_MESSAGES copying helpdesk/locale/nb_NO/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/nb_NO/LC_MESSAGES copying helpdesk/locale/nb_NO/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/nb_NO/LC_MESSAGES creating build/lib/helpdesk/locale/pl creating build/lib/helpdesk/locale/pl/LC_MESSAGES copying helpdesk/locale/pl/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/pl/LC_MESSAGES copying helpdesk/locale/pl/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/pl/LC_MESSAGES creating build/lib/helpdesk/locale/pt_BR creating build/lib/helpdesk/locale/pt_BR/LC_MESSAGES copying helpdesk/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/pt_BR/LC_MESSAGES copying helpdesk/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/pt_BR/LC_MESSAGES creating build/lib/helpdesk/locale/ru creating build/lib/helpdesk/locale/ru/LC_MESSAGES copying helpdesk/locale/ru/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/ru/LC_MESSAGES copying helpdesk/locale/ru/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/ru/LC_MESSAGES creating build/lib/helpdesk/locale/sv creating build/lib/helpdesk/locale/sv/LC_MESSAGES copying helpdesk/locale/sv/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/sv/LC_MESSAGES copying helpdesk/locale/sv/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/sv/LC_MESSAGES creating build/lib/helpdesk/locale/zh_CN creating build/lib/helpdesk/locale/zh_CN/LC_MESSAGES copying helpdesk/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/helpdesk/locale/zh_CN/LC_MESSAGES copying helpdesk/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/helpdesk/locale/zh_CN/LC_MESSAGES creating build/lib/helpdesk/static creating build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/filter.js -> build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/helpdesk-extend.css -> build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/helpdesk.css -> build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/hover.js -> build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/jquery-1.5.min.js -> build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/jquery-ui-1.8.9.custom.min.js -> build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/jquery.translate-debug-all.js -> build/lib/helpdesk/static/helpdesk copying helpdesk/static/helpdesk/rss_icon.png -> build/lib/helpdesk/static/helpdesk creating build/lib/helpdesk/static/helpdesk/buttons copying helpdesk/static/helpdesk/buttons/accept.png -> build/lib/helpdesk/static/helpdesk/buttons copying helpdesk/static/helpdesk/buttons/button_template.psd -> build/lib/helpdesk/static/helpdesk/buttons copying helpdesk/static/helpdesk/buttons/button_template.txt -> build/lib/helpdesk/static/helpdesk/buttons copying helpdesk/static/helpdesk/buttons/delete.png -> build/lib/helpdesk/static/helpdesk/buttons copying helpdesk/static/helpdesk/buttons/edit.png -> build/lib/helpdesk/static/helpdesk/buttons copying helpdesk/static/helpdesk/buttons/take.png -> build/lib/helpdesk/static/helpdesk/buttons creating build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme copying helpdesk/static/helpdesk/jquery-smoothness-theme/jquery-ui-1.8.9.custom.css -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme creating build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_flat_0_aaaaaa_40x100.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_flat_75_ffffff_40x100.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_55_fbf9ee_1x400.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_75_dadada_1x400.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_75_e6e6e6_1x400.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_95_fef1ec_1x400.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_222222_256x240.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_2e83ff_256x240.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_454545_256x240.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_888888_256x240.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_cd0a0a_256x240.png -> build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images creating build/lib/helpdesk/static/helpdesk/jquery.jqplot copying helpdesk/static/helpdesk/jquery.jqplot/excanvas.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot copying helpdesk/static/helpdesk/jquery.jqplot/jquery.jqplot.min.css -> build/lib/helpdesk/static/helpdesk/jquery.jqplot copying helpdesk/static/helpdesk/jquery.jqplot/jquery.jqplot.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot creating build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.BezierCurveRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.barRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.blockRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.bubbleRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.canvasTextRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.categoryAxisRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.cursor.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.dateAxisRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.donutRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.dragable.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.enhancedLegendRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.funnelRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.highlighter.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.logAxisRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.mekkoAxisRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.mekkoRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.meterGaugeRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.ohlcRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.pieRenderer.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.pointLabels.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins copying helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.trendline.min.js -> build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins creating build/lib/helpdesk/static/helpdesk/priorities copying helpdesk/static/helpdesk/priorities/priority1.png -> build/lib/helpdesk/static/helpdesk/priorities copying helpdesk/static/helpdesk/priorities/priority2.png -> build/lib/helpdesk/static/helpdesk/priorities copying helpdesk/static/helpdesk/priorities/priority3.png -> build/lib/helpdesk/static/helpdesk/priorities copying helpdesk/static/helpdesk/priorities/priority4.png -> build/lib/helpdesk/static/helpdesk/priorities copying helpdesk/static/helpdesk/priorities/priority5.png -> build/lib/helpdesk/static/helpdesk/priorities copying helpdesk/static/helpdesk/priorities/readme.txt -> build/lib/helpdesk/static/helpdesk/priorities creating build/lib/helpdesk/templates creating build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/attribution.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/base.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/confirm_delete_saved_query.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/create_ticket.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/dashboard.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/debug.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/delete_ticket.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/edit_ticket.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/email_ignore_add.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/email_ignore_del.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/email_ignore_list.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/followup_edit.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/help_api.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/help_base.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/help_context.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/kb_category.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/kb_index.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/kb_item.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/navigation.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/public_base.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/public_change_language.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/public_homepage.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/public_spam.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/public_view_form.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/public_view_ticket.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/report_index.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/report_output.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/rss_list.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/system_settings.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket_cc_add.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket_cc_del.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket_cc_list.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket_dependency_add.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket_dependency_del.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket_desc_table.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/ticket_list.html -> build/lib/helpdesk/templates/helpdesk copying helpdesk/templates/helpdesk/user_settings.html -> build/lib/helpdesk/templates/helpdesk creating build/lib/helpdesk/templates/helpdesk/de copying helpdesk/templates/helpdesk/de/email_html_base.html -> build/lib/helpdesk/templates/helpdesk/de copying helpdesk/templates/helpdesk/de/email_text_footer.txt -> build/lib/helpdesk/templates/helpdesk/de creating build/lib/helpdesk/templates/helpdesk/en copying helpdesk/templates/helpdesk/en/email_html_base.html -> build/lib/helpdesk/templates/helpdesk/en copying helpdesk/templates/helpdesk/en/email_text_footer.txt -> build/lib/helpdesk/templates/helpdesk/en creating build/lib/helpdesk/templates/helpdesk/fr copying helpdesk/templates/helpdesk/fr/email_html_base.html -> build/lib/helpdesk/templates/helpdesk/fr copying helpdesk/templates/helpdesk/fr/email_text_footer.txt -> build/lib/helpdesk/templates/helpdesk/fr creating build/lib/helpdesk/templates/helpdesk/it copying helpdesk/templates/helpdesk/it/email_html_base.html -> build/lib/helpdesk/templates/helpdesk/it copying helpdesk/templates/helpdesk/it/email_text_footer.txt -> build/lib/helpdesk/templates/helpdesk/it creating build/lib/helpdesk/templates/helpdesk/registration copying helpdesk/templates/helpdesk/registration/logged_out.html -> build/lib/helpdesk/templates/helpdesk/registration copying helpdesk/templates/helpdesk/registration/login.html -> build/lib/helpdesk/templates/helpdesk/registration creating build/lib/helpdesk/templates/helpdesk/rss copying helpdesk/templates/helpdesk/rss/recent_activity_description.html -> build/lib/helpdesk/templates/helpdesk/rss copying helpdesk/templates/helpdesk/rss/recent_activity_title.html -> build/lib/helpdesk/templates/helpdesk/rss copying helpdesk/templates/helpdesk/rss/ticket_description.html -> build/lib/helpdesk/templates/helpdesk/rss copying helpdesk/templates/helpdesk/rss/ticket_title.html -> build/lib/helpdesk/templates/helpdesk/rss creating build/lib/helpdesk/templates/helpdesk/ru copying helpdesk/templates/helpdesk/ru/email_html_base.html -> build/lib/helpdesk/templates/helpdesk/ru copying helpdesk/templates/helpdesk/ru/email_text_footer.txt -> build/lib/helpdesk/templates/helpdesk/ru + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g7fwmR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch + cd django-helpdesk-0.1.12 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk copying build/lib/helpdesk/lib.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk copying build/lib/helpdesk/urls.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk copying build/lib/helpdesk/models.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/fixtures copying build/lib/helpdesk/fixtures/initial_data.json -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/fixtures creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags copying build/lib/helpdesk/templatetags/in_list.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags copying build/lib/helpdesk/templatetags/saved_queries.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags copying build/lib/helpdesk/templatetags/ticket_to_link.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags copying build/lib/helpdesk/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags copying build/lib/helpdesk/templatetags/load_helpdesk_settings.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags copying build/lib/helpdesk/settings.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/user_settings.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/public_homepage.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/kb_item.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/it copying build/lib/helpdesk/templates/helpdesk/it/email_html_base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/it copying build/lib/helpdesk/templates/helpdesk/it/email_text_footer.txt -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/it copying build/lib/helpdesk/templates/helpdesk/report_index.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/report_output.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/ru copying build/lib/helpdesk/templates/helpdesk/ru/email_html_base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/ru copying build/lib/helpdesk/templates/helpdesk/ru/email_text_footer.txt -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/ru copying build/lib/helpdesk/templates/helpdesk/ticket_dependency_del.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/kb_category.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/edit_ticket.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/ticket_desc_table.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/rss copying build/lib/helpdesk/templates/helpdesk/rss/recent_activity_title.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/rss copying build/lib/helpdesk/templates/helpdesk/rss/ticket_description.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/rss copying build/lib/helpdesk/templates/helpdesk/rss/ticket_title.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/rss copying build/lib/helpdesk/templates/helpdesk/rss/recent_activity_description.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/rss copying build/lib/helpdesk/templates/helpdesk/ticket_list.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/navigation.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/create_ticket.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/public_view_form.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/email_ignore_del.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/help_api.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/fr copying build/lib/helpdesk/templates/helpdesk/fr/email_html_base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/fr copying build/lib/helpdesk/templates/helpdesk/fr/email_text_footer.txt -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/fr copying build/lib/helpdesk/templates/helpdesk/ticket_cc_list.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/de copying build/lib/helpdesk/templates/helpdesk/de/email_html_base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/de copying build/lib/helpdesk/templates/helpdesk/de/email_text_footer.txt -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/de copying build/lib/helpdesk/templates/helpdesk/rss_list.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/followup_edit.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/public_change_language.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/en copying build/lib/helpdesk/templates/helpdesk/en/email_html_base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/en copying build/lib/helpdesk/templates/helpdesk/en/email_text_footer.txt -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/en copying build/lib/helpdesk/templates/helpdesk/ticket_cc_add.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/delete_ticket.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/debug.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/attribution.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/email_ignore_add.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/system_settings.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/ticket_dependency_add.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/dashboard.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/public_base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/registration copying build/lib/helpdesk/templates/helpdesk/registration/login.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/registration copying build/lib/helpdesk/templates/helpdesk/registration/logged_out.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk/registration copying build/lib/helpdesk/templates/helpdesk/confirm_delete_saved_query.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/public_view_ticket.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/ticket.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/ticket_cc_del.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/help_context.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/help_base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/email_ignore_list.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/base.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/kb_index.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk copying build/lib/helpdesk/templates/helpdesk/public_spam.html -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templates/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/it creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/it/LC_MESSAGES copying build/lib/helpdesk/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/it/LC_MESSAGES copying build/lib/helpdesk/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pt_BR/LC_MESSAGES copying build/lib/helpdesk/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pt_BR/LC_MESSAGES copying build/lib/helpdesk/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/ru creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/ru/LC_MESSAGES copying build/lib/helpdesk/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/ru/LC_MESSAGES copying build/lib/helpdesk/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es/LC_MESSAGES copying build/lib/helpdesk/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es/LC_MESSAGES copying build/lib/helpdesk/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/nb_NO creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/nb_NO/LC_MESSAGES copying build/lib/helpdesk/locale/nb_NO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/nb_NO/LC_MESSAGES copying build/lib/helpdesk/locale/nb_NO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/nb_NO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fr creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fr/LC_MESSAGES copying build/lib/helpdesk/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fr/LC_MESSAGES copying build/lib/helpdesk/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/de creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/de/LC_MESSAGES copying build/lib/helpdesk/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/de/LC_MESSAGES copying build/lib/helpdesk/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/sv creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/sv/LC_MESSAGES copying build/lib/helpdesk/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/sv/LC_MESSAGES copying build/lib/helpdesk/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/zh_CN/LC_MESSAGES copying build/lib/helpdesk/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/zh_CN/LC_MESSAGES copying build/lib/helpdesk/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_CO creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_CO/LC_MESSAGES copying build/lib/helpdesk/locale/es_CO/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_CO/LC_MESSAGES copying build/lib/helpdesk/locale/es_CO/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_CO/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/en creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/en/LC_MESSAGES copying build/lib/helpdesk/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/en/LC_MESSAGES copying build/lib/helpdesk/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/hu creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/hu/LC_MESSAGES copying build/lib/helpdesk/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/hu/LC_MESSAGES copying build/lib/helpdesk/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fi creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fi/LC_MESSAGES copying build/lib/helpdesk/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fi/LC_MESSAGES copying build/lib/helpdesk/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fa_IR creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fa_IR/LC_MESSAGES copying build/lib/helpdesk/locale/fa_IR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fa_IR/LC_MESSAGES copying build/lib/helpdesk/locale/fa_IR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/fa_IR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/el creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/el/LC_MESSAGES copying build/lib/helpdesk/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/el/LC_MESSAGES copying build/lib/helpdesk/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_MX creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_MX/LC_MESSAGES copying build/lib/helpdesk/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_MX/LC_MESSAGES copying build/lib/helpdesk/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pl creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pl/LC_MESSAGES copying build/lib/helpdesk/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pl/LC_MESSAGES copying build/lib/helpdesk/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/0002_auto__add_ticketdependency__add_unique_ticketdependency_ticket_depends.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/0005_auto__add_field_customfield_empty_selection_list.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/0006_auto__add_field_ticket_tags.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/0003_auto__add_field_customfield_ordering.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/0004_auto__add_field_ticket_due_date.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations copying build/lib/helpdesk/migrations/0007_auto__chg_field_attachment_mime_type.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/management copying build/lib/helpdesk/management/__init__.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/management creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk copying build/lib/helpdesk/static/helpdesk/rss_icon.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk copying build/lib/helpdesk/static/helpdesk/jquery-1.5.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk copying build/lib/helpdesk/static/helpdesk/filter.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk copying build/lib/helpdesk/static/helpdesk/helpdesk-extend.css -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/priorities copying build/lib/helpdesk/static/helpdesk/priorities/readme.txt -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/priorities copying build/lib/helpdesk/static/helpdesk/priorities/priority4.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/priorities copying build/lib/helpdesk/static/helpdesk/priorities/priority2.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/priorities copying build/lib/helpdesk/static/helpdesk/priorities/priority1.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/priorities copying build/lib/helpdesk/static/helpdesk/priorities/priority5.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/priorities copying build/lib/helpdesk/static/helpdesk/priorities/priority3.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/priorities creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/jquery-ui-1.8.9.custom.css -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_cd0a0a_256x240.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_flat_0_aaaaaa_40x100.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_55_fbf9ee_1x400.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_2e83ff_256x240.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_888888_256x240.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_222222_256x240.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_75_e6e6e6_1x400.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_95_fef1ec_1x400.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_65_ffffff_1x400.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_glass_75_dadada_1x400.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-icons_454545_256x240.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/jquery-smoothness-theme/images/ui-bg_flat_75_ffffff_40x100.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery-smoothness-theme/images copying build/lib/helpdesk/static/helpdesk/hover.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/buttons copying build/lib/helpdesk/static/helpdesk/buttons/delete.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/buttons copying build/lib/helpdesk/static/helpdesk/buttons/button_template.psd -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/buttons copying build/lib/helpdesk/static/helpdesk/buttons/button_template.txt -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/buttons copying build/lib/helpdesk/static/helpdesk/buttons/take.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/buttons copying build/lib/helpdesk/static/helpdesk/buttons/accept.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/buttons copying build/lib/helpdesk/static/helpdesk/buttons/edit.png -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/buttons creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.cursor.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.mekkoAxisRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.enhancedLegendRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.barRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.mekkoRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.dateAxisRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.trendline.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.pointLabels.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.highlighter.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.BezierCurveRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.bubbleRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.funnelRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.categoryAxisRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.dragable.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.ohlcRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.donutRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.meterGaugeRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.logAxisRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.canvasTextRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.blockRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.pieRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot/plugins copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/jquery.jqplot.min.css -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/jquery.jqplot.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot copying build/lib/helpdesk/static/helpdesk/jquery.jqplot/excanvas.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk/jquery.jqplot copying build/lib/helpdesk/static/helpdesk/jquery.translate-debug-all.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk copying build/lib/helpdesk/static/helpdesk/helpdesk.css -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk copying build/lib/helpdesk/static/helpdesk/jquery-ui-1.8.9.custom.min.js -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/static/helpdesk copying build/lib/helpdesk/admin.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk copying build/lib/helpdesk/__init__.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views copying build/lib/helpdesk/views/kb.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views copying build/lib/helpdesk/views/public.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views copying build/lib/helpdesk/views/__init__.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views copying build/lib/helpdesk/views/feeds.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views copying build/lib/helpdesk/views/api.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views copying build/lib/helpdesk/views/staff.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views copying build/lib/helpdesk/forms.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk copying build/lib/helpdesk/akismet.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk creating /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/tests copying build/lib/helpdesk/tests/public_actions.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/tests copying build/lib/helpdesk/tests/ticket_submission.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/tests copying build/lib/helpdesk/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/tests byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags/in_list.py to in_list.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags/saved_queries.py to saved_queries.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags/ticket_to_link.py to ticket_to_link.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/templatetags/load_helpdesk_settings.py to load_helpdesk_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/0002_auto__add_ticketdependency__add_unique_ticketdependency_ticket_depends.py to 0002_auto__add_ticketdependency__add_unique_ticketdependency_ticket_depends.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/0005_auto__add_field_customfield_empty_selection_list.py to 0005_auto__add_field_customfield_empty_selection_list.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/0006_auto__add_field_ticket_tags.py to 0006_auto__add_field_ticket_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/0003_auto__add_field_customfield_ordering.py to 0003_auto__add_field_customfield_ordering.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/0004_auto__add_field_ticket_due_date.py to 0004_auto__add_field_ticket_due_date.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/migrations/0007_auto__chg_field_attachment_mime_type.py to 0007_auto__chg_field_attachment_mime_type.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views/kb.py to kb.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views/public.py to public.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views/feeds.py to feeds.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/views/staff.py to staff.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/akismet.py to akismet.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/tests/public_actions.py to public_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/tests/ticket_submission.py to ticket_submission.pyc byte-compiling /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/helpdesk/tests/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpkxqQhk.py' /usr/bin/python -O /tmp/tmpkxqQhk.py removing /tmp/tmpkxqQhk.py running install_egg_info running egg_info writing requirements to django_helpdesk.egg-info/requires.txt writing django_helpdesk.egg-info/PKG-INFO writing top-level names to django_helpdesk.egg-info/top_level.txt writing dependency_links to django_helpdesk.egg-info/dependency_links.txt reading manifest file 'django_helpdesk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'UPGRADE' warning: no files found matching '*' under directory 'docs/html' writing manifest file 'django_helpdesk.egg-info/SOURCES.txt' Copying django_helpdesk.egg-info to /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7/site-packages/django_helpdesk-0.1.12-py2.7.egg-info running install_scripts + cd /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch + /usr/bin/sed -e 's|^.||' + find . -name 'django*.mo' + /usr/bin/sed -e 's:\(.*/locale/\)\([^/_]\+\)\(.*\.mo$\):%lang(\2) \1\2\3:' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/django-helpdesk-0.1.12 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-django-helpdesk-0.1.12-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bAeYCW + umask 022 + cd /builddir/build/BUILD + cd django-helpdesk-0.1.12 + DOCDIR=/builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/share/doc/python-django-helpdesk-0.1.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/share/doc/python-django-helpdesk-0.1.12 + cp -pr LICENSE.3RDPARTY /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/share/doc/python-django-helpdesk-0.1.12 + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch/usr/share/doc/python-django-helpdesk-0.1.12 + exit 0 warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/de/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/el/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/en/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/es/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/es_CO/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/es_MX/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/fa_IR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/fi/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/fr/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/hu/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/it/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/nb_NO/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/pl/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/pt_BR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/ru/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/sv/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/helpdesk/locale/zh_CN/LC_MESSAGES/django.mo Provides: python-django-helpdesk = 0.1.12-1.el7 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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch Wrote: /builddir/build/RPMS/python-django-helpdesk-0.1.12-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gyJiAV + umask 022 + cd /builddir/build/BUILD + cd django-helpdesk-0.1.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-helpdesk-0.1.12-1.el7.noarch + exit 0 Child return code was: 0