[Mailman-Developers] MM3 trying to buildout / errors

fsantiago at garbage-juice.com fsantiago at garbage-juice.com
Mon Dec 7 17:06:44 EST 2015


Why on centos 7 do i receive the following when attempting to build MM3 
using the mailman-bundler package:

(venv)[mailman3 at mail mailman-bundler-3.0.0]$ buildout
Creating directory '/downloads/mailman-bundler-3.0.0/eggs'.
Creating directory '/downloads/mailman-bundler-3.0.0/bin'.
Creating directory '/downloads/mailman-bundler-3.0.0/parts'.
Creating directory '/downloads/mailman-bundler-3.0.0/develop-eggs'.
Develop: '/downloads/mailman-bundler-3.0.0/.'
warning: no files found matching '*.in' under directory 
'mailman_bundler'
warning: no files found matching '*.in' under directory 'deployment'
warning: no files found matching 'deployment/mailman-web.logrotate.conf'
Getting distribution for 'djangorecipe'.
warning: no previously-included files found matching 'Makefile'
warning: no previously-included files found matching '*.yml'
warning: no previously-included files found matching 'bootstrap.py'
Got djangorecipe 2.1.2.
Getting distribution for 'Django'.
no previously-included directories found matching 
'django/contrib/admin/bin'
warning: no previously-included files matching '__pycache__' found under 
directory '*'
   File "build/bdist.linux-x86_64/egg/django/conf/app_template/apps.py", 
line 4
     class {{ camel_case_app_name }}Config(AppConfig):
           ^
SyntaxError: invalid syntax

   File 
"build/bdist.linux-x86_64/egg/django/conf/app_template/models.py", line 
1
     {{ unicode_literals }}from django.db import models
                              ^
SyntaxError: invalid syntax

   File 
"/downloads/mailman-bundler-3.0.0/eggs/tmpR9TGDA/Django-1.9-py2.7.egg/django/conf/app_template/apps.py", 
line 4
     class {{ camel_case_app_name }}Config(AppConfig):
           ^
SyntaxError: invalid syntax

   File 
"/downloads/mailman-bundler-3.0.0/eggs/tmpR9TGDA/Django-1.9-py2.7.egg/django/conf/app_template/models.py", 
line 1
     {{ unicode_literals }}from django.db import models
                              ^
SyntaxError: invalid syntax

Got Django 1.9.
Getting distribution for 'zc.recipe.egg>=2.0.0a3'.
Got zc.recipe.egg 2.0.3.
Getting distribution for 'collective.recipe.cmd'.
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
warning: no previously-included files found matching 'bootstrap.py'
warning: no previously-included files found matching 'buildout.cfg'
warning: no previously-included files found matching 'tox.ini'
Got collective.recipe.cmd 0.11.
Getting distribution for 'z3c.recipe.filetemplate'.
Got z3c.recipe.filetemplate 2.2.0.
templates: No template found for these file names: *.in
While:
   Installing.
   Getting section templates.
   Initializing section templates.
Error: No template found for these file names: *.in
(venv)[mailman3 at mail mailman-bundler-3.0.0]$


??????

Thanks.

- Fabian S.


More information about the Mailman-Developers mailing list