From owner-freebsd-questions@freebsd.org Thu Sep 13 21:52:54 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93070109AF36 for ; Thu, 13 Sep 2018 21:52:54 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-yb1-xb29.google.com (mail-yb1-xb29.google.com [IPv6:2607:f8b0:4864:20::b29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A116854A8 for ; Thu, 13 Sep 2018 21:52:52 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: by mail-yb1-xb29.google.com with SMTP id h22-v6so3927870ybg.12 for ; Thu, 13 Sep 2018 14:52:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=pshVHodwNAIcl5FbOlf+8SbGXqglR2srUvUSytkNjlI=; b=X34EBN44YW/rUPTCuXBlAAXBs9+uI6rmdRPRj80Yh4tRl5LpqtW897FEYzcPutN9kb zDKONY3sG2liafZkHnXJuxn24d/o0N9zunV1t/5kfky1vKuy4DKGqMXaept5DGOO2IVl uSDYI1Gx4PvOyZ9cFhB9WYE14eSW7TDJzqrcUA1uqpIL4F/RPJumyb8O0MGkj6dgjfnt gC/2FvaU0JHQUqKPaF/fyd0cOxZ0Ci363awPZkBAPfGGSmB5/rWMIx9LgAmsJUYA4fM8 mJkq1bbch8XnD9jbNqV4v0VuD7QLqzEgHoLTYGuWkaCmQssTLiVkBSViMuHhgvoLnVo4 B7hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=pshVHodwNAIcl5FbOlf+8SbGXqglR2srUvUSytkNjlI=; b=JtOi4KXnkjtesNGlzV1IVG93NgbbDzdk6/P6Y7FA0Tc3SHUj3u0PtGhhSigw0iO/i4 3Di8PL5sYA6fDDMvu6k+fMc4wjQHQaHqRZiHh1egc9bAjnmX7JiYb0OaUYuCDN30zsBz csnpuO3ffRcp9MJbIGIvO76OH1IHD/IfNDLiunziTB2+9hCgF838aspa9kO2TayFJxUv 7lCw0dBVY57VkCUSXu/lnm1K28exZdMAczTxktQznroQh74j4pM/1CuefKo9AVBJ84rc cpBMmVEVBFTolrWgkbSLh26JtHnTHgwfujvAdsJbiG5/yIkszbCyGm4aOlTDdM+vIMuj 2rWw== X-Gm-Message-State: APzg51AI8xarnxOxWK7iLWqs6ijT6K3ErlcCF63OosLxaSCSgu/Wn/5G bdwrNJkYXRFEI6zMgRjJG+3T5ieMOmVSzcps+1w8mo6f X-Google-Smtp-Source: ANB0Vda8s6CLnDMbM81PpztV8XjX8jthWJPnVDwNBi6r/m3yy8Mog/bdRm8tjKB6GnUzgRmxpJousyTBewNG2DgM8YY= X-Received: by 2002:a5b:c41:: with SMTP id d1-v6mr4449326ybr.136.1536875571760; Thu, 13 Sep 2018 14:52:51 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:9003:0:0:0:0:0 with HTTP; Thu, 13 Sep 2018 14:52:51 -0700 (PDT) In-Reply-To: <1ad541c0eb960ab8bf970f8461fef4fb@mailman-hosting.com> References: <20180913153344.GA50367@gmail.com> <1ad541c0eb960ab8bf970f8461fef4fb@mailman-hosting.com> From: William Dudley Date: Thu, 13 Sep 2018 17:52:51 -0400 Message-ID: Subject: Re: sudo,pkg,Mailman all broken after upgrade from 10.3 to 11.2 To: Jim Ohlstein , freebsd-questions Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2018 21:52:54 -0000 Yes, it does. I read this: https://www.freebsd.org/releases/11.2R/installation.html which doesn't tell the whole story, or else it should say "make sure you read the page in the handbook". I think it should. Bill Dudley This email is free of malware because I run Linux. On Thu, Sep 13, 2018 at 5:29 PM, wrote: > On 2018-09-13 11:33, Matt Smith wrote: > >> On Sep 13 09:29, William Dudley wrote: >> >>> replying to my own questions. >>> >>> The upgrade directions didn't state that I had to run pkg-static to >>> upgrade >>> pkg, >>> and then do pkg upgrade. They just said "rebuild ports", of which I have >>> none. >>> >>> So some googling revealed the missing instructions, and I am running pkg >>> upgrade >>> as I write this. >>> >>> Here, so the answers will be found by a search, is the missing >>> documentation: >>> >>> After the final freebsd-update install and reboot, do this: >>> >>> pkg-static -f install pkg >>> pkg upgrade (or possibly "pkg -f upgrade") >>> >>> >> This is the problem. You run freebsd-update three times. The final >> time deletes the old shared libraries and binaries that were on the >> old system and are no longer on the new system. >> >> What you should do is run it twice, then run pkg upgrade to reinstall >> all the packages, and then run it the final time. >> >> The workaround if you do what you did is to use pkg-static instead, so >> it's good that you found this out. But I agree it should be mentioned >> in the upgrade instructions. This happens quite often. >> > > This is in the handbook at https://www.freebsd.org/doc/ha > ndbook/updating-upgrading-freebsdupdate.html in 23.2.3.2. "Upgrading > Packages After a Major Version Upgrade". >