<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>14905</bug_id>
          
          <creation_ts>2008-03-14 14:48:06 +0300</creation_ts>
          <short_desc>creating .rpmnew files in etcnet configuration where upgrading</short_desc>
          <delta_ts>2008-04-13 03:36:40 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch 4.0</product>
          <component>etcnet</component>
          <version>4.0</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>15010</dependson>
          <blocked>14902</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mike Lykov">combr</reporter>
          <assigned_to name="Andrew Kornilov">hiddenman</assigned_to>
          
          
          <qa_contact name="Q.A. 4.0">qa-4.0</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>65804</commentid>
    <comment_count>0</comment_count>
    <who name="Mike Lykov">combr</who>
    <bug_when>2008-03-14 14:48:06 +0300</bug_when>
    <thetext>штука такая - поставил server4, сделал dist-upgrade из branch4
Mar 11 21:32:15 localhost apt-get: etcnet-0:0.9.5-alt1 installed
Mar 11 21:32:16 localhost apt-get: etcnet-0:0.9.2-alt2 removed

при этом создались такие файлы 

/etcnet/ifaces/default/fw/iptables/*
например
modules.rpmnew
или в filter/
FORWARD  FORWARD.rpmnew  INPUT  INPUT.rpmnew  OUTPUT  OUTPUT.rpmnew  loadorder  
stdin

читая их при старте, etcnet выдает такое:
        Deleting the &quot;FORWARD.rpmnew&quot; chain from the &quot;filter&quot; table
iptables: No chain/target/match by that name
ERROR: /etc/net/scripts/config-fw: /sbin/iptables -t filter -X FORWARD.rpmnew
        Deleting the &quot;INPUT.rpmnew&quot; chain from the &quot;filter&quot; table
iptables: No chain/target/match by that name
ERROR: /etc/net/scripts/config-fw: /sbin/iptables -t filter -X INPUT.rpmnew
        Deleting the &quot;OUTPUT.rpmnew&quot; chain from the &quot;filter&quot; table

.............
Starting iptables for default
        Creating the &quot;FORWARD.rpmnew&quot; chain in the &quot;filter&quot; table
        Creating the &quot;INPUT.rpmnew&quot; chain in the &quot;filter&quot; table
        Creating the &quot;OUTPUT.rpmnew&quot; chain in the &quot;filter&quot; table
        Creating the &quot;stdin&quot; chain in the &quot;filter&quot; table
        Creating the &quot;FORWARD.rpmnew&quot; chain in the &quot;mangle&quot; table
        Creating the &quot;INPUT.rpmnew&quot; chain in the &quot;mangle&quot; table
        Creating the &quot;OUTPUT.rpmnew&quot; chain in the &quot;mangle&quot; table

и эти цепочки реально создаются.
iptables -t nat -L

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT.rpmnew (0 references)

как же быть-то? ;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65833</commentid>
    <comment_count>1</comment_count>
    <who name="Andrew Kornilov">hiddenman</who>
    <bug_when>2008-03-14 16:09:47 +0300</bug_when>
    <thetext>Да, у меня это проблема уже год в TODO болтается :( Попробую себя заставить.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68205</commentid>
    <comment_count>2</comment_count>
    <who name="Andrew Kornilov">hiddenman</who>
    <bug_when>2008-04-13 03:36:40 +0400</bug_when>
    <thetext>Исправлено в svn trunk. Будет в новой версии.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>