upstart-job returns SysV-incompatible value for 'start' when job is already running

Bug #585001 reported by alexelprogramador
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
upstart (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

this bug appears after installed it an reboot the system.

thanks to you abaut your job

thanks for all.

ProblemType: Package
Architecture: amd64
Date: Mon May 24 12:19:21 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: el subproceso script post-installation instalado devolvió el código de salida de error 1
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: nfs-common 1:1.2.0-2ubuntu8
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: nfs-utils
Title: package nfs-common 1:1.2.0-2ubuntu8 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1
Uname: Linux 2.6.31-20-generic x86_64

Revision history for this message
alexelprogramador (alexvideos) wrote :
Revision history for this message
alexelprogramador (alexvideos) wrote :

crashed after installation under synaptic.

it happens before restart the pc.

thanks

Revision history for this message
Steve Langasek (vorlon) wrote :

Thank you for taking the time to report this issue and help to improve Ubuntu.

The error in the log is:

Configurando nfs-common (1:1.2.0-2ubuntu8) ...
statd start/running, process 15489
gssd stop/pre-start, process 15517
start: Job is already running: idmapd
invoke-rc.d: initscript idmapd, action "restart" failed.
dpkg: error al procesar nfs-common (--configure):
 el subproceso script post-installation instalado devolvió el código de salida de error 1

Since idmapd is an upstart job, the init script that invoke-rc.d calls is a symlink to /lib/init/upstart-job. This emulation script appears to not return the correct value for 'start' when the job is already running: as a SysV compat script, it needs to follow the policy for SysV scripts. Reassigning to the upstart package.

To work around this problem on your own system, you can run 'sudo stop idmapd; sudo stop gssd; sudo stop statd; sudo dpkg --configure -a'.

affects: nfs-utils (Ubuntu) → upstart (Ubuntu)
Changed in upstart (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Colin Watson (cjwatson)
summary: - package nfs-common 1:1.2.0-2ubuntu8 failed to install/upgrade: el
- subproceso script post-installation instalado devolvió el código de
- salida de error 1
+ upstart-job returns SysV-incompatible value for 'start' when job is
+ already running
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.