From owner-freebsd-current@freebsd.org Mon Jul 27 22:49:26 2020 Return-Path: Delivered-To: freebsd-current@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 8A88D3718ED for ; Mon, 27 Jul 2020 22:49:26 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ultimatedns.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BFw3V071kz4Rkb for ; Mon, 27 Jul 2020 22:49:24 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by udns.ultimatedns.net (8.15.2/8.15.2) with ESMTPS id 06RMndAV044943 (version=TLSv1.2 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Mon, 27 Jul 2020 15:49:46 -0700 (PDT) (envelope-from bsd-lists@BSDforge.com) X-Mailer: Cypht MIME-Version: 1.0 Cc: In-Reply-To: <6c85dab2-fe82-d406-52c1-e30275653ccd@callfortesting.org> From: Chris Reply-To: bsd-lists@BSDforge.com To: Michael Dexter Subject: Re: Freebsd-update Date: Mon, 27 Jul 2020 15:49:46 -0700 Message-Id: <4b21c3084a094235b0fb93deabd738e8@udns.ultimatedns.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4BFw3V071kz4Rkb X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; local_wl_ip(0.00)[24.113.41.81] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2020 22:49:26 -0000 On Mon, 27 Jul 2020 15:14:49 -0700 Michael Dexter editor@callfortesting=2Eorg= said > On 7/17/20 4:37 AM, Cristian Cardoso wrote: > > I would like to know if by chance in freeBSD there is some kind of log > > when the command freebsd-update fetch / install is executed? > > I looked in the documentation and found nothing about it=2E >=20 > There does not appear to be a log but running it with '--debug' is very= =20 > informative=2E Perhaps run a typescript for each run to capture this? >=20 > All, is the debug output something that should be logged? Aren't the installs/up(grade|date)s individually logged in /var/messages? >=20 > Michael --Chris