From Fedora Project Wiki
(initial test for unprivileged operations with yum) |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=Test yum operations without being root | |description=Test yum operations without being root | ||
|setup=yum needs to be installed | |setup= | ||
#yum needs to be installed | |||
|actions= | |actions= | ||
# Become a user, who is not root | # Become a user, who is not root |
Latest revision as of 15:44, 7 March 2014
Description
Test yum operations without being root
Setup
- yum needs to be installed
How to test
- Become a user, who is not root
- Run
yum search test
- Run
yum whatprovides \*test
Expected Results
- There should be no errors, but some search results reported for both actions.