From Fedora Project Wiki

Revision as of 15:44, 7 March 2014 by Roshi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.