From nobody Tue May 02 08:59:20 2023 X-Original-To: doc@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 4Q9Yt116n7z48jtQ for ; Tue, 2 May 2023 08:59:21 +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 4Q9Yt05PNkz3GVH for ; Tue, 2 May 2023 08:59:20 +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=1683017960; 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=vh06fKKoolai7/Ta53m9JddgZ2TwoOfinrL/Z6ja//Y=; b=NfKkU9Xhg1i/sDaQouXFYzjIPTAp+a6SYToRGamLBE8duxzB7jdAhhm5Yu8AnxxFyK17fC xsRZbqsfw9v6rq0QXxxJdLmPHAVHVG/FO2klc3WO1DiE8bkN34wqg3+24YchVr05/3s43/ ypct0KfifQoryoVwzctvoG2vqZ2Ep19ytcI03JNV3G5ep/u4BWuyohR0U7EevNU0wqFcI4 5LKLIKZDbnU62+Y9cpBtCEQtNEtcNXd7/udxcS5TZ61qIJ4nijnZyCCwhP65Ljn+ytF0Xb oFe9ZJeyWkzIMdLY1Epq5AA/fzqyF7r5EI4++Olb1bJQBcBe+SzyJPjKcoWK2A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683017960; a=rsa-sha256; cv=none; b=i7zAA2kpvyZF04ML7VcBdIy9ICQ4oRyD+4UdJGv1oKJkc97RRSB91sgEQovmFpnjF0osUO IycetSZJxGG+wac4ZmRfu1OdL1W8WHPowSF+qX3ZKqTWTXXuLASbGlqievioJf95TDlAjv etNiXK1YYttx7ZHOyq5SRvIMkdguVGiK//S27FdbLvfJhCHTJpj2Nx3KEB9NkRZj2na6An I0gSy75nRZX0bC07eTw1EG7h2AmZJKTVfW/y9b261SquH7iC1G/l76tcTKjfvrE/GgaKbZ y9vcjOrOkcY9NURSrf9GS9/57Kb8mh/HOj3e8opUwywJFOm1pkw2F1n5V6xC5w== 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 4Q9Yt04TW8zhHQ for ; Tue, 2 May 2023 08:59:20 +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 3428xKUe062282 for ; Tue, 2 May 2023 08:59:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3428xKgA062281 for doc@FreeBSD.org; Tue, 2 May 2023 08:59:20 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: doc@FreeBSD.org Subject: [Bug 270860] os-release not updated after minor upgrade 13.1 to 13.2 with freebsd-update(8) Date: Tue, 02 May 2023 08:59:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kaviar@tutanota.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270860 --- Comment #18 from Kaviar --- (In reply to Graham Perrin from comment #8) Hi Graham, 1st, I'm sorry for responding so late, I figured no one would actually look= at this (minor bug at most) for some time, the freebsd community is way more active than I assumed :) I definitely did this to upgrade # freebsd-update -r 13.2-RELEASE upgrade # freebsd-update install (reboot) # freebsd-update install I just kept using the system as nothing else was wrong. uname and freebsd-version gave the right versions anyway. It's not my main system and= I don't use it every day (It's a vm running in vmware ws, installed from iso) My etc/os-release is fully correct now ! I don't exactly know 'when' that happened, as I didn't check os-release every time I was using the system. I definitely did some freebsd-update fetch and freebsd-update install's in = the meantime, and reboots and shutdowns. Its mended itself.=20 freebsd-version -kru 13.2-RELEASE 13.2-RELEASE 13.2-RELEASE freebsd-update install no updates are available to install this case can be closed.=20 Thx! --=20 You are receiving this mail because: You are on the CC list for the bug.=