From nobody Wed Sep 27 20:36:45 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 4RwpLP4P8cz4txfY for ; Wed, 27 Sep 2023 20:36:45 +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 4RwpLP28n8z4NnT for ; Wed, 27 Sep 2023 20:36:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695847005; a=rsa-sha256; cv=none; b=WHpVsaBvIr9+TL0UXLFWSRTEsM4ErmiH5PyLhuaMRFlI+GA/L1uWBK5syvdikCIMbml1qN yyopibClZFL6Yf+8dFSqXCZofSeyAvEpeMSd1zTJG+9KdkLYDOmExfqotmSXXB5IfZW6jW piIu9li0XELUvqvpBKh93eMArabPkSMXVzbbGoxdr2SjXCnxjjc5ql7mnHNf1E07bxDS5b M10bfiK8vWlsP9DHzASPHF4Fau9MTZ2qja7/wWS4eVTHsCyNVthr0IuLPRotVuXC4Ih57P p8kySQd/+sceflgcD3RyejeAbtUfqdvaEk7jvcVVT6lmrjD7mCjHTbLBRhLu1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695847005; 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=r3O3n++RH3ZL2KrP8TauAWHwTJao7gGiuFvCPxpiVh8=; b=CetyGCS1xVsF2Q6z+fkUjiL/OK/5SySjbaN2ZOizBx7r5cp6yBUGoKyjnwVWju8rQxvquj 4uVCmL9gZ9K7NV/7K+wk/2TmwHkGzm41DS1rxFs4fS7DIOk4QuRkQf+uZRsKf29OLdoME5 m10R/TZP6PdgVzGRNppPYvbFoTo6jXyWIT3MOj11xdjITAjV8Agm6H4P01iP28HBohIIbP Ah6AIJlHCjYjNMZH2L5ypQr6oinLQmygeftyREWAJnz0Sjl/at9wqNksHVEdi9jtl++32f fIm4MNK9i3BubUUqXKzmL4BSDxYx4yzeJemVt91HeV5MBCaG7fGRbF9wqqDSdw== 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 4RwpLP18pPztPR for ; Wed, 27 Sep 2023 20:36:45 +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 38RKajfN014410 for ; Wed, 27 Sep 2023 20:36:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38RKajXL014409 for bugs@FreeBSD.org; Wed, 27 Sep 2023 20:36:45 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 264075] freebsd-update in 13.1-RELEASE detects an installed kernel when it shouldn't Date: Wed, 27 Sep 2023 20:36:45 +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: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? X-Bugzilla-Changed-Fields: cc 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264075 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste --- I presume "upgrade" is missing from step 3 in your reproduction steps. Using freebsd-update from main, # ./freebsd-update -b /root/13.1/ --currently-running 13.1-RELEASE -r 13.2-RELEASE upgrade Looking up update.FreeBSD.org mirrors... 2 mirrors found. Fetching metadata signature for 13.1-RELEASE from update2.freebsd.org... do= ne. Fetching metadata index... done. Fetching 2 metadata patches.. done. Applying metadata patches... done. Fetching 1 metadata files... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic world/base The following components of FreeBSD do not seem to be installed: kernel/generic-dbg world/base-dbg world/lib32 world/lib32-dbg Does this look reasonable (y/n)?=20 > Normally when running freebsd-update on a jail using the -b switch it sho= uld > not detect a kernel in that folder (because there isn't one). However, the > version of freebsd-update in 13.1-RELEASE detects a kernel and wants to > install files to /boot/kernel in the jail. I believe the claim here is that this is a regression, but I didn't see any recent changes that would be obviously responsible for this. Which version worked correctly for this case, in your experience? --=20 You are receiving this mail because: You are the assignee for the bug.=