Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54237 - permissions suggestion for glibc
Summary: permissions suggestion for glibc
Status: RESOLVED DUPLICATE of bug 52755
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 17:34 UTC by Joe Kappus
Modified: 2005-07-17 13:06 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 Joe Kappus 2004-06-17 17:34:54 UTC
The Problem:
This applies only to reiser4 users, but is safe enough to be added to future ebuilds for everybody.  It resolves a problem where nss causes glibc to fail compiling due to the fact it can't access a few files.

The Fix:
Add in the ebuild under src-unpack. 

chmod +x ${S}/nis/nss

Shouldn't matter where.. just before glibc starts being configured and after its unpacked.

Thats all, and hope this can be added into the ebuild as it has confused some reiser4 users.
Comment 1 SpanKY gentoo-dev 2004-06-18 08:44:10 UTC

*** This bug has been marked as a duplicate of 52755 ***