From nobody Mon May 8 14:24:06 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QFNny57wbz49ynv for ; Mon, 8 May 2023 14:24:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QFNny2Jmmz3DFv for ; Mon, 8 May 2023 14:24:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683555846; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5W36yEkki9bQOmsMySpVem90NIcQ/9ADZ7yigp8df0o=; b=OkBWJzzNPQ3XkDnj/3InoPXeGxYWYgkiFqIuAOfm6b3SrF0+HnfGptr/138kIDQLo5QVRk s7ENfbBEe1WZzQKdIVLKIZhvlEwqjGHvawxvtIcjA7LZZmw8J+hJuT06zcZBRbZ+oCsn1M XlyJFOBKY5hjB6DjAgrpffAuQ1nHuHWAjocBX1d+Dd6TLJveSJotgdqrzWI02pKBGZ+l6c olyBr0nP4a9dXBnqwK4dCHizst7VpDVT9vheS9eKwKYG78PG+WtNfrBJMhvE/7D+VsE/nH 4LGAm2/tBxqKQ2Mrzaq6/1gMBy33TG9RW1RaeTEao5dwanmlLGIwBBqQmFajcQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683555846; a=rsa-sha256; cv=none; b=PgOkBU3GT3b+mF0KxZ44TNxOhuOnQNDTWqp+lvRElnHQ9n8R72uE+UkSGK/E1C6pk+nhTE iQhqrFieCPTWhzdS0bUkMh1w2TAgIDONb1+jogRU1q4j6DDOvZe1IteLAp3ZcDIuxubE4R 5QuKpfOONIVQol9xEP3Hp7iTCe7zRYr2h9Wh8ycrHwzuZ4lp0qFilQpsQ98Kgd9L1vzy++ gCW4a/KFVtHWIkUlXHbk8C5CmW5ZD8o9SKo8Bt/z5cyvgvLzsO7AjAsSMLry+Y0rMOABqQ kLLfKd31LTMigYThcV6eB0HxEMLGio27U2K2ZHaLOL0EgeEBrOSBJ/LGxjQEMg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QFNny1NnKz13jr for ; Mon, 8 May 2023 14:24:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 348EO6jF098705 for ; Mon, 8 May 2023 14:24:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 348EO6ox098704 for bugs@FreeBSD.org; Mon, 8 May 2023 14:24:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271315] etcupdate add log rotation instead of overwriting it Date: Mon, 08 May 2023 14:24:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 000.fbsd@quip.cz X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271315 Bug ID: 271315 Summary: etcupdate add log rotation instead of overwriting it Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: 000.fbsd@quip.cz Created attachment 242060 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242060&action= =3Dedit simple log rotation Since I have a problem reported in PR 271287, it has been difficult to find= out what goes wrong because the log file is overwritten each time "etcupdate" r= uns, only some subcommands append to the log file. I suggest 2 solutions: 1) always append and let newsyslog rotate the log file 2) add some simple log rotation to etcupdate (patch attached) --=20 You are receiving this mail because: You are the assignee for the bug.=