From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 17:04:33 2014 Return-Path: Delivered-To: freebsd-questions@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 6D30CFA3 for ; Mon, 17 Nov 2014 17:04:33 +0000 (UTC) Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) (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 3D80B6C6 for ; Mon, 17 Nov 2014 17:04:32 +0000 (UTC) Received: by mail-pd0-f180.google.com with SMTP id p10so2211019pdj.39 for ; Mon, 17 Nov 2014 09:04:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:references:mail-followup-to:date :in-reply-to:message-id:user-agent:mime-version:content-type; bh=zvALlj+9kgd1xQETWsySQrf7K6drl7HpUgxS5TJcnJw=; b=CMqO5jnvKvfgtoJE+prIFajV7NuzsQP6mdDfiJwZ5CWzllHDekhq2Dsje6ybGQCSI6 xacQF4XIqXYWVa5cVR5Y27zUiLbbMEcU5KMN7U6E+jP78eZT0JzGpnCCklxnJhjo0bk5 awEEF+7UM6LUiji9yAS8syibMdCSR8ZShVpiUc/Ui0Ry8XzslEhHGC5QjsykARamjr7e iFX6uVN1zYisqWmf61uQifwDQgmRZ8EwzcbM9tR3jn+LLFIGjCmy6aKDFrOJHsOIMjo4 BFg+csoy/vspS+lvcX/Qnp+8cjQYn7lkvBTf1/jjljprVgQDMdekQ/4Wm+J4h9XYEk66 4MtQ== X-Gm-Message-State: ALoCoQlsZZ4uOr3sN+gGQ3efJ98V72GoOZ+MEd7i4fWr3Dnxq5JkncDCTpugj5F/6bE7IllonZyS X-Received: by 10.68.87.226 with SMTP id bb2mr5035524pbb.136.1416243872184; Mon, 17 Nov 2014 09:04:32 -0800 (PST) Received: from elk.localnet ([2604:8800:100:82aa:6ef0:49ff:fe05:658b]) by mx.google.com with ESMTPSA id bj7sm35796889pad.20.2014.11.17.09.04.31 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 17 Nov 2014 09:04:31 -0800 (PST) Received: from carlj by elk.localnet with local (Exim 4.80) (envelope-from ) id 1XqPj2-0007tO-SD for freebsd-questions@freebsd.org; Mon, 17 Nov 2014 09:04:28 -0800 From: Carl Johnson To: freebsd-questions@freebsd.org Subject: Re: freebsd-update - 10.0 to 10.1 References: <201411170840.06373.mark.tinka@seacom.mu> <201411171550.10873.mark.tinka@seacom.mu> <001301d0026f$878bdce0$96a396a0$@seibercom.net> <201411171626.05487.mark.tinka@seacom.mu> Mail-Followup-To: freebsd-questions@freebsd.org Date: Mon, 17 Nov 2014 09:04:28 -0800 In-Reply-To: <201411171626.05487.mark.tinka@seacom.mu> (Mark Tinka's message of "Mon, 17 Nov 2014 16:26:05 +0200") Message-ID: <877fytwyg3.fsf@elk.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 17:04:33 -0000 Mark Tinka writes: > On Monday, November 17, 2014 04:05:22 PM Jerry wrote: > >> I received the same message. I decided to go ahead and do >> a complete rebuild of the ports. The message also stated >> that I should run "freebsd-update install" after >> rebuilding the ports. I assume I do that before >> rebooting the machine. Is that correct? I am also >> assuming that I should rebuild the ports BEFORE >> rebooting. I hope so. Because that is what I am doing >> and there was no message that stated I should reboot >> first. > > When upgrading between major versions, yes, you certainly > need to rebuild all userland ports before doing the second > reboot, otherwise all hell will break loose when libraries > for the major version are incompatibile with userland ports > built with a library from a previous major version. > > My issue is I've never had to do this when upgrading minor > revisions within the same release train. > > So I'll go ahead and ignore the message and let you all know > what happens. I ignored the message and I haven't seen any problems yet. -- Carl Johnson carlj@peak.org