From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0A39B1381FB for ; Thu, 27 Dec 2012 19:58:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A56221C259; Thu, 27 Dec 2012 19:58:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7746A21C081 for ; Thu, 27 Dec 2012 19:57:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B3F8433D7E4 for ; Thu, 27 Dec 2012 19:57:18 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.145 X-Spam-Level: X-Spam-Status: No, score=-0.145 tagged_above=-999 required=5.5 tests=[AWL=-0.134, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02rGwMWE6K-T for ; Thu, 27 Dec 2012 19:57:03 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6A3533D7E5 for ; Thu, 27 Dec 2012 19:57:01 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ToJZi-0001uN-LL for gentoo-user@gentoo.org; Thu, 27 Dec 2012 20:57:06 +0100 Received: from hsi-kbw-095-208-058-089.hsi5.kabel-badenwuerttemberg.de ([95.208.58.89]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Dec 2012 20:57:06 +0100 Received: from joerg.schaible by hsi-kbw-095-208-058-089.hsi5.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Dec 2012 20:57:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: =?UTF-8?B?SsO2cmc=?= Schaible Subject: [gentoo-user] Re: Re: problem starting "openvpn" after recenet upgrade Date: Thu, 27 Dec 2012 20:56:42 +0100 Message-ID: References: <20121227055217.GA3568@syscon7.inet> <20121227165455.GC3568@syscon7.inet> <50DC8B9F.3030806@hanft.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: hsi-kbw-095-208-058-089.hsi5.kabel-badenwuerttemberg.de User-Agent: KNode/4.9.3 X-Archives-Salt: d83ad1b9-60a2-42c2-a57f-7fb4077e043a X-Archives-Hash: 92d8f262f1b294bd65bb0567620899c8 Matthias Hanft wrote: > Joseph wrote: >> >> Yes, you are correct. Rebuilding openvpn worked; thank you. > > As far as I have seen, you can set USE="iproute2" for OpenVPN which > seems to use iproute2 instead of net-tools - should avoid your problem, > too. If iprout2 is relocated, it will fail for openvpn exactly the same miserably way. - Jörg