@sdague: the issue still happens with the version of Tox from the Ubuntu Wily: 2.1.1-2
I was able to install Tox and Virtualenv without running the dangerous "sudo pip install": sudo apt-get purge virtualenv tox sudo apt-get install python-pluggy python-pretend python-mock python-scripttest python-pytest python-stdeb sudo DEB_BUILD_OPTIONS=nocheck pypi-install virtualenv sudo DEB_BUILD_OPTIONS=nocheck pypi-install tox virtualenv --version ; tox --version rm .tox -rf && tox -epy27 -v -v --notest -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1486335 Title: Create nova.conf with tox -egenconfig : ValueError: ("Expected ',' or end-of-list in", "Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'", 'at', ";python_version=='2.7'") To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1486335/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
