Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2018 20:15:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227675] devel/py-buildbot-worker: Fix twistd binary name in rc script for non-standard Python version
Message-ID:  <bug-227675-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227675

            Bug ID: 227675
           Summary: devel/py-buildbot-worker: Fix twistd binary name in rc
                    script for non-standard Python version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs@FreeBSD.org
          Reporter: andreas.sommer87@googlemail.com
             Flags: maintainer-feedback?(koobs@FreeBSD.org)
          Assignee: koobs@FreeBSD.org

Created attachment 192704
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192704&action=
=3Dedit
Patch

`service buildbot-worker start` tries to run `/usr/local/bin/twistd` which =
does
not exist if built against a non-default Python version like 3.6. Change th=
at
to use the executable name `twistd-${PYTHON_VER}`.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227675-7788>