From nobody Thu Nov 28 12:54:19 2024 X-Original-To: pkg@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 4XzbqH1F46z5fgp1 for ; Thu, 28 Nov 2024 12:54:19 +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 4XzbqG65dnz4hW3 for ; Thu, 28 Nov 2024 12:54:18 +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=1732798458; 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=1WK9FB14xlog/wHlHyXNjBC6eRYCuyVnW4+rbyPo1BE=; b=wPTOWola+JdZKoChK4P5gqKEPD/3CiBXA8NHbdJQelMQabJ3Jg3wMpWCmTPrQ4INqPNoaV 45Zo9AcKHzswesHAUFUfCP4lOxgVMA+fe2/PEp48b//nJoYBX17iiAMMH+IZe04PKY+w1N UNPVMihTjhb16nkLhySyzy0+oNhmIhaJQ2axc58gBI1bohoJpnAfZcLz0+VxXv0UFpuTDy AVSci4p4OfS585HYCsvfzeWxgftoNtobHutZuZmfHu75YAAZoHO4Gvt8FOa2GbU+nDfd3P jpia5orxDXkMhirxjVabzEGqFRgcaSgxVOI1quoSNItFG5OpC5BULyD7tK7OlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732798458; a=rsa-sha256; cv=none; b=Z7goX49qfp4ak5TCqiRdG51jK0nxY70va9hYKZgEmIKA6t2BYRtJBu/QHqAmUQYWVNHl1h xugF3bwW3NMcC8M0m5iIIyWYTFVmwcg1WlUKNibQaSsDfGgzkjFL1+/5syi4cgC32O3Ipi Hir3EwdNC6Fcbpi6L8B+ho+N3Hg4DJV1jWePjsF7R4ETC9Mfjk5amOEmcpl6RuNMF99USR 2LvBNW6dLhCKs1z7tAWRveu1e7tDmGMfc0mAhey1Px0QN67a1YLVP3BD0gBPxHdZBL5WSd SsWkG5FbzK4iLHXWhhyp52AWpvKNf8GNUbfoyYpfZU6sHswki4IAyX9eBDv+sw== 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 4XzbqG5jbYzfxg for ; Thu, 28 Nov 2024 12:54:18 +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 4ASCsIrK058250 for ; Thu, 28 Nov 2024 12:54:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ASCsI7X058249 for pkg@FreeBSD.org; Thu, 28 Nov 2024 12:54:18 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: pkg@FreeBSD.org Subject: [Bug 280607] ports-mgmt/pkg: pkg unlock --all fails Date: Thu, 28 Nov 2024 12:54:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: franco@opnsense.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Binary package management and package tools discussion List-Archive: https://lists.freebsd.org/archives/freebsd-pkg List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkg@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280607 --- Comment #3 from Franco Fichtner --- As I mentioned it was already fixed. Maybe it hasn't been shipped in a rele= ase yet, but that's outside my pay grade anyway. ;) --=20 You are receiving this mail because: You are the assignee for the bug.=