RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 614274 - [abrt] report-0.18-3.fc13: __init__.py:121:__init__:IOError: [Errno 13] Permission denied: '/var/log/abrt.log'
Summary: [abrt] report-0.18-3.fc13: __init__.py:121:__init__:IOError: [Errno 13] Permi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: report
Version: 6.0
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Gavin Romig-Koch
QA Contact: David Kutálek
URL:
Whiteboard: abrt_hash:643bbbb0
: 614263 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-14 02:01 UTC by Scott Dodson
Modified: 2010-11-10 21:29 UTC (History)
3 users (show)

Fixed In Version: report-0.18-5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 21:29:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
File: backtrace (753 bytes, text/plain)
2010-07-14 02:01 UTC, Scott Dodson
no flags Details

Description Scott Dodson 2010-07-14 02:01:25 UTC
abrt version: 1.1.9
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/report /var/log/abrt.log
component: report
executable: /usr/bin/report
kernel: 2.6.32-44.el6.x86_64
package: report-0.18-3.fc13
rating: 4
reason: __init__.py:121:__init__:IOError: [Errno 13] Permission denied: '/var/log/abrt.log'
release: Red Hat Enterprise Linux Workstation release 6.0 Beta (Santiago)
time: 1279066338
uid: 500

backtrace
-----
__init__.py:121:__init__:IOError: [Errno 13] Permission denied: '/var/log/abrt.log'

Traceback (most recent call last):
  File "/usr/bin/report", line 149, in <module>
    signature = report.createSimpleFileSignature(opts.filename, isBinary)
  File "/usr/lib64/python2.6/site-packages/report/__init__.py", line 222, in createSimpleFileSignature
    { "simpleFile" : NamedFileSignatureValue(exnFileName, isBinary) }
  File "/usr/lib64/python2.6/site-packages/report/__init__.py", line 121, in __init__
    file(fileLocation).read(1)
IOError: [Errno 13] Permission denied: '/var/log/abrt.log'

Local variables in innermost frame:
fileLocation: '/var/log/abrt.log'
isBinary: True
self: <report.NamedFileSignatureValue instance at 0x2a03440>
fileName: None

How to reproduce
-----
1. Run report against an unreadable file

Comment 1 Scott Dodson 2010-07-14 02:01:27 UTC
Created attachment 431647 [details]
File: backtrace

Comment 2 Scott Dodson 2010-07-14 02:02:21 UTC
*** Bug 614263 has been marked as a duplicate of this bug. ***

Comment 4 Gavin Romig-Koch 2010-07-14 21:29:32 UTC
This is fixed upstream, and can be pushed to RHEL as soon as the blocker is approved.

Comment 7 releng-rhel@redhat.com 2010-11-10 21:29:49 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


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