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

  1. yum needs to be installed

How to test

  1. Become a user, who is not root
  2. Run yum search test
  3. Run yum whatprovides \*test

Expected Results

  1. There should be no errors, but some search results reported for both actions.