Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 444842

Summary: net-misc/openvpn-2.2.2 failed to execute /sbin/ifconfig
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: New packagesAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cedk, floppym
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markos Chandras (RETIRED) gentoo-dev 2012-11-26 20:07:30 UTC
Mon Nov 26 21:59:20 2012 /sbin/ifconfig tun0 10.23.0.1 pointopoint 10.23.0.2 mtu 1500
Mon Nov 26 21:59:20 2012 Linux ifconfig failed: could not execute external program
Mon Nov 26 21:59:20 2012 Exiting

This is because there is no /sbin/ifconfig anymore

sys-apps/net-tools-1.60_p20120127084908

The stable net-tools package works ok.

Symlinking /bin/ifconfig to /sbin/ifconfig makes openvpn work as expected.
Comment 1 Mike Gilbert gentoo-dev 2012-11-26 20:11:51 UTC
Looks like bug 407195.
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2012-11-26 20:18:52 UTC
Hmm right. Thanks

*** This bug has been marked as a duplicate of bug 407195 ***