Bug 1134558
Summary: | [abrt] rolekit: connection.py:584:call_async:ValueError: Unable to guess signature from an empty dict | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephen Gallagher <sgallagh> |
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | dominick.grift, dwalsh, extras-qa, lvrabec, mgrepl, sgallagh, twoerner |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/581bd7a647257b89718d71aac4e7f8a08c328264 | ||
Whiteboard: | abrt_hash:1276e3d8c413730eab40128170aeeffc4b64689c | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1134553 | Environment: | |
Last Closed: | 2015-11-09 14:16:23 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: | |||
Bug Depends On: | 1134553 | ||
Bug Blocks: |
Description
Stephen Gallagher
2014-08-27 19:04:54 UTC
What does ps -efZ |grep unconfined_service_t system_u:system_r:unconfined_service_t:s0 root 596 1 0 Aug21 ? 00:00:01 /sbin/rngd -f system_u:system_r:unconfined_service_t:s0 root 24998 1 0 09:55 ? 00:00:00 /usr/bin/python -Es /usr/sbin/roled --nofork --nopid unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 25003 24971 0 09:55 pts/1 00:00:00 grep --color=auto unconfined_service_t 33e4e46c9b3262601a3c1e35ab649451904d982a will allow unconfined_service_t to dbus chat with all dbus services. But rngd looks like it should be running as rngd_t ls -lZ /sbin/rngd (In reply to Daniel Walsh from comment #3) > 33e4e46c9b3262601a3c1e35ab649451904d982a will allow unconfined_service_t to > dbus chat with all dbus services. > Thanks > But rngd looks like it should be running as rngd_t > > ls -lZ /sbin/rngd This is irrelevant. I launched rngd manually from a root shell for an unrelated task. Don't worry about it. We will need to write a policy for /usr/sbin/roled. Anyway Dan's fix will be a part of the next build. This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. |