From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 28 07:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC8F1DD2 for ; Wed, 28 May 2014 07:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8FE1D25B2 for ; Wed, 28 May 2014 07:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4S7U066001329 for ; Wed, 28 May 2014 07:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4S7U0iT001328; Wed, 28 May 2014 07:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 28 May 2014 07:30:00 GMT Resent-Message-Id: <201405280730.s4S7U0iT001328@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Grant D. Watson" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22396DA7 for ; Wed, 28 May 2014 07:28:22 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1029F259D for ; Wed, 28 May 2014 07:28:22 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4S7SLB5047759 for ; Wed, 28 May 2014 07:28:21 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4S7SLDo047756; Wed, 28 May 2014 07:28:21 GMT (envelope-from nobody) Message-Id: <201405280728.s4S7SLDo047756@cgiserv.freebsd.org> Date: Wed, 28 May 2014 07:28:21 GMT From: "Grant D. Watson" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/190332: net/pptpclient fails with "/bin/ip: not found" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 07:30:00 -0000 >Number: 190332 >Category: ports >Synopsis: net/pptpclient fails with "/bin/ip: not found" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 28 07:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Grant D. Watson >Release: 10.0-RELEASE-p2 >Organization: >Environment: FreeBSD dweorh 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Having given the appropriate definition in /etc/ppp/ppp.conf, I run the pptp command to create a tunnel. I get an error about failing to find the Linux ip command and the tunnel is not created: root@dweorh:/home/gdwatson # pptp 1.2.3.4 VPNName /bin/ip: not found /bin/ip: not found ifconfig reveals no tunnel. >How-To-Repeat: Install pptpclient, put PPTP VPN connection information in /etc/ppp/ppp.conf, and run pptp with IP address and name of the connection. >Fix: The upstream web site advertises Free/Net/Open-BSD support, so my (perhaps naive) expectation is that there's a build problem somewhere and not an undeclared upstream dependency on Linux-only network utilities. >Release-Note: >Audit-Trail: >Unformatted: