From nobody Sun Jun 16 06:10:02 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 4W22fz15pSz5NLr6 for ; Sun, 16 Jun 2024 06:10:03 +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 4W22fy4dtYz4MBC for ; Sun, 16 Jun 2024 06:10:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718518202; a=rsa-sha256; cv=none; b=hIOtqltvhdz4eub0zDp7A5hA3yKVj8FLx1dk+l4ZgDqykxIIQuz9Ec3G6ZezNc5ZAsDWx4 uOppL82cOyq0IW5rdwYT+3CK0iPGEhauEusREfSjwyyrN/R5ATN8MhFMk8HDDtJ3qfpzNU D7/DydDYoRGXjLSPJSbD5S4Eb5/haMhzl9F8+nFKpQFl36vLCNy5h8GPvaARqZT2+56Glz JWd11fR7orUMdsBA3gGKbwBBmiJ44Y5yU0m3+jbCVV73PV2wICJRWLU6g35nkPvuCr/pst EozfeBkcU+zFMWb1b54Bn/aGkrm12i3scVncENxW1WGfGXH9vizGCleikXG/Tg== 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=1718518202; 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=Z2KXvRp1w8e0nh72ZAtPBigecUlb35q7A4k1ZQt9NJ0=; b=bAZXbmY834/KgH4dYPZ76+5Zl1jVpgljnbPM46iwpZZvTdtAwBkUNAGhgLkYmlQIQXeIN1 ima45DMcx+tmTesBGRCEqEkSN3hN0QS7EJ1xfMJoRH28c43tfwy6Cm4rFODb0t5I5mNbt9 Sx8T/L1QmwGL8CfrD8jp76tQSAIGlWM6CoK7+fLqSmZUMOaxF4jfhJfydLYkhToIHP75mS TYS593xEPtBQYQf1uSdWzja3n3hBPBsrmCFzPYTLdlYcfQGeGT50aaPRDFfS9mFpbDC2uk 3JVZQy5PjKMclKHAGCIROQ/6L5bL34kRhYb4cZe46Kn4NXZWzi3XlaT2bzMLHA== 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 4W22fy4FyZzbcZ for ; Sun, 16 Jun 2024 06:10:02 +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 45G6A2cM028854 for ; Sun, 16 Jun 2024 06:10:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45G6A2fR028853 for standards@FreeBSD.org; Sun, 16 Jun 2024 06:10:02 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 279779] There's possibly an issue with the sudo command Date: Sun, 16 Jun 2024 06:10:02 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jp20171211@163.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=3D279779 Bug ID: 279779 Summary: There's possibly an issue with the sudo command Product: Base System Version: 15.0-CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: standards Assignee: standards@FreeBSD.org Reporter: jp20171211@163.com Hi, I'm working on my server with FreeBSD 15.0-current installed. Everything is fine after installation. However, after I upgrade it by "pkg upgrade ", the "sudo" command didn't not work. Here is the output: ld-elf.so.1: /usr/local/bin/sudo: Undefined symbol "__memcpy_chk@FBSD_1.8" Is that a bug? If not, how can I fix it? --=20 You are receiving this mail because: You are the assignee for the bug.=