Bug 588245
| Summary: | [abrt] crash in emesene-1.6-1.fc12: Config.py:201:__init__:IOError: [Errno 30] Sistema de arquivos somente para leitura: '/home/danielvilha/.config/emesene1.0/pluginsEmesene/__init__.py' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Vilha <danielvilha> | ||||
| Component: | emesene | Assignee: | Itamar Reis Peixoto <itamar> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | itamar, metherid, rosset.filipe | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:ac1e28ea | ||||||
| Fixed In Version: | emesene-1.6.3-1.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-08-03 00:52: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: | |||||||
| Attachments: |
|
||||||
Created attachment 410933 [details]
File: backtrace
emesene-1.6.3-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc12 emesene-1.6.3-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc13 emesene-1.6.3-1.fc12 has been pushed to the Fedora 12 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 emesene'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc12 emesene-1.6.3-1.fc13 has been pushed to the Fedora 13 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 emesene'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc13 emesene-1.6.3-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. emesene-1.6.3-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.9 detected a crash. architecture: i686 cmdline: python /usr/share/emesene/emesene component: emesene executable: /usr/share/emesene/emesene kernel: 2.6.32.11-99.fc12.i686 package: emesene-1.6-1.fc12 reason: Config.py:201:__init__:IOError: [Errno 30] Sistema de arquivos somente para leitura: '/home/danielvilha/.config/emesene1.0/pluginsEmesene/__init__.py' release: Fedora release 12 (Constantine) backtrace ----- Config.py:201:__init__:IOError: [Errno 30] Sistema de arquivos somente para leitura: '/home/danielvilha/.config/emesene1.0/pluginsEmesene/__init__.py' Traceback (most recent call last): File "/usr/share/emesene/emesene", line 36, in <module> Controller.main() File "/usr/share/emesene/Controller.py", line 970, in main controller = Controller(*args) File "/usr/share/emesene/Controller.py", line 169, in __init__ self.config = Config.Config() File "/usr/share/emesene/Config.py", line 201, in __init__ open(os.path.join(paths.PLUGIN_HOME_PATH, '__init__.py'), 'w')\ IOError: [Errno 30] Sistema de arquivos somente para leitura: '/home/danielvilha/.config/emesene1.0/pluginsEmesene/__init__.py' Local variables in innermost frame: self: <Config object at 0x99f352c (Config+Config at 0x96873b0)>