From owner-freebsd-questions@freebsd.org Tue Apr 28 15:11:43 2020 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 E40D82BC447 for ; Tue, 28 Apr 2020 15:11:43 +0000 (UTC) (envelope-from bob@rancor.immure.com) Received: from rancor.immure.com (108-84-10-9.lightspeed.austtx.sbcglobal.net [108.84.10.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "darth.immure.com", Issuer "darth.immure.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 49BQ8t64n5z3M5f for ; Tue, 28 Apr 2020 15:11:42 +0000 (UTC) (envelope-from bob@rancor.immure.com) Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.15.2/8.15.2) with ESMTPS id 03SFBeVJ045398 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 28 Apr 2020 10:11:40 -0500 (CDT) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.15.2/8.15.2/Submit) id 03SFBdEb045397; Tue, 28 Apr 2020 10:11:39 -0500 (CDT) (envelope-from bob) Date: Tue, 28 Apr 2020 10:11:39 -0500 From: Bob Willcox To: Per Hedeland Cc: "Steve O'Hara-Smith" , freebsd-questions@freebsd.org Subject: Re: Updating from 11.3-stable to 12.1-stable? Message-ID: <20200428151139.GC39823@rancor.immure.com> Reply-To: Bob Willcox References: <20200427200111.GA39823@rancor.immure.com> <9945f3b9-0452-721b-e931-816bc7a044ae@FreeBSD.org> <20200427234150.9bb022df.freebsd@edvax.de> <20200427230003.06a4a2579fc941eae8497388@sohara.org> <3d0844aa-f591-f13e-a471-fcf6b7c40a22@hedeland.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3d0844aa-f591-f13e-a471-fcf6b7c40a22@hedeland.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 49BQ8t64n5z3M5f X-Spamd-Bar: ++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of bob@rancor.immure.com has no SPF policy when checking 108.84.10.9) smtp.mailfrom=bob@rancor.immure.com X-Spamd-Result: default: False [4.21 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[bob@immure.com]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; IP_SCORE(0.26)[ip: (0.14), ipnet: 108.64.0.0/11(0.05), asn: 7018(1.16), country: US(-0.05)]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[immure.com]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.75)[0.753,0]; REPLYTO_EQ_FROM(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_SPAM_LONG(1.00)[1.000,0]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[bob@immure.com,bob@rancor.immure.com]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:7018, ipnet:108.64.0.0/11, country:US]; SUBJECT_ENDS_QUESTION(1.00)[]; FROM_NEQ_ENVFROM(0.00)[bob@immure.com,bob@rancor.immure.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2020 15:11:44 -0000 On Tue, Apr 28, 2020 at 04:51:47PM +0200, Per Hedeland wrote: > On 2020-04-28 00:00, Steve O'Hara-Smith wrote: > > On Mon, 27 Apr 2020 23:41:50 +0200 > > Polytropon wrote: > > > >> from scratch, add your OS modifications, then install your > >> "top level ports" (the things you're intending to use), and > >> all required dependencies will be resolved automatically as > >> they are needed. > > > > Run pkg leaf on the existing system to get a first cut of the list > > of packages to install. > > Hm, that sounds like it could be quite useful for the way I typically > do upgrades, but > > $ pkg leaf > pkg: unknown command: leaf > > For more information on available commands and options see 'pkg help'. > $ > > - and I'm afraid I can't spot a likely candidate for a typo in pkg(8). > > Please help!:-) I can't find any mention of a leaf command in the man page for pkg or its help output, but it does work on my systems. -- Bob Willcox | It's possible that the whole purpose of your life is to bob@immure.com | serve as a warning to others. Austin, TX |