This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: test_tarfile fails with readonly source dir for Python 2.4.2
Type: Stage:
Components: Build Versions: Python 2.4
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl, langly, sf-robot
Priority: normal Keywords:

Created on 2005-12-23 21:29 by langly, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (3)
msg27138 - (view) Author: Langly (langly) Date: 2005-12-23 21:29
When compiling Python-2.4.2 and using separate source
and build directories, the test_tarfile test fails if
the source directory is read-only.
msg27139 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2006-01-05 13:54
Logged In: YES 
user_id=1188172

How do you compile Python using separate source and build
directories?
msg27140 - (view) Author: SourceForge Robot (sf-robot) Date: 2006-03-07 03:24
Logged In: YES 
user_id=1312539

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
History
Date User Action Args
2022-04-11 14:56:14adminsetgithub: 42724
2005-12-23 21:29:17langlycreate