From owner-freebsd-stable@FreeBSD.ORG Fri Dec 12 08:15:31 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0075FB3A for ; Fri, 12 Dec 2014 08:15:30 +0000 (UTC) Received: from eu1sys200aog105.obsmtp.com (eu1sys200aog105.obsmtp.com [207.126.144.119]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F1461BA for ; Fri, 12 Dec 2014 08:15:29 +0000 (UTC) Received: from mail-wg0-f46.google.com ([74.125.82.46]) (using TLSv1) by eu1sys200aob105.postini.com ([207.126.147.11]) with SMTP ID DSNKVIqkCL/jprnfkXrc82YO36s9/MFoa67q@postini.com; Fri, 12 Dec 2014 08:15:30 UTC Received: by mail-wg0-f46.google.com with SMTP id x13so8447080wgg.19 for ; Fri, 12 Dec 2014 00:15:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to; bh=d+91hBo/4fUvvMmBlDdTKUL3X4UFO8+kxgPRijQzQWk=; b=Rqupu/BDQ349D0uDC9XF6tmp/56ORb/JxBTbQjcLqwQdCBRIVl5jA3+tFdDlYxI1lZ duhamkseAfETtQ1ad5y/bUmBTHaYtW7tGB1iIwxTbFuOseRPGBcCw1hqoi4AYuBIUy9h Zpjp8cytcEqRErn8czWpeiE3xk46yT9zqj56mXvQeq3+USMRi9LjjsBCeq0xHVR2a+3D uardrN2WcRxqE9xq3WaASg+zm5trPeEiSxfPWFwxYNVFH+m8mBFJqM0Xy6DXpMiyhI3T do8IyU05iVNny7F6qZvy4NI+2upm/ag+VuhzAIIVZslCsNd5kiNVWG8PPYW4nLISScae V9qg== X-Gm-Message-State: ALoCoQnhyY2TVY0/asFO7nOFU1j9LN7jMLxLDaQrQNdYP700Ok4liMNOnt0XaI4f7aiBHJBdz9cD8gqB5RMP4f/Lxmu0j33CbMh13n3vNOPpEBSzvVTbfYjeD51D4bMx1UlFgO4XWR44WLKFeqIxwkazqXctvHhIAw== X-Received: by 10.194.157.4 with SMTP id wi4mr10139962wjb.54.1418372104805; Fri, 12 Dec 2014 00:15:04 -0800 (PST) X-Received: by 10.194.157.4 with SMTP id wi4mr10139945wjb.54.1418372104668; Fri, 12 Dec 2014 00:15:04 -0800 (PST) Received: from mech-as221.men.bris.ac.uk (mech-as221.men.bris.ac.uk. [137.222.187.221]) by mx.google.com with ESMTPSA id cz3sm825187wjb.23.2014.12.12.00.15.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Dec 2014 00:15:04 -0800 (PST) Date: Fri, 12 Dec 2014 00:15:04 -0800 (PST) X-Google-Original-Date: Fri, 12 Dec 2014 08:15:02 GMT Received: from mech-as221.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9) with ESMTP id sBC8F2hl087106 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 12 Dec 2014 08:15:03 GMT (envelope-from mexas@mech-as221.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9/Submit) id sBC8F2XQ087105 for freebsd-stable@freebsd.org; Fri, 12 Dec 2014 08:15:02 GMT (envelope-from mexas) From: Anton Shterenlikht Message-Id: <201412120815.sBC8F2XQ087105@mech-as221.men.bris.ac.uk> To: freebsd-stable@freebsd.org Subject: freebsd-update: Installing updates...install: ///usr/src/contrib/tzdata/zone1970.tab: No such file or directory Reply-To: mexas@bris.ac.uk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2014 08:15:31 -0000 I'm trying to update from 10.0-RELEASE-p12 amd64 to 10.0-RELEASE-p13. I get: # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 10.0-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be added as part of updating to 10.0-RELEASE-p13: /usr/src/contrib/tzdata/zone1970.tab # freebsd-update install Installing updates...install: ///usr/src/contrib/tzdata/zone1970.tab: No such file or directory done. # Please advise Thanks Anton