Bug 523511
| Summary: | setroubleshoot: SELinux is preventing /sbin/ldconfig "read" access on /usr/share/ibus-pinyin/engine/pysqlitedb.py. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Leal dos Santos <jesse> |
| Component: | ibus-pinyin | Assignee: | Peng Huang <phuang> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | dwalsh, eparis, gczarcinski, i18n-bugs, idht4n, mgrepl, phuang, sdsmall |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:4cd37f37b4c65cb9c8b4b5feea1f9091d9ec265444a59e9061e1e58182a0fcd7 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-11-24 05:13:32 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
Jesse Leal dos Santos
2009-09-15 19:01:14 UTC
I beleive this is a leaked file descriptor to /usr/share/ibus-pinyin/engine/pysqlitedb.py Did this happen during the yum update or rpm install? Below is the %files section in ibus-pinyin.spec. Dose it have any problem? What should I do to fix this problem?
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_datadir}/ibus-pinyin # *.py files is in this folder
%{_datadir}/ibus/component/*
%{_libexecdir}/ibus-engine-pinyin
%{_libexecdir}/ibus-setup-pinyin
Eric do you have any ideas? This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I think ldconfig should not access this file. It is not a share library. So I will close it as notabug. |