http://bugzilla.novell.com/show_bug.cgi?id=520570 http://bugzilla.novell.com/show_bug.cgi?id=520570#c6 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmueller@novell.com, | |llunak@novell.com Component|Other |KDE4 Workspace AssignedTo|mvyskocil@novell.com |kde-maintainers@suse.de Product|openSUSE 11.1 |openSUSE 11.3 Target Milestone|--- |Factory OS/Version|openSUSE 11.1 |openSUSE 11.3 --- Comment #6 from Michal Vyskocil <mvyskocil@novell.com> 2010-07-21 14:26:49 UTC --- Retest on KDE4.5 and openSUSE 11.3 giving me the same problem. First of all, when I call the build of manual, I got /usr/lib64/kde4/libexec/khc_htdig.pl \ --indexdir=/home/mvyskocil/.kde4/share/apps/khelpcenter/index/ \ --docpath=file:///usr/share/doc/manual/opensuse-manuals_en/manual/index.html \ --identifier=opensuse-manuals_en \ --lang=cs INDEXDIR: /home/mvyskocil/.kde4/share/apps/khelpcenter/index/ Creating index for <b>'opensuse-manuals_en'</b> htdig: Run complete htdig: 1 server seen: htdig: localhost:80 1 document htdig: Errors to take note of: Unknown host or unable to contact server: http://localhost/file:/usr/share/doc/manual/opensuse-manuals_en/manual/ Ref: HTTP statistics =============== Persistent connections : Yes HEAD call before GET : Yes Connections opened : 0 Connections closed : 0 Changes of server : 0 HTTP Requests : 0 HTTP KBytes requested : 0 HTTP Average request time : 0 secs HTTP Average speed : 0 KBytes/secs Finished successfully. What's needed is to run it without file:/// in --docpath. Don't have an idea from which script is this called, so KDE guys, please fix that. Or alternatively remove the file:/// from $docpath in khc_htdig.pl on line 102. This would be piece of cake for Perl hacker ;-) There are few errors like htdig: Errors to take note of: Unknown host or unable to contact server: http://localhost/ Ref: http://localhost/usr/share/doc/manual/opensuse-manuals_en/manual/cha.apache2... Unknown host or unable to contact server: http://localhost/usr/share/doc/manual/opensuse-manuals_en/manual/opensuse-se... Ref: http://localhost/usr/share/doc/manual/opensuse-manuals_en/manual/cha.securit... Unknown host or unable to contact server: http://localhost/usr/share/doc/manual/opensuse-manuals_en/manual/tuxmobil.or... Ref: http://localhost/usr/share/doc/manual/opensuse-manuals_en/manual/cha.wireles... But running htdig with -v seems that htdig is already indexing, so this should not be the big issue. So it's on you KDE maintainers. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.