startup file for buildslave broken

Bug #1504337 reported by Jim Wright
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
buildbot-slave (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

/etc/init.d/buildslave broken. line 90 is:
        errors=$( ($errors+1) )
should be:
        errors=$(($errors+1))

additionally, there are numerous instances of the string "buildmaster" which should be "buildslave".

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: buildbot-slave 0.8.8-1
ProcVersionSignature: Ubuntu 3.16.0-50.67~14.04.1-generic 3.16.7-ckt16
Uname: Linux 3.16.0-50-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.15
Architecture: amd64
Date: Thu Oct 8 22:26:56 2015
InstallationDate: Installed on 2015-09-26 (12 days ago)
InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: buildbot-slave
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.buildslave: [modified]
mtime.conffile..etc.default.buildslave: 2015-10-08T22:20:06.895620
mtime.conffile..etc.init.d.buildslave: 2015-10-08T22:23:43.051620

Revision history for this message
Jim Wright (jwright-m) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package buildbot-slave - 0.8.12-1

---------------
buildbot-slave (0.8.12-1) unstable; urgency=medium

  * New upstream release.
  * Fix typo in init script. LP: #1504337.

 -- Matthias Klose <email address hidden> Sun, 17 Apr 2016 01:57:36 +0200

Changed in buildbot-slave (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.