Bug 757127 - abrt-dump-oops: Can't open '/etc/abrt/abrt.conf' ... but it exists
Summary: abrt-dump-oops: Can't open '/etc/abrt/abrt.conf' ... but it exists
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ABRTF18
TreeView+ depends on / blocked
 
Reported: 2011-11-25 14:31 UTC by Mads Kiilerich
Modified: 2015-02-01 22:55 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-13 08:04:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mads Kiilerich 2011-11-25 14:31:06 UTC
On boot (with kernel oops) I get /var/log/messages:

Nov 25 15:22:37 fladmast abrt-dump-oops[924]: abrt-dump-oops: Found oopses: 1
Nov 25 15:22:37 fladmast abrt-dump-oops[924]: abrt-dump-oops: Can't open '/etc/abrt/abrt.conf'
Nov 25 15:22:37 fladmast abrt-dump-oops[924]: abrt-dump-oops: Creating dump directories
Nov 25 15:22:37 fladmast abrtd: Directory 'oops-2011-11-25-15:22:37-924-0' creation detected
Nov 25 15:22:37 fladmast abrt-dump-oops: Reported 1 kernel oopses to Abrt
Nov 25 15:22:37 fladmast abrtd: Can't open file '/var/spool/abrt/oops-2011-11-25-15:22:37-924-0/uid': No such file or directory

but

[root@fladmast log]# ll /etc/abrt/abrt.conf 
-rw-r--r--. 1 root root 659 Nov  5 19:49 /etc/abrt/abrt.conf
[root@fladmast log]# ll -Z /etc/abrt/abrt.conf 
-rw-r--r--. root root system_u:object_r:abrt_etc_t:s0  /etc/abrt/abrt.conf

abrt-addon-kerneloops-2.0.6-1.fc16.x86_64

Comment 1 Jiri Moskovcak 2011-11-28 12:21:09 UTC
(In reply to comment #0)
> On boot (with kernel oops) I get /var/log/messages:
> 
> Nov 25 15:22:37 fladmast abrt-dump-oops[924]: abrt-dump-oops: Found oopses: 1
> Nov 25 15:22:37 fladmast abrt-dump-oops[924]: abrt-dump-oops: Can't open
> '/etc/abrt/abrt.conf'

- this part is weird

> Nov 25 15:22:37 fladmast abrt-dump-oops[924]: abrt-dump-oops: Creating dump
> directories
> Nov 25 15:22:37 fladmast abrtd: Directory 'oops-2011-11-25-15:22:37-924-0'
> creation detected
> Nov 25 15:22:37 fladmast abrt-dump-oops: Reported 1 kernel oopses to Abrt
> Nov 25 15:22:37 fladmast abrtd: Can't open file
> '/var/spool/abrt/oops-2011-11-25-15:22:37-924-0/uid': No such file or directory
> 

- this part is dupe of #752450

Comment 2 Jiri Moskovcak 2012-08-10 10:12:48 UTC
Do you still experience this problem? If yes, is there any AVC realated to abrt-dump-oops in /var/log/audit/audit.log?

Comment 3 Mads Kiilerich 2012-08-10 12:06:32 UTC
No, I haven't noticed it recently ... but I have also not seen so many crashes recently ;-)

Comment 4 Jiri Moskovcak 2012-08-13 08:04:04 UTC
Thanks for the info. I believe it was caused by a wrong selinux policy which should be already fixed.


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