Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15102 - kdelibs-apidocs 3.1 build wrong documents ...
Summary: kdelibs-apidocs 3.1 build wrong documents ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-04 04:29 UTC by Mario Scalas
Modified: 2003-02-07 20:54 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 Mario Scalas 2003-02-04 04:29:30 UTC
All kde 3.1 emerge went right (not a glitch) and I wanted to build kdelibs-
apidocs for my own reference: doxygen finds a swarm of unreferenced items 
(which is nothing bad), the ebuild complete successfully and builds html 
documents under /usr/kde/3.1/share/...
When I open the index.html in that directory I see no picture nor CSS applied 
to the page (missing files).
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-04 15:31:46 UTC
i get nice docu: http://foo-bar.dyndns.org/~hannes/kdelibs-apidocs.png 
please make a screenshot of your bad docs. thanks 
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-04 18:09:20 UTC
ok, found the error: kdelibs-apidocs installs a $KDEDIR/share/doc/HTML/en/kdelibs-apidocs/common 
link which points to /var/tmp/portage/... 
i couldn't reproduce cause installed kdelibs after kdelibs-apidocs again and kdelibs installs the correct 
link (to $KDEDIR/share/doc/HTML/en/common). will fix this probably today. 
Comment 3 Mario Scalas 2003-02-05 12:06:21 UTC
Thanks, I will rsync and rebuild then. 
Comment 4 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-05 12:18:24 UTC
haven't fixed this yet. will write a comment here when it is fixed. 
as a workaround you can go to /usr/kde/3.1/share/doc/HTML/en/kdelibs-apidocs, 
remove the common-symlink and create a new pointing to ../common ;) 
Comment 5 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-05 19:21:24 UTC
ok, kdelibs-3.1-r2 no longer installs anything to $KDEDIR/share/doc/HTML/en/kdelibs-apidocs. 
kdelibs-apidocs-3.1-r1 installs correct symlink. please test and post here if it works. 
Comment 6 Mario Scalas 2003-02-07 14:56:20 UTC
Ok, works fine now. 
Thanks :) 
Comment 7 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-07 20:54:55 UTC
ok, 3.1-r1 is stable. thanks for reporting.