Bug 166962

Summary: authconfig doesn't depend on usermode
Product: [Fedora] Fedora Reporter: Albert Strasheim <13640887>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: authconfig-5.0.0-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-08 13:19:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Albert Strasheim 2005-08-29 02:22:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

Description of problem:
/usr/bin/authconfig is a symlink to consolehelper, which is part of usermode-1.80-1. However, authconfig does not depend on usermode.

Version-Release number of selected component (if applicable):
authconfig-4.6.12-1

How reproducible:
Always

Steps to Reproduce:
1. Remove usermode.
2. Install authconfig.
3. Run authconfig.
  

Actual Results:  authconfig installs without requiring usermode.

Expected Results:  authconfig should require usermode because it links to consolehelper.

Additional info:

Comment 1 Tomas Mraz 2005-08-29 08:30:54 UTC
Thanks for the report, you're right.


Comment 2 Tomas Mraz 2005-09-08 13:19:56 UTC
Fixed