system-tools-backends' init script lacks 'status' action
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| system-tools-backends (Ubuntu) |
Wishlist
|
Unassigned |
Bug Description
Binary package hint: system-
The init script for system-
I hope to submit a patch for this shortly after I get an LP bug number.
Related branches
Chris Coulson (chrisccoulson) wrote : | #2 |
StevenDanna - Thanks, but I think your patch should probably be targetted at Jaunty
Changed in system-tools-backends: | |
importance: | Undecided → Wishlist |
Changed in system-tools-backends: | |
status: | Confirmed → Triaged |
James Westby (james-w) wrote : | #3 |
Hi,
We were just discussing the other day whether we really needed the
init script, or whether we can rely on dbus activation for the backends.
Thanks for your work, it would be good to have if that isn't the way to
go, but the fix for not having a status action may be to delete the
script altogether.
Thanks,
James
Dustin Kirkland (kirkland) wrote : | #4 |
Is there any update on the necessity of this init script, James?
I was considering sponsoring the patch that adds the status action. The whole init script can be removed subsequently, if that's the best course of action thereafter...
:-Dustin
James Westby (james-w) wrote : Re: [Bug 300743] Re: system-tools-backends' init script lacks 'status' action | #5 |
On Tue, 2009-01-20 at 23:16 +0000, Dustin Kirkland wrote:
> Is there any update on the necessity of this init script, James?
>
> I was considering sponsoring the patch that adds the status action. The
> whole init script can be removed subsequently, if that's the best course
> of action thereafter...
I say go for it. No harm in having a status action as long as we have
an init script. Last I heard we were probably going to keep it anyway.
Thanks,
James
Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package system-
---------------
system-
[Steven S Danna]
* debian/control: Depend on lsb >= 3.2-14 in order to use the status_of_proc() function
* debian/control.in: Depend on lsb >= 3.2-14
* debian/
-- Dustin Kirkland <email address hidden> Tue, 20 Jan 2009 20:56:28 -0500
Changed in system-tools-backends: | |
status: | Triaged → Fix Released |
This patch should add a status function to the init script. This was created using the directions found at https:/ /wiki.ubuntu. com/InitScriptS tatusActions ; however, I also changed debian/control.in.