Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201740 - dev-libs/boost-1.33.1-r1: some headers with execute permission
Summary: dev-libs/boost-1.33.1-r1: some headers with execute permission
Status: VERIFIED DUPLICATE of bug 201739
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-09 04:33 UTC by gourgou
Modified: 2007-12-09 08:55 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 gourgou 2007-12-09 04:33:04 UTC
Some header files under /usr/include/boost come with "execute" permissions.

Reproducible: Didn't try

Steps to Reproduce:
1. # emerge -1 '=dev-libs/boost-1.33.1-r1'
2. $ ls -lR /usr/include/boost | grep -E '/usr/include/boost|^$|^-[r-][w-]x'

This will list the executable non-special files (ie neither directories nor symlinks), showing which directories they belong to. (Shows extraneous directory names, also.)
Actual Results:  
347 ".hpp" files and 9 ".ipp" files

Expected Results:  
None.
Comment 1 gourgou 2007-12-09 04:34:05 UTC

*** This bug has been marked as a duplicate of bug 201739 ***
Comment 2 gourgou 2007-12-09 04:41:07 UTC
Sorry for this... I was looking for a way to reassign it as said in the doc (http://www.gentoo.org/doc/en/bugzilla-howto.xml#doc_chap7)