Bug 1250873 - [abrt] wicd-common: logfile.py:39:__init__:IOError: [Errno 13] Permission denied: '/var/log/wicd.log'
Summary: [abrt] wicd-common: logfile.py:39:__init__:IOError: [Errno 13] Permission den...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f6205f714021545c4809667f6d0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-06 08:11 UTC by JP Joerg
Modified: 2016-07-19 17:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 17:23:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (776 bytes, text/plain)
2015-08-06 08:11 UTC, JP Joerg
no flags Details
File: environ (86 bytes, text/plain)
2015-08-06 08:11 UTC, JP Joerg
no flags Details

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.


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