[Bug 256533] devel/py-setproctitle: 1.2.2 fails to setproctitle

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Jun 2021 11:42:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256533

            Bug ID: 256533
           Summary: devel/py-setproctitle: 1.2.2 fails to setproctitle
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sbz@FreeBSD.org
          Reporter: jeroen.pulles@gmail.com
          Assignee: sbz@FreeBSD.org
             Flags: maintainer-feedback?(sbz@FreeBSD.org)

py-setproctitle on FreeBSD 12.2 does not call setproctitle because its
initialisation fails at some point. See
https://github.com/dvarrazzo/py-setproctitle/issues/94

As a result of not setting the process title, you'll see failing service
commands; In my case, for example:

$ sudo service -j mercurial-web hgweb restart
hgweb not running? (check /var/run/hgweb/hgweb.pid).
Starting hgweb.

-- 
You are receiving this mail because:
You are the assignee for the bug.