Hello!
Trying to buildout plumi, have tried ubuntu 15 and debian 8. Always stops at 
the following: 
/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" 
"-mUNxd" "/home/plumi.app-4.5/eggs/tmp0pvLNV" "-q" 
"/home/plumi.app-4.5/downloads/dist/pyftpdlib-1.5.0.tar.gz"
path=/home/plumi.app-4.5/eggs/setuptools-0.6c11-py2.7.egg

warning: no files found matching '*README*' under directory 'demo'
zip_safe flag not set; analyzing archive contents...
pyftpdlib.splice: module references __file__
pyftpdlib.test.runner: module references __file__
pyftpdlib.test.test_functional_ssl: module references __file__

'pysendfile' third-party module is not installed. This is not
essential but it considerably speeds up file transfers.
You can install it with 'pip install pysendfile'.
More at: https://github.com/giampaolo/pysendfile
Got pyftpdlib 1.5.0.
Picked: pyftpdlib = 1.5.0
While:
  Installing.
  Getting section ploneftp.
  Initializing section ploneftp.
  Loading zc.buildout recipe entry unweb.recipe.ploneftp:default.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File 
"/home/plumi.app-4.5/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", 
line 1683, in main
    getattr(buildout, command)(args)
  File 
"/home/plumi.app-4.5/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", 
line 439, in install
    [self[part]['recipe'] for part in install_parts]
  File 
"/home/plumi.app-4.5/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", 
line 987, in __getitem__
    options._initialize()
  File 
"/home/plumi.app-4.5/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", 
line 1071, in _initialize
    recipe_class = _install_and_load(reqs, 'zc.buildout', entry, buildout)
  File 
"/home/plumi.app-4.5/eggs/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", 
line 1032, in _install_and_load
    req.project_name, group, entry)
  File "/home/plumi.app-4.5/eggs/setuptools-0.6c11-py2.7.egg/pkg_resources.py", 
line 318, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/home/plumi.app-4.5/eggs/setuptools-0.6c11-py2.7.egg/pkg_resources.py", 
line 2221, in load_entry_point
    return ep.load()
  File "/home/plumi.app-4.5/eggs/setuptools-0.6c11-py2.7.egg/pkg_resources.py", 
line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File 
"/home/plumi.app-4.5/eggs/unweb.recipe.ploneftp-0.1-py2.7.egg/unweb/recipe/ploneftp/__init__.py",
 line 14, in <module>
    from unweb.recipe.ploneftp import zope_ftpd
  File 
"/home/plumi.app-4.5/eggs/unweb.recipe.ploneftp-0.1-py2.7.egg/unweb/recipe/ploneftp/zope_ftpd.py",
 line 39, in <module>
    from pyftpdlib import ftpserver
ImportError: cannot import name ftpserver
root@server-1:/home/plumi.app-4.5#


Any ideas??

-Klosse
Finland

_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to