From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
# Proceed through the installer until the ''Software Selection'' step. | # Proceed through the installer until the ''Software Selection'' step. | ||
# At the ''software selection'' step, use the default repository and click ''Next'' to continue. | # At the ''software selection'' step, use the default repository and click ''Next'' to continue. | ||
#* If you want to make some changes | #* If you want to make some changes on package installation, make sure group package ''Base'' under ''Base system'' is checked. | ||
|results= | |results= | ||
# After system installed and rebooted, {{package|yum-langpacks}} should be installed by default. You can check this by executing: | # After system installed and rebooted, {{package|yum-langpacks}} should be installed by default. You can check this by executing: |
Revision as of 07:42, 23 February 2010
Description
This test case tests whether langpack is installed successfully as default in group package base.
How to test
- Boot and initiate an install using any Fedora 42 installation source (e.g.
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.
Expected Results
- After system installed and rebooted,
yum-langpacks
should be installed by default. You can check this by executing:rpm -q yum-langpacks
- Install or update some packages using yum and make sure
yum-langpacks
is in loaded plugins.