Bug 1250873

Summary: [abrt] wicd-common: logfile.py:39:__init__:IOError: [Errno 13] Permission denied: '/var/log/wicd.log'
Product: [Fedora] Fedora Reporter: JP Joerg <jp>
Component: wicdAssignee: David Cantrell <dcantrell>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c9a99fe211bd9959a41eeb2058944658c08ed605
Whiteboard: abrt_hash:f6205f714021545c4809667f6d03cc38a990c624
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:23:04 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:
Description Flags
File: backtrace
none
File: environ none

Description JP Joerg 2015-08-06 08:11:04 UTC
Version-Release number of selected component:
wicd-common-1.7.3-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py --no-daemon
executable:     /usr/share/wicd/daemon/wicd-daemon.py
kernel:         4.0.8-300.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
logfile.py:39:__init__:IOError: [Errno 13] Permission denied: '/var/log/wicd.log'

Traceback (most recent call last):
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1951, in <module>
    main(sys.argv)
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1884, in main
    output = ManagedStdio(logpath)
  File "/usr/lib/python2.7/site-packages/wicd/logfile.py", line 105, in __init__
    self._lf = LogFile(name, "a", maxsize)
  File "/usr/lib/python2.7/site-packages/wicd/logfile.py", line 39, in __init__
    super(LogFile, self).__init__(name, mode)
IOError: [Errno 13] Permission denied: '/var/log/wicd.log'

Local variables in innermost frame:
self: <closed file '/var/log/wicd.log', mode 'a' at 0x7f0c8f95c278>
maxsize: 360000
mode: 'a'
name: '/var/log/wicd.log'

Comment 1 JP Joerg 2015-08-06 08:11:08 UTC
Created attachment 1059779 [details]
File: backtrace

Comment 2 JP Joerg 2015-08-06 08:11:09 UTC
Created attachment 1059780 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:23:04 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 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.