Bug 915453
| Summary: | [abrt] wicd-common-1.7.2.4-2.fc18: wicd-daemon.py:918:ReadConfig:OSError: [Errno 13] Permission denied: '/etc/wicd/dhclient.conf.template' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David <davidmenhur> | ||||||||
| Component: | wicd | Assignee: | Dave Cantrell <dcantrell> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | dcantrell, therepeaterb | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:90f4c82e4bd134270b3fd343c8404bfcf07cee7b | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-02-05 23:04:16 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 702490 [details]
File: backtrace
Created attachment 702491 [details]
File: core_backtrace
Created attachment 702492 [details]
File: environ
Running wicd-daemon as root or another user? Is SELinux enabled? SELinux is activated. I don't remember how I was running it, and trying to replicate, I am hitting another bug (supposedly fixed by https://admin.fedoraproject.org/updates/wicd-1.7.2.4-3.fc18, but not on my repositories yet). Nevertheless, my user doesn't have writting access to that file. This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '18'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 18's end of life. Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 18's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: wicd-common-1.7.2.4-2.fc18 Additional info: cmdline: /usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py --no-daemon executable: /usr/share/wicd/daemon/wicd-daemon.py kernel: 3.7.9-201.fc18.x86_64 uid: 0 Truncated backtrace: wicd-daemon.py:918:ReadConfig:OSError: [Errno 13] Permission denied: '/etc/wicd/dhclient.conf.template' Traceback (most recent call last): File "/usr/share/wicd/daemon/wicd-daemon.py", line 1848, in <module> main(sys.argv) File "/usr/share/wicd/daemon/wicd-daemon.py", line 1811, in main daemon = WicdDaemon(wicd_bus, auto_connect=auto_connect) File "/usr/share/wicd/daemon/wicd-daemon.py", line 115, in __init__ self.ReadConfig() File "/usr/share/wicd/daemon/wicd-daemon.py", line 918, in ReadConfig os.chmod(dhclient_conf, 0644) OSError: [Errno 13] Permission denied: '/etc/wicd/dhclient.conf.template' Local variables in innermost frame: dns_dom: None be_def: 'external' dns3: None dns2: None dns1: None search_dom: None self: <__main__.WicdDaemon at /org/wicd/daemon at 0x119f790> iface: 'em1' app_conf: /etc/wicd/manager-settings.conf b_wifi: <__main__.WirelessDaemon at /org/wicd/daemon/wireless at 0x11adfd0> b_wired: <__main__.WiredDaemon at /org/wicd/daemon/wired at 0x11adf50>