Bug 310031

Summary: anthy optional when it isn't
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: compsAssignee: Jens Petersen <petersen>
Status: CLOSED RAWHIDE QA Contact: Jeremy Katz <katzj>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: eng-i18n-bugs, petersen, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-28 00:32:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Warren Togami 2007-09-27 21:35:38 UTC
comps-f8.xml.in contains:

<packagereq type="conditional"
requires="xorg-x11-server-Xorg">scim-anthy</packagereq>
<packagereq type="conditional"
requires="xorg-x11-server-Xorg">scim-lang-japanese</packagereq>
<packagereq type="optional">anthy</packagereq>

This means anthy is given as an "optional" package during Anaconda, however it
shouldn't be because it is pulled in by the mandatory scim-anthy package if the
user selects Japanese.

Just confirming with Jens, we should remove this anthy line right?

Comment 1 Warren Togami 2007-09-27 21:38:28 UTC
Additionally, you may want to check all of your languages to see if other
packages are similar to this in comps.


Comment 2 Jens Petersen 2007-09-28 00:08:37 UTC
Well anthy can also be used outside X even as a library say from Emacs
or other clients, so it doesn't hurt to have it there as optional.

Comment 3 Jens Petersen 2007-09-28 00:13:38 UTC
(In reply to comment #1)
> Additionally, you may want to check all of your languages to see if other
> packages are similar to this in comps.

I can't think of any other cases - but I can recheck the various lang groups.

Comment 4 Jens Petersen 2007-09-28 00:32:25 UTC
Tagoh suggested replacing anthy with "anthy-el" and "uim-anthy".
With those and scim-anthy that basically covers all the users of anthy
and so yes we should remove the library from comps. :)

Thanks, Warren, for catching this.

Should be fixed now in comps-f8.