From owner-freebsd-questions@freebsd.org Tue Mar 2 04:03:17 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 516375594D3 for ; Tue, 2 Mar 2021 04:03:17 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from mail.sermon-archive.info (sermon-archive.info [71.177.216.148]) by mx1.freebsd.org (Postfix) with ESMTP id 4DqNlR70P0z4nDf for ; Tue, 2 Mar 2021 04:03:15 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from [10.0.1.251] (mini [10.0.1.251]) by mail.sermon-archive.info (Postfix) with ESMTPSA id 4DqNlK1JqKz2fjQl; Mon, 1 Mar 2021 20:03:09 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.60.0.2.21\)) Subject: Re: 13.0-RELEASE-BETA4 From: Doug Hardie In-Reply-To: Date: Mon, 1 Mar 2021 20:03:09 -0800 Cc: LuMiWa , FreeBSD Questions Content-Transfer-Encoding: quoted-printable Message-Id: References: <20210301175803.4fb29aa0@dismail.de> To: Antonio Olivares X-Mailer: Apple Mail (2.3654.60.0.2.21) X-Virus-Scanned: clamav-milter 0.103.0 at mail X-Virus-Status: Clean X-Rspamd-Queue-Id: 4DqNlR70P0z4nDf X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of bc979@lafn.org designates 71.177.216.148 as permitted sender) smtp.mailfrom=bc979@lafn.org X-Spamd-Result: default: False [0.61 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.994]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:71.177.216.148/32]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[lafn.org: no valid DMARC record]; RBL_DBL_DONT_QUERY_IPS(0.00)[71.177.216.148:from]; NEURAL_SPAM_SHORT(0.95)[0.952]; SPAMHAUS_ZRD(0.00)[71.177.216.148:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; SUBJ_ALL_CAPS(1.35)[18]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:5650, ipnet:71.177.216.0/23, country:US]; RCVD_COUNT_TWO(0.00)[2]; 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: Tue, 02 Mar 2021 04:03:17 -0000 > On 1 March 2021, at 17:35, Antonio Olivares = wrote: >=20 >=20 > Thank you Sir, I have tried > # freebsd-update -r upgrade 13.0-RELEASE-BETA4 >=20 > But it did not work. I wanted to fix my broken installation from = source. > But there was a move to git? I have not done source updates since = 8.2/9.0 > -RELEASE >=20 > Best Regards, I believe the correct command is: freebsd-update upgrade -r 13.0-BETA4 -- Doug