Following the instructions found here:

   https://mailman-bundler.readthedocs.org/en/latest/

No problems installing the Install Virtualenv (the Python 2.7
version), and made sure I ran that and not the v3 version.
It also looks like the zc.buildout install went OK.

At first the buildout command appears to chug along OK, although
with many warnings.  But eventually we hit a wall with:

   :
   :
   :
Getting distribution for 'python-social-auth>=0.2.3'.
warning: no previously-included files matching '*' found under directory '.tox'
warning: no previously-included files matching '*.pyc' found under directory 
'social'
warning: no previously-included files matching '*.pyc' found under directory 
'examples'
warning: no previously-included files matching '*.db' found under directory 
'examples'
warning: no previously-included files matching 'local_settings.py' found under 
directory 'examples'
warning: no previously-included files matching '*' found under directory 
'examples/webpy_example/sessions'
No eggs found in 
/tmp/easy_install-EoeZsT/python-social-auth-0.2.10/egg-dist-tmp-QsdLrf (setup 
script problem?)
While:
  Installing mailman-web.
  Getting distribution for 'python-social-auth>=0.2.3'.
Error: Couldn't install: python-social-auth 0.2.10
(venv)$

Full buildout log attached.  Any suggestions on how to proceed
would be welcomed.

...BC

--
=====================================[ bill.co...@unh.edu ]==
 Bill Costa
 1 Leavitt Lane
 UNH IT -- 1st Floor
 University of New Hampshire
 Durham, NH  03824
 USA
 Voice: +1-603-862-3056
 No good deed... Goes unpunished.
