Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2019 11:31:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234565] py36-buildbot service cannot be started
Message-ID:  <bug-234565-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: alex@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=3D"/usr/local/bin/buildbot"
# service buildbot start
/usr/local/etc/rc.d/buildbot: WARNING: run_rc_command: cannot run
/usr/local/bin/buildbot

--=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-234565-7788>