[issue29067] Source archive: wrong directory attributes

2022-03-23 Thread Irit Katriel


Irit Katriel  added the comment:

In 3.11 it is drwxr-xr-x.

--
nosy: +iritkatriel
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29067] Source archive: wrong directory attributes

2016-12-25 Thread Ned Deily

Changes by Ned Deily :


--
assignee:  -> ned.deily
nosy: +ned.deily

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29067] Source archive: wrong directory attributes

2016-12-25 Thread amig

New submission from amig:

In Python-3.6.0.tgz and Python-3.6.0.tar.xz the folders inside have attributes 
drwxr--r-- instaed of drwxrwxr-x. This leads to setting the user #501 as an 
owner while unpacking the archives in a folder owned by root with sudo and 
therefore access denial.

--
components: Build
messages: 283989
nosy: amig
priority: normal
severity: normal
status: open
title: Source archive: wrong directory attributes
type: behavior
versions: Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com