Bug 471573 - OmegaT miss a dependency on htmlparser
Summary: OmegaT miss a dependency on htmlparser
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: OmegaT
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ismael Olea
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-14 12:03 UTC by Oron Peled
Modified: 2008-11-22 16:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-21 10:55:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Oron Peled 2008-11-14 12:03:25 UTC
Description of problem: 
 * The htmlparser package is needed by OmegaT (its inclusion in
   Fedora was even marked as a blocker for OmegaT approval).
 * However, OmegaT package does not specify it as a dependency.
 * Therefore, it's easy to install a non-functioning OmegaT.

Version-Release number of selected component (if applicable):
The bug was first observed on F8.

However, testing on a fully updated F10 pre-release installation:

$ yum deplist OmegaT
...
Finding dependencies:
package: OmegaT.noarch 1.7.3_03-5.fc10
  dependency: java
   provider: java-1.6.0-openjdk.i386 1:1.6.0.0-2b12.fc10
   provider: java-1.5.0-gcj.i386 1.5.0.0-22.fc10
   provider: java-1.6.0-openjdk.i386 1:1.6.0.0-2b12.fc10
   provider: java-1.5.0-gcj.i386 1.5.0.0-22.fc10
  dependency: /bin/sh
   provider: bash.i386 3.2-29.fc10
   provider: bash.i386 3.2-29.fc10
  dependency: vldocking
   provider: vldocking.noarch 2.0.6e-3.fc10
   provider: vldocking.noarch 2.0.6e-3.fc10

Steps to Reproduce:
1. Install OmegaT without htmlparser (or remove htmlparser).
2. Running OmegaT and trying to read files causes an exception
   due to missing htmlparser:
     Exception in thread "Command thread" java.lang.NoClassDefFoundError: 
       org/htmlparser/util/ParserException
     ...
3. Running yum install htmlparser solve this problem of course.
  
Expected results:
Have htmlparser as a dependency of OmegaT

Comment 1 Ismael Olea 2008-11-19 20:36:29 UTC
Thanks for the report. Fixing it.

Comment 2 Fedora Update System 2008-11-19 21:08:47 UTC
OmegaT-1.7.3_03-6.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/OmegaT-1.7.3_03-6.fc9

Comment 3 Fedora Update System 2008-11-19 21:09:42 UTC
OmegaT-1.7.3_03-6.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/OmegaT-1.7.3_03-6.fc10

Comment 4 Fedora Update System 2008-11-19 21:24:44 UTC
OmegaT-1.7.3_03-6.fc8 has been submitted as an update for Fedora 8.
http://admin.fedoraproject.org/updates/OmegaT-1.7.3_03-6.fc8

Comment 5 Fedora Update System 2008-11-21 10:55:07 UTC
OmegaT-1.7.3_03-6.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2008-11-21 10:59:29 UTC
OmegaT-1.7.3_03-6.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2008-11-22 16:44:16 UTC
OmegaT-1.7.3_03-6.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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