From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <blocke@shivan.org>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI
	autolearn=unavailable autolearn_force=no version=4.0.0
Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123])
	by chiba.3jane.net (Postfix) with ESMTP id AE3AF249AA
	for <gentoo-dev@gentoo.org>; Sun, 23 Dec 2001 04:50:58 -0600 (CST)
Received: from dial-66-max-01.abny.together.net ([209.91.37.194])
	by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1)
	id 16I6DJ-0003l5-00
	for gentoo-dev@gentoo.org; Sun, 23 Dec 2001 02:50:41 -0800
Subject: Re: [gentoo-dev] iptables directory
From: "Bruce A. Locke" <blocke@shivan.org>
To: gentoo-dev@gentoo.org
In-Reply-To: <20011222095650.B23774@chiba.3jane.net>
References: <1008853382.11553.13.camel@uranus.u235.eyep.net> 
	<20011222095650.B23774@chiba.3jane.net>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0 (Preview Release)
Date: 23 Dec 2001 05:51:07 -0500
Message-Id: <1009104669.13876.0.camel@kodiak.chronospace.org>
Mime-Version: 1.0
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Developer discussion list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: f813eadd-57d7-46a7-ad01-625ccf2e4777
X-Archives-Hash: 5f510ac5e36d658fb77d26fe2ea98274

On Sat, 2001-12-22 at 10:56, Daniel Robbins wrote:
> On Thu, Dec 20, 2001 at 03:03:02PM +0200, Vitaly Kushneriuk wrote:
> > Hi.
> > As iptables can be called from /etc/init.d/ scripts and is essential for
> > system startup, it should go to /sbin and not to /usr/sbin
> 
> OK; I just fixed this in iptables-1.2.4-r1.  It should be showing up on
> rsync soon.

It appears broke on my system.  I unmerged all previous versions of
iptables and merged the most current and now I get fun stuff like this:

--- snip ---
iptables v1.2.4: Couldn't load target
`standard':/usr/lib/iptables/libipt_standard.so: cannot open shared
object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information.

iptables v1.2.4: Couldn't load target
`MASQUERADE':/usr/lib/iptables/libipt_MASQUERADE.so: cannot open shared
object file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information.
--- snip ---

Creating a symlink from /usr/lib/iptables to /lib/iptables makes it work
again but obviously its not the correct solution... is /usr/lib
hardcoded into iptables?  the ebuild seems fine, etc.

 
-- 

Bruce A. Locke
blocke@shivan.org

"Those that would give up a necessary freedom for temporary 
  safety deserve neither freedom nor safety."
   -- Ben Franklin