There is still bug in the init script of sks when we start the sks service we get the output
# /etc/init.d/sks start Starting sks daemons: sksdb.. sksrecon.. done. But I also cant get the pid process of sks service showing running on the server. And also followed the solution by removing all PID files that they still exist in /var/run/sks/ folder. So remove these files and execute again the init script file. Is there is any fix possible for this bug in ubuntu 12.04 it will be really helpful -- 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: Expired 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 _______________________________________________ Mailing list: https://launchpad.net/~ocaml-maint Post to : [email protected] Unsubscribe : https://launchpad.net/~ocaml-maint More help : https://help.launchpad.net/ListHelp

