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

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

    <bug>
          <bug_id>9622</bug_id>
          
          <creation_ts>2006-05-26 18:51:21 +0400</creation_ts>
          <short_desc>iptables v1.x.x: Couldn&apos;t load match `recent&apos;:/lib/iptables/libipt_recent.so</short_desc>
          <delta_ts>2006-09-15 01:47:11 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>iptables</component>
          <version>unstable</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="PeterVF">petervf</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38337</commentid>
    <comment_count>0</comment_count>
    <who name="PeterVF">petervf</who>
    <bug_when>2006-05-26 18:51:22 +0400</bug_when>
    <thetext>Проблема достаточно описана здесь
http://lists.altlinux.org/pipermail/sysadmins/2006-March/000721.html
присутствует и в M2.2 и в M2.4 и в C3.0 и, судя по информации по ссылке, в
sisyphus-е. Ключ к решению здесь
http://lists.netfilter.org/pipermail/netfilter/2005-August/062384.html
Для себя решил так
[peter@test1 tmp-wget]$ diff iptables.spec iptables.spec1
3c3
&lt; Release: alt2
---
&gt; Release: alt2.P0
97c97
&lt; make COPT_FLAGS=&quot;%optflags&quot; PREFIX=%prefix LIBDIR=/%_lib \
---
&gt; make COPT_FLAGS=&quot;%optflags&quot; PREFIX=%prefix LIBDIR=/%_lib KERNEL_DIR=/usr \
101c101
&lt; make install install-experimental install-devel \
---
&gt; make install install-experimental install-devel KERNEL_DIR=/usr \
158a159,161
&gt; * Fri May 26 2006 Peter V.Fedchenko &lt;petervf@front.ru&gt; 1.3.1-alt2.P0
&gt; - change spec to compile libipt_recent.so
&gt;
Как правильно править согласно ALT-way, к сожалению, не знаю.
Но хотелось бы чтоб последующие сборки iptables шли с этим модулем.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38339</commentid>
    <comment_count>1</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2006-05-26 20:27:09 +0400</bug_when>
    <thetext>можно патч в нормальном виде? diff -u т.е.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38371</commentid>
    <comment_count>2</comment_count>
    <who name="PeterVF">petervf</who>
    <bug_when>2006-05-28 14:35:00 +0400</bug_when>
    <thetext>$ diff -u iptables.spec iptables.spec1
--- iptables.spec       2005-05-24 20:08:08 +0400
+++ iptables.spec1      2006-05-26 17:22:55 +0400
@@ -1,6 +1,6 @@
 Name: iptables
 Version: 1.3.1
-Release: alt2
+Release: alt2.P0

 Summary: Tools for managing Linux kernel packet filtering capabilities
 License: GPL
@@ -94,11 +94,11 @@
 popd

 %build
-make COPT_FLAGS=&quot;%optflags&quot; PREFIX=%prefix LIBDIR=/%_lib \
+make COPT_FLAGS=&quot;%optflags&quot; PREFIX=%prefix LIBDIR=/%_lib KERNEL_DIR=/usr \
        all experimental

 %install
-make install install-experimental install-devel \
+make install install-experimental install-devel KERNEL_DIR=/usr \
        DESTDIR=%buildroot BINDIR=/sbin MANDIR=%_mandir \
        PREFIX=%prefix LIBDIR=/%_lib
 mkdir -p %buildroot%_libdir
@@ -156,6 +156,9 @@
 %postun ipv6 -p %postun_ldconfig

 %changelog
+* Fri May 26 2006 Peter V.Fedchenko &lt;petervf@front.ru&gt; 1.3.1-alt2.P0
+- change spec to compile libipt_recent.so
+
 * Tue May 24 2005 Dmitry V. Levin &lt;ldv@altlinux.org&gt; 1.3.1-alt2
 - Added multilib support (mouse, closes #6745).

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38975</commentid>
    <comment_count>3</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-07-01 16:43:39 +0400</bug_when>
    <thetext>Почему баг висит на voins?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38978</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-07-01 18:53:53 +0400</bug_when>
    <thetext>Fixed in iptables-1.3.5-alt4.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>