Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10326

Summary: wrong permissions in kdevelop documentation
Product: Gentoo Linux Reporter: Michael Bauer <Mike_Ba>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.