From owner-freebsd-current@FreeBSD.ORG Sat Jan 24 17:58:11 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2C4B4D2; Sat, 24 Jan 2015 17:58:10 +0000 (UTC) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88E0DC39; Sat, 24 Jan 2015 17:58:10 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id h11so2275548wiw.0; Sat, 24 Jan 2015 09:58:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uulJ4uRZGn8uMzqn8CgR2qIGJnRVqEdzebGdfArCFiA=; b=paburwuR14/Tt1F9T326RzSSeVKgchr3x9CM9dGgRa5iGU/skD67dezPPh/e0S12t0 8db4dRHzJZjPfFx7Ul7MBbwkoaCpsTm7kLXl26R3kXzaumAXziiYr40MfEjRFIFe9BwC RrpOOYurm/X7gVYR/n+luF8dsl/hpKnhAmk6CP6FFYH4Gqe0dZ0CYZH1t7fpdI665Zpm fn57bqTahDQyC/obDNiCQ77ZCizCRGajT/XITe2nvjWcuJ4fQoP4rI1T4zuSPrR6RKxB QPeBAHBTU7GYRODgYPxcQTFlox1JYZdTJu0ehnoxhRvFw0SnHfny+uwPlQd27cWodvSZ 1R4Q== MIME-Version: 1.0 X-Received: by 10.194.108.98 with SMTP id hj2mr27104117wjb.102.1422122288849; Sat, 24 Jan 2015 09:58:08 -0800 (PST) Received: by 10.27.131.166 with HTTP; Sat, 24 Jan 2015 09:58:08 -0800 (PST) In-Reply-To: References: Date: Sat, 24 Jan 2015 11:58:08 -0600 Message-ID: Subject: Re: install: /usr/tests/etc/rc.d/routing_test: No such file or directory From: Scot Hetzel To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2015 17:58:11 -0000 On Sat, Jan 24, 2015 at 10:42 AM, Adrian Chadd wrote: > I just updated a box: > > ===> etc/tests/rc.d (install) > install -o root -g wheel -m 555 routing_test /usr/tests/etc/rc.d/routing_test > install: /usr/tests/etc/rc.d/routing_test: No such file or directory > *** Error code 71 > > .. did someone forget an mtree? > > Looks like etc/rc.d needs to be added to the BSD.tests.dist. -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised.