Bug 177884 - <packagereq> fell out of <packagelist>
Summary: <packagereq> fell out of <packagelist>
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: comps
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2006-01-16 04:30 UTC by Lawrence Lim
Modified: 2014-03-26 00:52 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-01-25 22:50:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lawrence Lim 2006-01-16 04:30:11 UTC
Description of problem:
In the recent rawhide-20060112, the Input Method was not installed after
selecting tamil language support during installation. Think its because the
<packagereq> fell out of <packagelist> (see additional information)

Version-Release number of selected component (if applicable):
rawhide-20060112

How reproducible:
Always

Steps to Reproduce:
1.install rawhide with tamil support
2.
3.
  
Actual results:
no input method installed

Expected results:
input method installed

Additional info:

    <packagelist>
      <packagereq type="default" requires="kdelibs">kde-i18n-Tamil</packagereq>
      <packagereq type="mandatory">fonts-tamil</packagereq>
      <packagereq type="default"
requires="openoffice.org-core">openoffice.org-langpack-ta_IN</packagereq>
    </packagelist>
      <packagereq type="default" requires="xorg-x11">scim-tables-tamil</packagereq>
      <packagereq type="default" requires="kdelibs">scim-qtimm</packagereq>
  </group>

Comment 1 Jesse Keating 2006-01-25 22:50:34 UTC
I've moved these back into the packagelist.


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