Bug 496839

Summary: abrt fails to start (DBuss::Error)
Product: [Fedora] Fedora Reporter: Ales Zelinka <azelinka>
Component: abrtAssignee: Jiri Moskovcak <jmoskovc>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dfediuck, jmoskovc, zprikryl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-21 15:02:38 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 Ales Zelinka 2009-04-21 12:39:52 UTC
Description of problem:
Abrt service can't be started:

[root@dhcp-lab-173 /]# /etc/init.d/abrt status
abrt is stopped
[root@dhcp-lab-173 /]# /etc/init.d/abrt start
Starting abrt daemon: CRPM::LoadOpenGPGPublicKey(): Can not load public key /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
Scanning for unsaved entries
CCommLayerServer init..
CCommLayerDBus init..
terminate called after throwing an instance of 'DBus::Error'
  what():  Connection ":1.90" is not allowed to own the service "com.redhat.abrt" due to security policies in the configuration file
/bin/bash: line 1:  4407 Aborted                 /usr/sbin/abrt
                                                           [FAILED]


Version-Release number of selected component (if applicable):
[root@dhcp-lab-173 /]# rpm -qa |egrep '^dbus|abrt'
dbus-1.2.12-1.fc11.x86_64
dbus-libs-1.2.12-1.fc11.x86_64
abrt-libs-0.0.3-1.fc11.x86_64
dbus-libs-1.2.12-1.fc11.i586
abrt-gui-0.0.3-1.fc11.x86_64
dbus-glib-0.80-2.fc11.x86_64
abrt-applet-0.0.3-1.fc11.x86_64
dbus-x11-1.2.12-1.fc11.x86_64
dbus-c++-0.5.0-0.8.20090203git13281b3.fc11.x86_64
abrt-0.0.3-1.fc11.x86_64
dbus-python-0.83.0-5.fc11.x86_64
dbus-glib-0.80-2.fc11.i586


How reproducible:
always

Steps to Reproduce:
1. service abrt restart

 
Actual results:
see above

Expected results:
service started

Additional info:

Comment 1 Jiri Moskovcak 2009-04-21 12:46:28 UTC
Did you restart the dbus after installing abrt?

Comment 2 Ales Zelinka 2009-04-21 15:02:38 UTC
I feel stupid now. I restarted the whole machine few times in the meantime, as I had more problems with today's rawhide updates. And I'm not able to reproduce this error anymore.

Sorry for the false alarm, closing as not-a-bug.