Bug 582299 - [abrt] crash in firmware-tools-2.1.9-1.fc13: __init__.py:838:_open:IOError: [Errno 13] Permission denied: '/var/log/firmware-updates.log'
Summary: [abrt] crash in firmware-tools-2.1.9-1.fc13: __init__.py:838:_open:IOError: [...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firmware-tools
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Michael E Brown
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cd46e115
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-14 15:30 UTC by maximus0206
Modified: 2010-10-18 05:37 UTC (History)
3 users (show)

Fixed In Version: firmware-tools-2.1.14-1.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-18 05:37:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.31 KB, text/plain)
2010-04-14 15:30 UTC, maximus0206
no flags Details

Description maximus0206 2010-04-14 15:30:07 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/sbin/firmwaretool --help
component: firmware-tools
executable: /usr/sbin/firmwaretool
kernel: 2.6.33.2-41.fc13.x86_64
package: firmware-tools-2.1.9-1.fc13
reason: __init__.py:838:_open:IOError: [Errno 13] Permission denied: '/var/log/firmware-updates.log'
release: Fedora release 13 (Goddard)

backtrace
-----
__init__.py:838:_open:IOError: [Errno 13] Permission denied: '/var/log/firmware-updates.log'

Traceback (most recent call last):
  File "/usr/sbin/firmwaretool", line 23, in <module>
    ftmain.main(sys.argv[1:])
  File "/usr/share/firmware-tools/ftmain.py", line 89, in main
    base.getOptionsConfig(args)
  File "/usr/share/firmware-tools/cli.py", line 106, in getOptionsConfig
    disabledPlugins=self.opts.disabledPlugins)
  File "/usr/lib/python2.6/site-packages/firmwaretools/__init__.py", line 113, in _getConfig
    self.setupLogging(self.loggingConfig, self.verbosity, self.trace)
  File "/usr/lib/python2.6/site-packages/firmwaretools/__init__.py", line 126, in setupLogging
    logging.config.fileConfig(configFile)
  File "/usr/lib64/python2.6/logging/config.py", line 84, in fileConfig
    handlers = _install_handlers(cp, formatters)
  File "/usr/lib64/python2.6/logging/config.py", line 159, in _install_handlers
    h = klass(*args)
  File "/usr/lib64/python2.6/logging/__init__.py", line 819, in __init__
    StreamHandler.__init__(self, self._open())
  File "/usr/lib64/python2.6/logging/__init__.py", line 838, in _open
    stream = open(self.baseFilename, self.mode)
IOError: [Errno 13] Permission denied: '/var/log/firmware-updates.log'

Local variables in innermost frame:
self: <logging.FileHandler instance at 0x1c6cef0>

Comment 1 maximus0206 2010-04-14 15:30:09 UTC
Created attachment 406550 [details]
File: backtrace

Comment 2 Matt Domsch 2010-10-05 04:24:43 UTC
May be fixed in firmware-tools-2.1.13-1.fc14
http://koji.fedoraproject.org/koji/taskinfo?taskID=2512560

Comment 3 Fedora Update System 2010-10-05 04:25:29 UTC
firmware-tools-2.1.13-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/firmware-tools-2.1.13-1.fc14

Comment 4 Matt Domsch 2010-10-05 04:28:56 UTC
in fact no, it's not fixed in 2.1.13. :-(

Comment 5 Michael E Brown 2010-10-05 18:11:58 UTC
Fixed in 2.1.14. Thanks for the report. Need to push this release into fedora.

Comment 6 Fedora Update System 2010-10-05 19:36:49 UTC
firmware-tools-2.1.14-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/firmware-tools-2.1.14-1.fc14

Comment 7 Fedora Update System 2010-10-05 21:49:28 UTC
firmware-tools-2.1.14-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update firmware-tools'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/firmware-tools-2.1.14-1.fc14

Comment 8 Fedora Update System 2010-10-18 05:36:55 UTC
firmware-tools-2.1.14-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


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