[Bug 234565] py36-buildbot service cannot be started

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 2 11:31:17 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234565

            Bug ID: 234565
           Summary: py36-buildbot service cannot be started
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: alex at inferiorhumanorgans.com

Per below, the service entry is calling the incorrect executable.

# pkg info -Eg '*buildbot*'
py36-buildbot-1.5.0
py36-buildbot-console-view-1.5.0
py36-buildbot-grid-view-1.5.0
py36-buildbot-pkg-1.5.0
py36-buildbot-waterfall-view-1.5.0
py36-buildbot-www-1.5.0
# which buildbot buildbot-3.6
buildbot: Command not found.
/usr/local/bin/buildbot-3.6
# grep ^command /usr/local/etc/rc.d/buildbot
command="/usr/local/bin/buildbot"
# service buildbot start
/usr/local/etc/rc.d/buildbot: WARNING: run_rc_command: cannot run
/usr/local/bin/buildbot

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


More information about the freebsd-ports-bugs mailing list