Bug 705842 - [abrt] system-config-firewall-1.2.29-3.fc15: shutil.py:81:copyfile:IOError: [Errno 13] Permission denied: '/etc/sysconfig/iptables-config'
Summary: [abrt] system-config-firewall-1.2.29-3.fc15: shutil.py:81:copyfile:IOError: [...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-firewall
Version: 15
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5938df4c60152981548eee2cb3d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-18 17:01 UTC by Julien Maitrehenry
Modified: 2012-08-07 19:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 19:09:42 UTC
Type: ---


Attachments (Terms of Use)

Description Julien Maitrehenry 2011-05-18 17:01:32 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/system-config-firewall
component:      system-config-firewall
executable:     /usr/bin/system-config-firewall
kernel:         2.6.38.6-26.rc1.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        system-config-firewall-1.2.29-3.fc15
reason:         shutil.py:81:copyfile:IOError: [Errno 13] Permission denied: '/etc/sysconfig/iptables-config'
time:           Wed May 18 11:59:06 2011
uid:            1009
username:       precea

backtrace:
:shutil.py:81:copyfile:IOError: [Errno 13] Permission denied: '/etc/sysconfig/iptables-config'
:
:Traceback (most recent call last):
:  File "/usr/share/system-config-firewall/fw_gui.py", line 2069, in settings
:    ip4tables_conf.write()
:  File "/usr/share/system-config-firewall/fw_iptables.py", line 152, in write
:    shutil.copy2(self.filename, "%s.old" % self.filename)
:  File "/usr/lib64/python2.7/shutil.py", line 127, in copy2
:    copyfile(src, dst)
:  File "/usr/lib64/python2.7/shutil.py", line 81, in copyfile
:    with open(src, 'rb') as fsrc:
:IOError: [Errno 13] Permission denied: '/etc/sysconfig/iptables-config'
:
:Local variables in innermost frame:
:src: '/etc/sysconfig/iptables-config'
:dst: '/etc/sysconfig/iptables-config.old'
:fn: '/etc/sysconfig/iptables-config.old'
:st: posix.stat_result(st_mode=33152, st_ino=138627, st_dev=2051L, st_nlink=1, st_uid=0, st_gid=0, st_size=1740, st_atime=1305733667, st_mtime=1297703279, st_ctime=1304635322)

Comment 1 ZD Cobran 2011-07-27 20:17:22 UTC
Package: system-config-firewall-1.2.29-3.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)

Comment
-----
trying to change the firewall configuration so that unload of iptables will not take place on restart.

Comment 2 Fedora End Of Life 2012-08-07 19:09:44 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached 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 to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

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.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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