|
|
Line 1: |
Line 1: |
| {{QA/Test_Case
| | |
| |description=This test case tests whether langpack is installed successfully as default in group package ''base''.
| |
| |actions=
| |
| # Boot and initiate an install using any {{FedoraVersion|long|next}} installation source (e.g. {{filename|boot.iso}}, CD, DVD or pxeboot).
| |
| # Proceed through the installer until the ''Software Selection'' step.
| |
| # At the ''software selection'' step, use the default repository and click ''Next'' to continue.
| |
| #* If you want to make some changes on package installation, make sure group package ''Base'' under ''Base system'' is checked.
| |
| |results=
| |
| # After system installed and rebooted, {{package|yum-langpacks}} should be installed by default. You can check this by executing:
| |
| #:<pre>rpm -q yum-langpacks</pre>
| |
| # Install or update some packages using yum and make sure {{package|yum-langpacks}} is in loaded plugins.
| |
| }}
| |
| [[Category:Yum_Langpack_Test_Cases]]
| |