===========================[ http://pubpages.unh.edu/~wfc ]==
(venv)$ cd mailman-bundler/
(venv)$ pip install zc.buildout
Collecting zc.buildout
  Downloading zc.buildout-2.3.1.tar.gz (292kB)
    100% |████████████████████████████████| 294kB 1.1MB/s 
Requirement already satisfied (use --upgrade to upgrade): setuptools>=8.0 in 
/usr/local/mailman3/UNH/Src/venv/lib/python2.7/site-packages (from zc.buildout)
Building wheels for collected packages: zc.buildout
  Running setup.py bdist_wheel for zc.buildout
  Stored in directory: 
/usr/local/mailman/.cache/pip/wheels/e1/87/5d/6256832fdc9428cc897a32eda12322a8eafd77c0dfca171b39
Successfully built zc.buildout
Installing collected packages: zc.buildout
Successfully installed zc.buildout-2.3.1
(venv)$ buildout
Creating directory '/usr/local/mailman3/UNH/Src/mailman-bundler/bin'.
Creating directory '/usr/local/mailman3/UNH/Src/mailman-bundler/parts'.
Creating directory '/usr/local/mailman3/UNH/Src/mailman-bundler/eggs'.
Creating directory '/usr/local/mailman3/UNH/Src/mailman-bundler/develop-eggs'.
Develop: '/usr/local/mailman3/UNH/Src/mailman-bundler/.'
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'.
Got djangorecipe 1.11.
Getting distribution for 'Django'.
warning: no previously-included files matching '__pycache__' found under 
directory '*'
warning: no previously-included files matching '*.py[co]' found under directory 
'*'
Got Django 1.8.2.
Getting distribution for 'zc.recipe.egg>=2.0.0a3'.
Got zc.recipe.egg 2.0.1.
Getting distribution for 'collective.recipe.cmd'.
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
Got collective.recipe.cmd 0.10.
Getting distribution for 'z3c.recipe.filetemplate'.
Got z3c.recipe.filetemplate 2.2.0.
Installing mailman-web.
Getting distribution for 'Django<1.8'.
warning: no previously-included files matching '__pycache__' found under 
directory '*'
warning: no previously-included files matching '*.py[co]' found under directory 
'*'
Got Django 1.7.8.
Getting distribution for 'postorius'.
no previously-included directories found matching 'src/postorius/doc/_build'
zip_safe flag not set; analyzing archive contents...
postorius.doc.conf: module references __file__
postorius.tests.__init__: module references __file__
Got postorius 1.0.1.
Getting distribution for 'hyperkitty'.
warning: no files found matching 'requirements.txt'
zip_safe flag not set; analyzing archive contents...
hyperkitty.tests.utils: module references __file__
Got HyperKitty 1.0.1.
Getting distribution for 'Whoosh'.
warning: no files found matching '*.txt' under directory 'tests'
warning: no files found matching '*.txt' under directory 'benchmark'
warning: no files found matching '*.txt' under directory 'docs'
warning: no files found matching '*.txt' under directory 'files'
warning: no files found matching '*.py' under directory 'files'
warning: no files found matching '*.jpg' under directory 'files'
Got Whoosh 2.7.0.
Getting distribution for 'mock'.
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.html' under directory 'docs'
warning: no files found matching '*.js' under directory 'docs'
zip_safe flag not set; analyzing archive contents...
Got mock 1.0.1.
Getting distribution for 'beautifulsoup4'.
zip_safe flag not set; analyzing archive contents...
Got beautifulsoup4 4.3.2.
Getting distribution for 'lockfile>=0.9.1'.

Installed /tmp/easy_install-02CUv5/lockfile-0.10.2/.eggs/pbr-1.0.1-py2.7.egg
Got lockfile 0.10.2.
Getting distribution for 'django-extensions>=1.3.7'.
zip_safe flag not set; analyzing archive contents...
django_extensions.settings: module references __file__
django_extensions.management.utils: module references __file__
django_extensions.management.commands.syncdata: module references __file__
django_extensions.management.commands.show_templatetags: module MAY be using 
inspect.getabsfile
django_extensions.management.commands.runprofileserver: module references 
__path__
django_extensions.management.commands.create_jobs: module references __file__
django_extensions.management.commands.create_jobs: module references __path__
django_extensions.management.commands.create_command: module references __file__
django_extensions.management.commands.create_command: module references __path__
django_extensions.management.commands.create_template_tags: module references 
__file__
django_extensions.management.commands.create_template_tags: module references 
__path__
django_extensions.management.commands.runserver_plus: module references __path__
django_extensions.management.commands.create_app: module references __path__
Got django-extensions 1.5.5.
Getting distribution for 'django-haystack>=2.1.0'.
Got django-haystack 2.3.1.
Getting distribution for 'enum34>=1.0'.
zip_safe flag not set; analyzing archive contents...
Got enum34 1.0.4.
Getting distribution for 'networkx>=1.9.1'.
warning: no files found matching 'scripts/*'
warning: no files found matching 'networkx/tests/*.txt'
warning: no files found matching 'networkx/*/*/tests/*.txt'
warning: no previously-included files matching '*~' found anywhere in 
distribution
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
warning: no previously-included files matching '.svn' found anywhere in 
distribution
no previously-included directories found matching 'doc/build'
no previously-included directories found matching 
'doc/source/reference/generated'
no previously-included directories found matching 'doc/source/examples'
no previously-included directories found matching 'doc/source/static/examples'
no previously-included directories found matching 
'doc/source/templates/gallery.html'
Got networkx 1.9.1.
Getting distribution for 'python-dateutil<2.0'.
Got python-dateutil 1.5.
Getting distribution for 'mailmanclient>=1.0.0b1'.
no previously-included directories found matching '_build'
no previously-included directories found matching 'dist'
no previously-included directories found matching '.tox'
warning: no previously-included files found matching '.bzrignore'
zip_safe flag not set; analyzing archive contents...
mailmanclient.testing.nose: module references __file__
Installing mailmanclient 1.0.0+rev71
Caused installation of a distribution:
mailmanclient 1.0.0
with a different version.
Got mailmanclient 1.0.0.
Getting distribution for 'django-browserid>=0.11.1'.
Got django-browserid 1.0.0.
Getting distribution for 'django-compressor>=1.3'.
warning: no files found matching '*.js' under directory 'compressor/tests/media'
warning: no files found matching '*.css' under directory 
'compressor/tests/media'
warning: no files found matching '*.png' under directory 
'compressor/tests/media'
warning: no files found matching '*.coffee' under directory 
'compressor/tests/media'
Got django-compressor 1.5.
Getting distribution for 'django-paintstore>=0.1.2'.
Got django-paintstore 0.2.
Getting distribution for 'pytz>=2012'.
Got pytz 2015.4.
Getting distribution for 'robot-detection>=0.3'.
/usr/local/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown 
distribution option: 'summary'
  warnings.warn(msg)
zip_safe flag not set; analyzing archive contents...
Got robot-detection 0.3.
Getting distribution for 'cssmin>=0.2.0'.
warning: no previously-included files matching '.DS_Store' found anywhere in 
distribution
zip_safe flag not set; analyzing archive contents...
Got cssmin 0.2.0.
Getting distribution for 'rjsmin>=1.0.6'.
zip_safe flag not set; analyzing archive contents...
Got rjsmin 1.0.10.
Getting distribution for 'django-crispy-forms>=1.4.0'.
warning: no files found matching '*' under directory 'crispy_forms/static'
Got django-crispy-forms 1.4.0.
Getting distribution for 'djangorestframework>=3.0.0'.
warning: no previously-included files matching '__pycache__' found under 
directory '*'
warning: no previously-included files matching '*.py[co]' found under directory 
'*'
Got djangorestframework 3.1.3.
Getting distribution for 'python-social-auth>=0.2.3'.
warning: no previously-included files matching '*' found under directory '.tox'
warning: no previously-included files matching '*.pyc' found under directory 
'social'
warning: no previously-included files matching '*.pyc' found under directory 
'examples'
warning: no previously-included files matching '*.db' found under directory 
'examples'
warning: no previously-included files matching 'local_settings.py' found under 
directory 'examples'
warning: no previously-included files matching '*' found under directory 
'examples/webpy_example/sessions'
No eggs found in 
/tmp/easy_install-EoeZsT/python-social-auth-0.2.10/egg-dist-tmp-QsdLrf (setup 
script problem?)
While:
  Installing mailman-web.
  Getting distribution for 'python-social-auth>=0.2.3'.
Error: Couldn't install: python-social-auth 0.2.10
(venv)$ 
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to