Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10326 - wrong permissions in kdevelop documentation
Summary: wrong permissions in kdevelop documentation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-06 06:25 UTC by Michael Bauer
Modified: 2003-02-16 14:17 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 Michael Bauer 2002-11-06 06:25:40 UTC
(Seems to be related to bug #8027.)  
After emerging kdevelop-2.1.3-r1.ebuild and working around bug #8375, some 
documentation files still cant be accessed since they are only readable by 
root. (e.g. kparts/index.html). 
   
quickfix:   
execute as root "find . -type f -exec chmod a+r {} \;" in the documentation   
root directory.
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-30 17:56:46 UTC
kdevelop-3.0_alpha2 is out, please test (kdelibs-documentation is now generated by 
app-doc/kdelibs-apidocs). 
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-04 13:48:42 UTC
kdevelop-2.1.5 is in portage, it no longer provides docu (docu is provided by 
app-doc/kdelibs-apidocs). 
so this bug seems to me as a duplicate of #8027. 
please tell me if I'm wrong. 
Comment 3 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-16 14:17:16 UTC
ok, kdevelop-2.1.5 is stable so this is fixed (cause permissions 
on kdelibs-apidocs are correct). If this still does not work for you, 
please reopen. 
Thanks.