Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect permissions set in lib-dynload. #37905

Closed
antipode mannequin opened this issue Feb 4, 2003 · 3 comments
Closed

Incorrect permissions set in lib-dynload. #37905

antipode mannequin opened this issue Feb 4, 2003 · 3 comments
Labels
stdlib Python modules in the Lib dir

Comments

@antipode
Copy link
Mannequin

antipode mannequin commented Feb 4, 2003

BPO 680379
Nosy @facundobatista

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2005-01-13.21:22:05.000>
created_at = <Date 2003-02-04.18:24:52.000>
labels = ['library']
title = 'Incorrect permissions set in lib-dynload.'
updated_at = <Date 2005-01-13.21:22:05.000>
user = 'https://bugs.python.org/antipode'

bugs.python.org fields:

activity = <Date 2005-01-13.21:22:05.000>
actor = 'antipode'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-02-04.18:24:52.000>
creator = 'antipode'
dependencies = []
files = []
hgrepos = []
issue_num = 680379
keywords = []
message_count = 3.0
messages = ['14419', '14420', '14421']
nosy_count = 2.0
nosy_names = ['facundobatista', 'antipode']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue680379'
versions = ['Python 2.2']

@antipode
Copy link
Mannequin Author

antipode mannequin commented Feb 4, 2003

I have seen a number of bugs on this issue, but all of
them seem dot be marked as "closed" for some reason.
This has been the case in every release since Python
2.1 and is still the case in 2.2.2.

When istalling Python by typing "make install" (with
umask set to 022) everything is installed with correct
permissions, *except* for the stuff in the lib-dynload
directory, where the files are installed with mode 700
(should be of 755).

Thanks.

Arcady Genkin

@antipode antipode mannequin closed this as completed Feb 4, 2003
@antipode antipode mannequin added the stdlib Python modules in the Lib dir label Feb 4, 2003
@antipode antipode mannequin closed this as completed Feb 4, 2003
@antipode antipode mannequin added the stdlib Python modules in the Lib dir label Feb 4, 2003
@facundobatista
Copy link
Member

Logged In: YES
user_id=752496

Please, could you verify if this problem persists in Python 2.3.4
or 2.4?

If yes, in which version? Can you provide a test case?

If the problem is solved, from which version?

Note that if you fail to answer in one month, I'll close this bug
as "Won't fix".

Thank you!

. Facundo

@antipode
Copy link
Mannequin Author

antipode mannequin commented Jan 13, 2005

Logged In: YES
user_id=27110

I just tested with 2.3.4 and 2.4 and could not reproduce it.

I guess this bug can be closed now.

Thanks!

Arcady Genkin

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir
Projects
None yet
Development

No branches or pull requests

1 participant