From nobody Wed Dec 04 05:53:13 2024 X-Original-To: standards@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 4Y36Bd1nSgz5g0wR for ; Wed, 04 Dec 2024 05:53:13 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y36Bc6Q2yz4YRP for ; Wed, 4 Dec 2024 05:53:12 +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=1733291592; 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=Retsqj54ea9pYowQ3dx7oqoQTDw+EaHk2Vnsb0v0lrU=; b=xNBm9NFg9dRC/clqlGXxMahmWVWnZdV0auccfm0dN3W0eddp+XYo7OQjCseSZHudOKho3R XMfodFfiyz1KxitlFZYJMiSqXBenusSBjEGOrOcmDlz0NCoIZFlpGYNy4ZU9u68VJ7/wWT wJumxtJJjLru0Xhlywa0xA+hwD36PdFn7c1vEtQYSysvV6R2CJVOYKaCpSGN1yAlpX3Z49 ezwF/TKUPcOmkd+51wl3QgU2fdrHvfC/NBWLj1Z2evvojnDDNu9pPm5ZZlsy9UqkkVvY4U 4VcyUt5VvX6bysBCfhWRDzzrenbMb7Haya806S2sCjevh7WhZ1dz3zsavsTdoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733291592; a=rsa-sha256; cv=none; b=aYbcS1x12bv07ul89vbPQU/2Xyq65DhG94A5fjyVist9NVEdg+6VBbBApqErYMao+s4MZT Nb4954KHl3aMnEDbGwZPWURgAyaUrzm30PP1Z30vf9CHO/VNEguSUFYjk7rsziagRUEKh3 xj863a/Xrb7cTxmQVsnO1bAIIAug3s11/6wQ3luq44Xf4OIomFQSqANrPE3OkDOPk4VeHq tmTD8iKA72c5jX8pSPIAM/q/9zb7nrNZbHvRshNjzDJQA004qIqv/KHngoIG9/CJ+K8/O2 OuuEuZ8upr5wa3IOKIW9XAUmlfpA/PNKemeTfc8XpJ/F97vON8oV3hPrPXdZWg== 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 4Y36Bc6211zw6R for ; Wed, 4 Dec 2024 05:53:12 +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 4B45rCUG038423 for ; Wed, 4 Dec 2024 05:53:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B45rCmv038422 for standards@FreeBSD.org; Wed, 4 Dec 2024 05:53:12 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: standards@FreeBSD.org Subject: [Bug 283115] Upgrade to 14.2-RELEASE failed Date: Wed, 04 Dec 2024 05:53:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: 14.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gautamnath1@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@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 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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-standards@freebsd.org Sender: owner-freebsd-standards@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283115 Bug ID: 283115 Summary: Upgrade to 14.2-RELEASE failed Product: Base System Version: 14.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: standards Assignee: standards@FreeBSD.org Reporter: gautamnath1@gmail.com Upgraded from working system to 14.2-RELEASE went well up to first install.= On reboot the system hangs on after line "iic3 (12C generic I/O) on iicbus3 ". Next attempts failed also.Rollback,upgrade and again reboot with same resul= t on my Dell Latitude 3400. --=20 You are receiving this mail because: You are the assignee for the bug.=