Bug 121180 - seinfo looks for policy.conf in wrong dir
Summary: seinfo looks for policy.conf in wrong dir
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: setools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-18 16:32 UTC by Rudi Chiarito
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-04-18 18:22:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rudi Chiarito 2004-04-18 16:32:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040312

Description of problem:


Version-Release number of selected component (if applicable):
setools-1.2.1-7

How reproducible:
Always

Steps to Reproduce:
1. strace seinfo


Actual Results:  [...]
open("/etc/security/selinux/src/policy.conf", O_RDONLY) = -1 ENOENT
(No such file or directory)
write(2, "Could not open policy!\n", 23Could not open policy!
[...]

Expected Results:  opens file (...)/src/policy/policy.conf

Additional info:

Comment 1 Warren Togami 2004-04-18 18:22:24 UTC
You must install updates from FC development.  This has already been
fixed in setools-1.3-2


Note You need to log in before you can comment on or make changes to this bug.