Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

Some packaging tests also fail, for similar reasons:

======================================================================
ERROR: test_get_distinfo_file (packaging.tests.test_database.TestDistribution)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python3.3/packaging/tests/test_database.py", line 114, 
in setUp
    with open(record_file, 'w') as file:
IOError: [Errno 13] Permission denied: 
'/usr/local/lib/python3.3/packaging/tests/fake_dists/babar-0.1.dist-info/RECORD'

----------
components:  -2to3 (2.x to 3.0 conversion tool)
nosy: +eric.araujo
title: lib2to3 tests write into protected directory -> lib2to3 and packaging 
tests fail because they write into protected directory

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12331>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to