From owner-freebsd-current@freebsd.org Mon Feb 15 16:12:20 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F163DAA982D for ; Mon, 15 Feb 2016 16:12:20 +0000 (UTC) (envelope-from vangyzen@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E530C13A4 for ; Mon, 15 Feb 2016 16:12:20 +0000 (UTC) (envelope-from vangyzen@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E0A7CAA982C; Mon, 15 Feb 2016 16:12:20 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E03FAAA982B for ; Mon, 15 Feb 2016 16:12:20 +0000 (UTC) (envelope-from vangyzen@FreeBSD.org) Received: from smtp.vangyzen.net (hotblack.vangyzen.net [IPv6:2607:fc50:1000:7400:216:3eff:fe72:314f]) by mx1.freebsd.org (Postfix) with ESMTP id CEA4613A2; Mon, 15 Feb 2016 16:12:20 +0000 (UTC) (envelope-from vangyzen@FreeBSD.org) Received: from ford.home.vangyzen.net (unknown [76.164.15.242]) by smtp.vangyzen.net (Postfix) with ESMTPSA id 4D29556497; Mon, 15 Feb 2016 10:12:20 -0600 (CST) From: Eric van Gyzen Subject: /etc/periodic/weekly/320.whatis: /usr/libexec/makewhatis.local: not found To: bapt@FreeBSD.org, current@FreeBSD.org Message-ID: <56C1F8E0.2020708@FreeBSD.org> Date: Mon, 15 Feb 2016 10:12:16 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 15 Feb 2016 16:12:21 -0000 I just set up a workstation running head. The weekly 320.whatis script always reports: /usr/libexec/makewhatis.local: not found Indeed, it doesn't exist. Does the 320.whatis script need to be updated for r283777? Cheers, Eric