| Summary: | [abrt] fedmsg-notify-0.5.3-1.fc19: daemon.py:339:main:IOError: [Errno 28] No space left on device | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luke Macken <lmacken> | ||||||
| Component: | fedmsg-notify | Assignee: | Luke Macken <lmacken> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | lmacken, pfrields | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:6f593ac54afebaa7558f6c11ee1540eb4387a42a | ||||||||
| Fixed In Version: | fedmsg-notify-0.5.4-1.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-01-19 04:07:37 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 810107 [details]
File: backtrace
Created attachment 810108 [details]
File: environ
fedmsg-notify-0.5.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/fedmsg-notify-0.5.4-1.fc20 Package fedmsg-notify-0.5.4-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing fedmsg-notify-0.5.4-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-0612/fedmsg-notify-0.5.4-1.fc20 then log in and leave karma (feedback). fedmsg-notify-0.5.4-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Enabled a new topic filter, and it triggered this error. Version-Release number of selected component: fedmsg-notify-0.5.3-1.fc19 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /usr/bin/fedmsg-notify-daemon executable: /usr/bin/fedmsg-notify-daemon kernel: 3.10.11-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: daemon.py:339:main:IOError: [Errno 28] No space left on device Traceback (most recent call last): File "/usr/bin/fedmsg-notify-daemon", line 9, in <module> load_entry_point('fedmsg-notify==0.5.3', 'console_scripts', 'fedmsg-notify-daemon')() File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 339, in main f.write(str(os.getpid())) IOError: [Errno 28] No space left on device Local variables in innermost frame: f: <closed file '/home/lmacken/.fedmsg-notify.pid', mode 'w' at 0x27cc270>