testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00611
[Bug 757439] Re: doc/overview.rst: No such file or directory
Thanks! What are the placeholder.txt files for?
** Changed in: testtools
Status: New => In Progress
** Changed in: testtools
Importance: Undecided => Critical
** Changed in: testtools
Milestone: None => next
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/757439
Title:
doc/overview.rst: No such file or directory
Status in testtools:
In Progress
Bug description:
testtools 0.9.9 doesn't install from PyPI::
$ /opt/Python-2.7.0/bin/virtualenv --no-site-packages /tmp/testtools
New python executable in /tmp/testtools/bin/python
Installing setuptools............................done.
$ /tmp/testtools/bin/easy_install testtools
Searching for testtools
Reading http://pypi.python.org/simple/testtools/
Reading https://launchpad.net/testtools
Best match: testtools 0.9.9
Downloading http://pypi.python.org/packages/source/t/testtools/testtools-0.9.9.tar.gz#md5=113b56d02c6558ecdf842b73953541b3
Processing testtools-0.9.9.tar.gz
Running testtools-0.9.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-d5cOMY/testtools-0.9.9/egg-dist-tmp-HHEUO8
error: /tmp/easy_install-d5cOMY/testtools-0.9.9/doc/overview.rst: No such file or directory
Follow ups
References