From owner-freebsd-current@freebsd.org Mon Jan 8 19:49:22 2018 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 8D898E5CC35 for ; Mon, 8 Jan 2018 19:49:22 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery6.ore.mailhop.org (pmta2.delivery6.ore.mailhop.org [54.200.129.228]) (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 707B47052A for ; Mon, 8 Jan 2018 19:49:22 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: f0a41168-f4ac-11e7-93a5-cd02e7dc7692 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.78.92.27 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.78.92.27]) by outbound2.ore.mailhop.org (Halon) with ESMTPSA id f0a41168-f4ac-11e7-93a5-cd02e7dc7692; Mon, 08 Jan 2018 19:48:47 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id w08JnK3U003075; Mon, 8 Jan 2018 12:49:20 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1515440960.44630.19.camel@freebsd.org> Subject: Re: 11.1-jail on CURRENT: sh: lint: not found *** [llib-lposix.ln] Error code 127 From: Ian Lepore To: Kurt Jaeger , freebsd-current@freebsd.org Date: Mon, 08 Jan 2018 12:49:20 -0700 In-Reply-To: <20180108194352.GQ2827@home.opsec.eu> References: <20180108075813.3e181697@freyja.zeit4.iv.bundesimmobilien.de> <1515440133.44630.16.camel@freebsd.org> <20180108194352.GQ2827@home.opsec.eu> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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, 08 Jan 2018 19:49:22 -0000 On Mon, 2018-01-08 at 20:43 +0100, Kurt Jaeger wrote: > Hi! > > If I understand correctly, in the past we decommissioned stuff from > the base system in a few steps: > > - announce intent > - analyse/remove from use > - disconnect from build > - remove from tree > > It seems dropping lint was done a bit hasty ? > It was discovered that it had not been working for about 3 years and nobody complained, so hasty removal seemed innocuous at the time.  I don't think these subsequent build problems were anticipated, but they should be fixable. https://lists.freebsd.org/pipermail/freebsd-arch/2016-February/017658.html -- Ian