From nobody Wed Dec 14 16:40:03 2022 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 4NXLgn1yQmz4jmW6 for ; Wed, 14 Dec 2022 16:40:05 +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 4NXLgn0xC7z3KRx for ; Wed, 14 Dec 2022 16:40:05 +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=1671036005; 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: in-reply-to:in-reply-to:references:references; bh=8VV85ckfXNI5dbcQPw5MTbtdDBCrr95oZB/FWSjfaxU=; b=C1dkUZ9cdylecuIk+WqNTRgvi7rN7JmqAvejVQV61w7ey38OlKIEcvSSsG27zWAQc7F1W5 q8av4M03J47N+6ZDMLVKVK/tHoUaTA4T1OtLndNlXhU86upHC4HS5Hq84P1vHPU8A+rkjo n3U2Qif2gd5f9DKrLXMy0dELZ9hf1mTWfdoN+Exg1ID5DWxYbjD/skRRB9oY83QfK7weVS ahXgAtooYwUaFq6ahbzljUSSJz1YceRzbuRzemEzjn8gs84pK8AVSDOh2VbXQtB5nIGdUV CxFzNTgBkVG6nmmZiL1b+c2hcxj+sJJdTWYHRkc7gg21HN3GvuyCeq1veFDnqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671036005; a=rsa-sha256; cv=none; b=xKHTbmuEdHBV2XtKi0/FzptiFnSjr6ebn6enlZk6vvMl+wyHIzu9IT0hvfyQA7kXFUQAIa RGW4Ar8PLAYBE3I8ijzukh9jkt43TqsrW5LC0o6IPSKJV3UTKRlxMaT79zhbBbre3BGcBJ +YaGvfs5ymqSOHLYVFFhXQknyMHqJF5Io7NSFZVm6Xq2vIioCWD4Y0vKIY8FrI4Dop5okr sScsfj3fwn9H5bS/cfY1AZge5TOc53uWnb+vojjZ3TesQ+jIK27Wda6E5a1diic30wZOV3 4cLZc/Zx0V2d9Zr/KO9fq3hQTPtepRvGCvvu7Fu+WaPfntWj/1XEW1Cf/+uzQw== 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 4NXLgm7179z10Vk for ; Wed, 14 Dec 2022 16:40:04 +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 2BEGe4hF094431 for ; Wed, 14 Dec 2022 16:40:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BEGe4nM094430 for bugs@FreeBSD.org; Wed, 14 Dec 2022 16:40:04 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 147430] freebsd-update(8) not updating /usr/src/UPDATING Date: Wed, 14 Dec 2022 16:40:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 8.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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=3D147430 --- Comment #7 from Ed Maste --- This is a consequence of the way FreeBSD-update binary patches are built. T= he patches from ENs/SAs are applied to the tree and new objects are built, and UPDATING itself does not appear in any of those patch files - it is modified only as the patches are committed to the tree. We should indeed address this, perhaps as part of moving the FreeBSD-update build infrastructure to use git (assuming this doesn't become OBE via pkgba= se). I have no expected timeline for this, though, --=20 You are receiving this mail because: You are the assignee for the bug.=