From owner-freebsd-stable@FreeBSD.ORG Sun Jun 22 18:24:07 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8E6AA8B6 for ; Sun, 22 Jun 2014 18:24: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 224DC2AD0 for ; Sun, 22 Jun 2014 18:24:06 +0000 (UTC) Received: from mandree.no-ip.org ([78.49.113.61]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0Lhf3N-1WL3ss1hbN-00ms4x for ; Sun, 22 Jun 2014 20:23:59 +0200 Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 588EB23CF2A for ; Sun, 22 Jun 2014 20:23:58 +0200 (CEST) Message-ID: <53A71F3E.9000908@gmx.de> Date: Sun, 22 Jun 2014 20:23:58 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: FreeBSD 9.3-RC1 Now Available References: <20140621140419.GA97698@hub.FreeBSD.org> In-Reply-To: <20140621140419.GA97698@hub.FreeBSD.org> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K0:FHdp2r0a3pRzJSOdLiomZhdoRHCZjuGDOB/yZG2xu3XUXlXGESP DGFQkrhoeiwgP1eDNn707ka+pgFTt9cy0XpevGO3RmEWMHkrwULIv39GykRPBlLDHrTK9E+ zIi0s6LeBtU5RGjfGkzObSjmhGJ7lleh/mb/mygd1F5Eg1UAFxV3gCEfacEZE9Vc1JcakQq SH3et8Jlr+RXWCgTRVjdg== X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 18:24:07 -0000 Am 21.06.2014 16:04, schrieb Glen Barber: > The first RC build of the 9.3-RELEASE release cycle is now available > on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and > sparc64 architectures. [...] > The freebsd-update(8) utility supports binary upgrades of amd64 and i38= 6 > systems running earlier FreeBSD releases. Systems running earlier > FreeBSD releases can upgrade as follows: >=20 > # freebsd-update upgrade -r 9.3-RC1 >=20 > During this process, freebsd-update(8) may ask the user to help by > merging some configuration files or by confirming that the automaticall= y > performed merging was done correctly. I see these issues on the second "freebsd-update" install run: > install: ///usr/src/contrib/bind9/libtool.m4 exists but is not a direct= ory > install: ///usr/src/contrib/bind9/libtool.m4/libtool.m4: Not a director= y > install: ///usr/src/contrib/bind9/libtool.m4/ltoptions.m4: Not a direct= ory > install: ///usr/src/contrib/bind9/libtool.m4/ltsugar.m4: Not a director= y > install: ///usr/src/contrib/bind9/libtool.m4/ltversion.m4: Not a direct= ory This is whilst upgrading from 9.1-RELEASE-p(whichever was most current a week ago). Is this just my system, or a known issue? Best regards Matthias