← Back to team overview

ocaml-maint team mailing list archive

[Bug 820354] [NEW] init script causes error in [re]starting

 

Public bug reported:

Environnent:
#lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 10.04.3 LTS
Release:	10.04
Codename:	lucid

Issue:
When you are using the init script file to start or restart SKS you may face to the following error:
#/etc/init.d/sks  restart
Stopping sks daemons: sksrecon..start-stop-daemon: warning: failed to kill 432: No such process
 sksdb..start-stop-daemon: warning: failed to kill 429: No such process
 done.
Starting sks daemons: sksdb.. sksrecon.. done.

Solution:
The issue can be fixed in removing all PID files that they still exist in /var/run/sks/ folder. So remove these files and execute again the init script file.

** Affects: sks (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: sks (Debian)
     Importance: Undecided
         Status: New


** Tags: init pid script sks

** Also affects: sks (Debian)
   Importance: Undecided
       Status: New

** Tags added: sks

** Tags added: init script

** Tags added: pid

** Description changed:

  Environnent:
  #lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 10.04.3 LTS
  Release:	10.04
  Codename:	lucid
  
  Issue:
  When you are using the init script file to start or restart SKS you may face to the following error:
  #/etc/init.d/sks  restart
  Stopping sks daemons: sksrecon..start-stop-daemon: warning: failed to kill 432: No such process
-  sksdb..start-stop-daemon: warning: failed to kill 429: No such process
-  done.
+  sksdb..start-stop-daemon: warning: failed to kill 429: No such process
+  done.
  Starting sks daemons: sksdb.. sksrecon.. done.
  
  Solution:
- The issue can be fixed in removing some PID files that they still exist in /var/run/sks/ folder. So remove these files and execute again the init script file.
+ The issue can be fixed in removing all PID files that they still exist in /var/run/sks/ folder. So remove these files and execute again the init script file.

-- 
You received this bug notification because you are a member of Debian
OCaml Maintainers, which is subscribed to sks in Ubuntu.
https://bugs.launchpad.net/bugs/820354

Title:
  init script causes error in [re]starting

Status in “sks” package in Ubuntu:
  New
Status in “sks” package in Debian:
  New

Bug description:
  Environnent:
  #lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 10.04.3 LTS
  Release:	10.04
  Codename:	lucid

  Issue:
  When you are using the init script file to start or restart SKS you may face to the following error:
  #/etc/init.d/sks  restart
  Stopping sks daemons: sksrecon..start-stop-daemon: warning: failed to kill 432: No such process
   sksdb..start-stop-daemon: warning: failed to kill 429: No such process
   done.
  Starting sks daemons: sksdb.. sksrecon.. done.

  Solution:
  The issue can be fixed in removing all PID files that they still exist in /var/run/sks/ folder. So remove these files and execute again the init script file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sks/+bug/820354/+subscriptions


Follow ups

References