From nobody Mon Aug 26 18:04:13 2024 X-Original-To: freebsd-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 4Wsz8P0Q26z5TMKN for ; Mon, 26 Aug 2024 18:04:21 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Wsz8N1ZfLz47RY for ; Mon, 26 Aug 2024 18:04:20 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nomadlogic.org header.s=04242021 header.b="PPA2/jiJ"; dmarc=pass (policy=quarantine) header.from=nomadlogic.org; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 66.165.241.226 as permitted sender) smtp.mailfrom=pete@nomadlogic.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1724695452; 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=e+Xu19spfpx06McCzvd3WIZ2nbMe3uXh8CnTLQyArpQ=; b=PPA2/jiJHUoBcRDa5OcDzM56jzFb5+2MxAuydK931bH+2q5qr63DK8UL3NiLxC5UY+Lg0E KqjEVmXqLHY/yDbpxnXhrMBXLdyxOZKJvmwQ5iPZMv/VbAYIc41VqlmQ5VNniLuAjC+G6b IYskbAdmvShG/WZpAEjLkqghOlnIV3g= Received: from [192.168.1.160] ( [47.154.20.141]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 171b062c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Mon, 26 Aug 2024 18:04:11 +0000 (UTC) Message-ID: <05a47921-beaa-4da1-9066-90867d70ed85@nomadlogic.org> Date: Mon, 26 Aug 2024 11:04:13 -0700 List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: freebsd-python@freebsd.org From: Pete Wright Subject: change py-gunicorn rc.d configuration Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.80 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.81)[-0.806]; DMARC_POLICY_ALLOW(-0.50)[nomadlogic.org,quarantine]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[nomadlogic.org:s=04242021]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-python@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-python@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[nomadlogic.org:+] X-Rspamd-Queue-Id: 4Wsz8N1ZfLz47RY hi everyone, i filed this PR last week that modifies the py-gunicorn rc.d script: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281005 I need this change in behavior so that i can rotate gunicorn logfiles, it will also allow us to optionally send other signals to the main gunicorn worker process.  any feedback would be really appreciated. cheers, -pete -- Pete Wright pete@nomadlogic.org From nobody Sun Sep 1 21:00:54 2024 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 4WxknM1Xp4z5PS2x for ; Sun, 01 Sep 2024 21:00:55 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WxknL6mQsz48sT for ; Sun, 1 Sep 2024 21:00:54 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725224455; a=rsa-sha256; cv=none; b=caFJy/sVJi1iz0X42EAkTBZ+nu+/HUazVkV6WM8CiPXFSGlDSxfRXC+hhLFbR5mLzM/NOM vAokrQ41Uj51sni2mCrr0ZsjZCx4Uf8JIz5BB3zP2pi4gp8mIA+qJ4OpOhAnhnc/vDbRQG 10tEsGTBuKKOnh/JjYWRR4U5qWR4wDEgUKv6iXICsmVJPXfpy5dVSwP34TEl90AUjjwcMH Lb9k3FK/8vx5Rn4XTxdT5P+rhzn3JNDAweQjxGJKLMX9pU8qPCnpDVZeQ0LNZvqaXKsKAw hP5n0n5cfQfb7XzB3D8cRtLriA7e4paclC10x5W7aMD+gN6jzetT3HJqihdf5A== 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=1725224454; 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=baJaYKAXU+Nkr003H0/M7ibIF+v7QkoTxnJngFFYiMY=; b=CiVSMBOCZ7M99xcVgGvAvAZqjD16XhWuzHkrrL0TEkwBiDH+zPLBeXACNJeffboniRXAJk 4mvHDnIMJGJO9/6xq0mULfRNOMzm2+yGYRPbcX6RKHlfBQh/7d3DXg7A79BW8+/CSYJFuk punb7fpymdbxZIVZwrb0GKe8dJxs1YybdBDEl5fVGSvKNcUvK3ONRRM5Bfl7dq/1mJdrUN ZPHS+oBc9JNKbHsz7Ecnml2vxzfehFVV2UWksEqOnFKkDQattanQIJLExA9yfEyT8LfyLJ luFfwiIy6wT5SDwW+8BW3xLQHRyRmxCu89DXyTqVifmIV1nGh2URBbK2Tx74qA== 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 4WxknL6NQ1zkJ5 for ; Sun, 1 Sep 2024 21:00:54 +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 481L0s67076099 for ; Sun, 1 Sep 2024 21:00:54 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 481L0sPM076091 for python@FreeBSD.org; Sun, 1 Sep 2024 21:00:54 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202409012100.481L0sPM076091@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: python@FreeBSD.org Subject: Problem reports for python@FreeBSD.org that need special attention Date: Sun, 1 Sep 2024 21:00:54 +0000 List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17252244541.F8bc57C1.69655" Content-Transfer-Encoding: 7bit --17252244541.F8bc57C1.69655 Date: Sun, 1 Sep 2024 21:00:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 205308 | devel/py-pip and devel/py-virtualenv don't aggree Open | 242896 | lang/python*: Fail to package in poudriere (testp Open | 262759 | Python ports that install conflicting files in ge In Progress | 262109 | Mk/Uses/python.mk: Improve CMake/Python integrati Open | 257353 | lang/python38: Intermittently fails to build unde Open | 234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER Open | 224115 | devel/py-babel directory name != port name Open | 264993 | www/mitmproxy: Update to 10.4.0 Open | 268043 | devel/py-twisted: Consumer ports fail to run: mod Open | 260448 | [NEW] devel/py-aiosignal: Project to manage callb 10 problems total for which you should take action. --17252244541.F8bc57C1.69655 Date: Sun, 1 Sep 2024 21:00:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    205308 | devel/py-pip and devel/py-virtualenv don't aggree
Open        |    242896 | lang/python*: Fail to package in poudriere (testp
Open        |    262759 | Python ports that install conflicting files in ge
In Progress |    262109 | Mk/Uses/python.mk: Improve CMake/Python integrati
Open        |    257353 | lang/python38: Intermittently fails to build unde
Open        |    234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER
Open        |    224115 | devel/py-babel directory name != port name
Open        |    264993 | www/mitmproxy: Update to 10.4.0
Open        |    268043 | devel/py-twisted: Consumer ports fail to run: mod
Open        |    260448 | [NEW] devel/py-aiosignal: Project to manage callb

10 problems total for which you should take action.
--17252244541.F8bc57C1.69655--