From Fedora Project Wiki

Revision as of 16:48, 19 August 2011 by Till (talk | contribs) (initial test for unprivileged operations with yum)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Test yum operations without being root

Setup

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.