From Fedora Project Wiki

Revision as of 03:48, 24 February 2010 by Petersen (talk | contribs)

Description

This test case tests whether langpack runs successfully when loaded in yum after a local installation.


How to test

  1. Do a Fedora 41 install using local language, make sure group package base is installed (selected by default).
  2. On the system, install several packages such as Package-x-generic-16.pngkde-desktop, Package-x-generic-16.pngkoffice or Package-x-generic-16.pngeclipse etc. For example:
    yum install eclipse
    yum install koffice-suite
    yum groupinstall 'kde-desktop'

Expected Results

  1. When execute yum:
    • Langpack should be loaded, local language should be added to language list.
    • After dependency resolution finished, Installing langpack and Adding relative language package to transaction is displayed.
  2. Local language package of the installed application should be installed automatically.