procps 3.2.8-10ubuntu2 fails to install in a schroot

Bug #753675 reported by Marc Deslauriers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
procps (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: procps

3.2.8-10ubuntu1 worked fine. Comparing postinst shows the problem:

--- old/postinst 2010-12-21 05:08:52.000000000 -0500
+++ new/postinst 2011-04-07 06:17:31.000000000 -0400
@@ -98,8 +98,7 @@

 # Automatically added by dh_installinit
 if [ -e "/etc/init/procps.conf" ]; then
- # start fails if already running
- start procps || :
+ invoke-rc.d procps start || exit $?
 fi
 # End automatically added section
 # Automatically added by dh_installinit

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: procps 1:3.2.8-10ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Thu Apr 7 11:15:08 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: procps
UpgradeStatus: No upgrade log present (probably fresh install)

Related branches

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package procps - 1:3.2.8-10ubuntu3

---------------
procps (1:3.2.8-10ubuntu3) natty; urgency=low

  * debian/rules: fix installation in a schroot by telling dh_installinit
    to use the old '|| :' behavior instead of the default behavior (exiting
    with error) by specifying '--error-handler=:' (LP: #753675)
 -- Marc Deslauriers <email address hidden> Thu, 07 Apr 2011 11:22:04 -0400

Changed in procps (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.