[issue12313] make install misses test dirs for packaging and email modules

Vinay Sajip report at bugs.python.org
Fri Jun 17 01:09:05 CEST 2011


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

> R. David Murray <rdmurray at bitdance.com> added the  comment:

> 
> Ah.  I wouldn't have expected that.  For my  information, what was the error 
>you  got?

[ 99/356] test_email
test test_email crashed -- Traceback (most recent call last):
  File "regrtest.py", line 1036, in runtest_inner
ImportError: No module named 'test_email'

>From the full test results at

https://gist.github.com/1022705/45fa6992c25197a3c9f6281fc645da94dcc5feae

N.B. I have now fixed the error in my fork, you can see the change I made here:

https://bitbucket.org/vinay.sajip/pythonv/compare/..mirror/cpython#chg-Makefile.pre.in

Regards,

Vinay Sajip

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12313>
_______________________________________


More information about the Python-bugs-list mailing list