From owner-freebsd-questions@freebsd.org Wed Apr 7 04:08:59 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5CEE95C8703 for ; Wed, 7 Apr 2021 04:08:59 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 4FFW9Q2KtFz3mF3 for ; Wed, 7 Apr 2021 04:08:57 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id 302484E6B0; Tue, 6 Apr 2021 21:08:50 -0700 (PDT) From: "Ronald F. Guilmette" To: "parv/freebsd" cc: freebsd-questions@freebsd.org Subject: Re: Help needed: Upgrading packages broke my system In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2756.1617768530.1@segfault.tristatelogic.com> Content-Transfer-Encoding: quoted-printable Date: Tue, 06 Apr 2021 21:08:50 -0700 Message-ID: <2757.1617768530@segfault.tristatelogic.com> X-Rspamd-Queue-Id: 4FFW9Q2KtFz3mF3 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of rfg@tristatelogic.com designates 69.62.255.118 as permitted sender) smtp.mailfrom=rfg@tristatelogic.com X-Spamd-Result: default: False [-1.23 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[69.62.255.118:from]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000]; TAGGED_RCPT(0.00)[freebsd]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[tristatelogic.com]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; SPAMHAUS_ZRD(0.00)[69.62.255.118:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.93)[-0.932]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14051, ipnet:69.62.128.0/17, country:US]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2021 04:08:59 -0000 In message , you wrote: >On Mon, Apr 5, 2021 at 4:32 PM Ronald F. Guilmette wrote: >> I have been seriously remiss in keeping my old 12.0-RELEASE system up >> to date. I am trying to rectify that now. > >Do you mean you will keep FreeBSD at 12.0-RELEASE and will update >only the packages? > >Or, are you upgrading both FreeBSD & packages? Yea, my plan was to do both the base system AND all installed ports/packag= es. I have it all updated now. It was somewhat of a nightmare. I will post more details of how I recovered from this mess soon. I learned a lot. The #1 thing I learned is that if you're going to update/upgrade *either* your ports/packages *or* the base system, you had damn well have a LOT of free space available in your /var partition. Eleswise havoc *will* ensue. More later. Regards, rfg