upstart-job returns SysV-incompatible value for 'start' when job is already running
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart (Ubuntu) |
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)
NonfreeKernelMo
Package: nfs-common 1:1.2.0-2ubuntu8
ProcVersionSign
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
alexelprogramador (alexvideos) wrote : | #1 |
alexelprogramador (alexvideos) wrote : | #2 |
Steve Langasek (vorlon) wrote : | #3 |
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/
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 |
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 |
crashed after installation under synaptic.
it happens before restart the pc.
thanks