From owner-freebsd-current@FreeBSD.ORG Fri Oct 24 19:29:35 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 A1CA0A82 for ; Fri, 24 Oct 2014 19:29:35 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A7A4149 for ; Fri, 24 Oct 2014 19:29:35 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id bs8so2101580wib.3 for ; Fri, 24 Oct 2014 12:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=xK5KhgBh6InPNbcu12Tv3+sRPcDJLkI7kI42lBDZ/jE=; b=YiCHfxDdDs3Zka6U/a+Kr7QvPmL5/0rvOZ2gsnSA3Flw/6ABv3OQPFZgeW/AJbB5K/ mD9wywJ4/O7oJfcVbOp2wigOuy7m4IFwWwzmlZ9YQUHI7UsX+KQW3Kte/rjlWgoeljHU ubWxavwwfORp1xxvsKi6hTwaZ648tFjA3GlqWalfsRLOyw104EOApTjzytC4bjy5bOQF /2oYDFj8JG12hI8U6F6xL7imiXrVW7GRLyJC+Wk4GhXSDqcjD3bWKobufLnIbgqwtqtU CuUj+ZQlEP5XJhkfcJGWwZ7XNTOVHD8V/UPMCFrYqEYsYIfkBWRN8Dt60aBssNIq70y+ jP7A== X-Received: by 10.180.212.48 with SMTP id nh16mr6169220wic.50.1414178973636; Fri, 24 Oct 2014 12:29:33 -0700 (PDT) Received: from gumby.homeunix.com (5ec1f671.skybroadband.com. [94.193.246.113]) by mx.google.com with ESMTPSA id ko10sm6598243wjb.48.2014.10.24.12.29.32 for (version=SSLv3 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 24 Oct 2014 12:29:32 -0700 (PDT) Date: Fri, 24 Oct 2014 20:29:29 +0100 From: RW To: freebsd-current@freebsd.org Subject: Re: freebsd-update install failed Message-ID: <20141024202929.26ae9a62@gumby.homeunix.com> In-Reply-To: <544A8AF4.3060700@gmx.com> References: <5449B4CA.508@gmx.com> <544A7CF0.4030905@gmx.com> <544A7E71.9070604@freebsd.org> <544A8AF4.3060700@gmx.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 19:29:35 -0000 On Fri, 24 Oct 2014 19:23:00 +0200 dt71@gmx.com wrote: > Allan Jude wrote on 10/24/2014 18:29: > > Do you have a src tree installed? > > Obviously not. It's not at all obvious. > > 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. > freebsd-update can update /usr/src, it depends how it's set-up in freebsd-update.conf