registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #15363
[Bug 298777] Re: system-tools-backends leaves a stale PID file
Launchpad has imported 4 comments from the remote bug at
http://bugs.freedesktop.org/show_bug.cgi?id=18625.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2008-11-19T12:49:37+00:00 Chris Coulson wrote:
I reported this at https://bugs.launchpad.net/ubuntu/+source/system-
tools-backends/+bug/298777:
If I try to stop system-tools-backends after it was already stopped, I
get an error. For example, if I run "sudo invoke-rc.d system-tools-
backends" twice, I get:
chr1s@chris-desktop:~$ sudo invoke-rc.d system-tools-backends stop
* Stopping System Tools Backends system-tools-backends [ OK ]
chr1s@chris-desktop:~$ sudo invoke-rc.d system-tools-backends stop
* Stopping System Tools Backends system-tools-backends start-stop-daemon: warning: failed to kill 7993: No such process
[ OK ]
This is because when I closed system-tools-backends the first time, it
left a stale PID file in /var/run. Manually deleting /var/run/system-
tools-backends.pid prevented the init script from failing again.
Reply at: https://bugs.launchpad.net/system-tools-
backends/+bug/298777/comments/4
------------------------------------------------------------------------
On 2008-11-19T12:54:45+00:00 Chris Coulson wrote:
Created an attachment (id=20453)
cleanup-pid-file.patch
Here is the patch applied in Ubuntu. This applied to version 2.6.0 of
system-tools-backends
Reply at: https://bugs.launchpad.net/system-tools-
backends/+bug/298777/comments/5
------------------------------------------------------------------------
On 2009-01-16T07:00:14+00:00 Michaelh-openismus wrote:
The original problem might have been caused by
http://bugs.freedesktop.org/show_bug.cgi?id=19604 as the PID file was
created without an explicit file mode.
Reply at: https://bugs.launchpad.net/system-tools-
backends/+bug/298777/comments/8
------------------------------------------------------------------------
On 2009-08-19T02:06:03+00:00 Milan Bouchet-Valat wrote:
Pushed as 52b2419d4ad8641c3dd63272f6c1ca97f570bf45. Thanks!
Reply at: https://bugs.launchpad.net/system-tools-
backends/+bug/298777/comments/9
** Changed in: system-tools-backends
Importance: Unknown => Low
** Bug watch added: freedesktop.org Bugzilla #19604
http://bugs.freedesktop.org/show_bug.cgi?id=19604
--
system-tools-backends leaves a stale PID file
https://bugs.launchpad.net/bugs/298777
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for system-tools-backends.