Hi, I've got the same problem on travis : https://lists.alioth.debian.org/pipermail/python-daemon-devel/2015-September/000127.html
Maybe the problem is in version managerment (as it is reported as unknow UNKNOWN) : Installed /tmp/easy_install-Sz0oxq/python-daemon-2.0.5/.eggs/docutils-0.12-py2.7.egg /home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/setuptools/dist.py:292: UserWarning: The version specified (u'UNKNOWN') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. "details." % self.metadata.version /home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'python-daemon (UNKNOWN)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions. PEP440Warning, creating /home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/python_daemon-UNKNOWN-py2.7.egg Extracting python_daemon-UNKNOWN-py2.7.egg to /home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages Adding python-daemon UNKNOWN to easy-install.pth file Installed /home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/python_daemon-UNKNOWN-py2.7.egg error: Could not find required distribution python-daemon==2.0.5 The command "python setup.py install" failed and exited with 1 during . Your build has been stopped. The full log is here : https://travis-ci.org/bibi21000/janitoo/jobs/90588932 bibi21000
_______________________________________________ python-daemon-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-daemon-devel
