Bug 486059 - missing dependency on htdig
Summary: missing dependency on htdig
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebase-runtime
Version: 10
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Lukáš Tinkl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-18 02:54 UTC by Binand Sethumadhavan
Modified: 2015-07-13 17:35 UTC (History)
9 users (show)

Fixed In Version: kdebase-runtime-4.2.0-7.fc10
Clone Of:
Environment:
Last Closed: 2009-02-19 10:58:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Binand Sethumadhavan 2009-02-18 02:54:57 UTC
Description of problem:
kdebase-runtime has a dependency on htdig package, but this is not installed by default

Version-Release number of selected component (if applicable):
kdebase-runtime-4.2.0-6.fc10.i386

How reproducible:
Always

Steps to Reproduce:
1. Open any KDE application, then click on Help > <application> Handbook
2. In the help window that comes up, search for something - one gets a message that one needs to build search indexes.
3. Try building the indexes - say, via Settings > Build Search Index
  
Actual results:
Index building fails with this error:

INDEXDIR: /home/binand/.kde/share/apps/khelpcenter/index/                       
Creating index for <b>'kde_application_manuals'</b>                             
FINDCMD: find /usr/share/doc/HTML/en/ -name index.docbook                       
htdig failed 

Expected results:
Indexes should be built properly

Additional info:
After installation of htdig-3.2.0-0.3.b6.fc10.i386 package, the indexes are built correctly and search works in the help centre.

Comment 1 Lukáš Tinkl 2009-02-18 10:19:49 UTC
Going to fix it

Comment 2 Lukáš Tinkl 2009-02-19 10:58:29 UTC
Fixed in kdebase-runtime-4.2.0-7.fc10

Comment 3 Rob Taft 2009-05-07 14:14:13 UTC
htdig is not on the Fedora 10 DVD nor in the update sites.  I cannot install KDE from yum because of this dependency.

Comment 4 Rex Dieter 2009-05-07 14:25:38 UTC
htdig-3.2.0-0.3.b6.fc10 is in the fedora F-10 repos (but perhaps not on the DVD)

Comment 6 Rob Taft 2009-05-07 16:00:54 UTC
Actually the problem goes far beyond htdig.  arp-util-ldap is required by httpd, but isn't in the mirrors either.  preupgrade requires creatrepo which is missing from the F10 mirrors as well.

Comment 7 Rex Dieter 2009-05-07 16:14:17 UTC
You only looked in the updates repo, the base fedora repo has those pieces:
http://download.fedora.redhat.com/pub/fedora/linux/releases/10/Everything/i386/os/Packages/

Comment 8 Kevin Kofler 2009-05-07 16:22:28 UTC
These are all in the Everything repository, which should be configured as "fedora" in yum, check your repos in /etc/yum.repos.d/ (in particular /etc/yum.repos.d/fedora.repo). The repository called "Fedora" on the mirrors is just the contents of the DVD, which are a subset of the Everything repository. And "updates" only contains packages which actually got updated.

Comment 9 Rob Taft 2009-05-07 16:39:02 UTC
heh, sorry.  My issue is that after a fresh install for Fedora 10, typing yum update fails due to missing packages.  I haven't figured out why, but I will manually install these missing ones to get it working.


Note You need to log in before you can comment on or make changes to this bug.