Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81847 - POSIX acl support for file checks in perl
Summary: POSIX acl support for file checks in perl
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 05:10 UTC by Martin Tsachev
Modified: 2005-05-13 19:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tsachev 2005-02-13 05:10:49 UTC
I want the file checks in perl to have POSIX acl support. For example -w, -r on a file that is set to 600 but the user checking -w has POSIX acl rights to the file will get a file not writable in perl.

Reproducible: Always
Steps to Reproduce:
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-02-17 11:25:18 UTC
How is this a bug with a gentoo installation of perl? We don't disable POSIX support, and perl's default action is to configure with POSIX support by default.
Comment 2 Martin Tsachev 2005-02-19 05:45:07 UTC
It doesn't work though, I checked. I can't know for sure if this is a gentoo specific or generic bug as I don't have where to test. It applies to gentoo though.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2005-05-13 19:05:34 UTC
Sorry, but at this time there is no way for us to address this (it is most likely upstream at that)