From owner-freebsd-current@FreeBSD.ORG Fri Oct 24 17:23:07 2014 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 2B263432; Fri, 24 Oct 2014 17:23:07 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B7A501D6; Fri, 24 Oct 2014 17:23:06 +0000 (UTC) Received: from [157.181.98.237] ([157.181.98.237]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MFAaV-1XsU4J0iR1-00GKkq; Fri, 24 Oct 2014 19:23:04 +0200 Message-ID: <544A8AF4.3060700@gmx.com> Date: Fri, 24 Oct 2014 19:23:00 +0200 From: dt71@gmx.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:32.0) Gecko/20100101 Firefox/32.0 SeaMonkey/2.29.1 MIME-Version: 1.0 To: Allan Jude , freebsd-current@freebsd.org Subject: Re: freebsd-update install failed References: <5449B4CA.508@gmx.com> <544A7CF0.4030905@gmx.com> <544A7E71.9070604@freebsd.org> In-Reply-To: <544A7E71.9070604@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:Y59nae6ymD1yMewSZcv44GU7N0itydVEzFnxH10/Gw6CPIH3Gp5 Z6AKzzGx63FDHId45fq3LdUNOPOGXegI/FuNYU/qEUQ2SWeUW7FxkKFxH9gEEk0dZfeeKYA iSMNZR3GLwS/4GBYJxJlSjrQVBjP0mV5ZZAlWcXgDXKudAcVaIytL4jemo6sC3irnPEeaeh +A0KHtyAZBLTm/T3Z2kgg== X-UI-Out-Filterresults: notjunk:1; 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: Fri, 24 Oct 2014 17:23:07 -0000 Allan Jude wrote on 10/24/2014 18:29: > Do you have a src tree installed? Obviously not. > This error is usually Usually? You've gotta be kidding me. > caused by it trying to install the update to an > empty src tree, so the contrib/tzdata parent directory does not exist. > > It is a minor problem with freebsd-update where it gets confused the odd > time a new file has to be added in a security update. It is a problem with the update "package", actually. To update /usr/src, one should use Subversion. Not? If it is the job of freebsd-update to update /usr/src (when it exists), then freebsd-update should also try to apply source code security patches as well, which apparently is not the case.