From nobody Mon Nov 20 08:59:58 2023 X-Original-To: python@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 4SYhKV6Pnjz50x7B for ; Mon, 20 Nov 2023 08:59:58 +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 4SYhKV51F9z4vWb for ; Mon, 20 Nov 2023 08:59:58 +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=1700470798; 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=4F6E5aH5wE7T6R8NdfAXkM5uAnEYgKXcJGyRexXaYms=; b=XWowL3/O2v2GuX3KxBSCsVa1PyWxMl9vsTtO5UYH/PodD50Z1INuUeJeKp0y4iP8EHDA68 fRKtGGSwl9V8bdu1RDy+NvUHLGr+aHgwQHAt88TH5RgtH1aZr39Sac5DT6TqV/ZFSlSJH+ /IskCteV/eW7sW4Gg+qYkqWuapfIl7oAyHUJYTDRZZtT77UrNW33djkI/fJ6tovlKiRR8M RiXcimxT6nb969I1aL5WKl3kr6fOv29ZBvhlBLlG+wMGfsGEExmqauoQSjHcB0ExttlpSM +CqLb9/mDK0ajum9o+3dhBx+5mlb3hfnWze/aYqWNzE+JTfiJpkbst/6Hz+sFQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700470798; a=rsa-sha256; cv=none; b=vptqHJAAvVKvz+nHl80bIBha0JPYCK1Jan44iFdGSpKSrQmZnMow9hUbbbq28c1to/WO2g NGGiBDlOy+PAqHMQUQULEQNItrQsdo0xk+405smqqkZVZrzCi2d8TZvdmP6rpNVO0+oE12 TO7eLvR/Snc0qsu3Sz4VOggHj302TJ6CrZAU9uwoJBVXn6IKqny7UqRfV5ZVY73fHwNcAo xnSr7n7u85zlz2Dq14OaSNQyNanqB4sM5IDTzaowq5Isu2/fJu5VOsjZVgu2+/a8KJ1yXR SRq8eJhON+IeZ6Q02t0AqGFcdvZit87Xyn3xjx9dRcpSwksvLq9t6ROUcifnBQ== 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 4SYhKV40L6zlwc for ; Mon, 20 Nov 2023 08:59:58 +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 3AK8xwNx016378 for ; Mon, 20 Nov 2023 08:59:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AK8xwdq016377 for python@FreeBSD.org; Mon, 20 Nov 2023 08:59:58 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: python@FreeBSD.org Subject: [Bug 275167] security/py-service-identity: merge duplicate of security/py-service_identity Date: Mon, 20 Nov 2023 08:59:58 +0000 X-Bugzilla-Reason: CC 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 Many People X-Bugzilla-Who: girgen@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275167 --- Comment #11 from Palle Girgensohn --- (In reply to John Hein from comment #7) (In reply to John Hein from comment #7) If we deprecated either port, we anyway need to move all dependencies to the one we want to keep. Also att a CONFLICTS since the install the same service_identity file. As it is now, ports are broken since their dependency chains scoop up both variants of the service[_-]identity ports. Hence, I disagree. We can't let the tree be broken just like that? Example is www/web2ldap (this is from a pkg-fallout email): ... [main-amd64-default-job-04] | `-- Installing py39-service_identity-18.1.0= ... pkg-static: py39-service_identity-18.1.0 conflicts with py39-service-identity-23.1.0 (installs files into the same place). Problem= atic file: /usr/local/lib/python3.9/site-packages/service_identity/__init__.py Failed to install the following 1 package(s): /packages/All/py39-prometheus-client-0.17.1.pkg =3D=3D=3D=3D=3D Message from py39-Automat-20.2.0: -- Install graphics/py-graphviz and devel/py-twisted to enable state machine visualization (`MethodicalMachine.asDigraph`). *** Error code 1 Stop. make: stopped in /usr/ports/www/web2ldap --=20 You are receiving this mail because: You are on the CC list for the bug.=