[Bug 1100857] Re: Init script does not support status command

2013-01-26 Thread Clayton Kramer
Yes. I tested the new init from Raring and it works great. It would be
great if we could get this patch into LTS backports. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1100857

Title:
  Init script does not support status command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1100857] Re: Init script does not support status command

2013-01-26 Thread Clayton Kramer
Yes. I tested the new init from Raring and it works great. It would be
great if we could get this patch into LTS backports. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100857

Title:
  Init script does not support status command

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100857] Re: Init script does not support status command

2013-01-17 Thread Ubuntu Foundations Team Bug Bot
The attachment backuppc_init_status.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1100857

Title:
  Init script does not support status command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1100857] Re: Init script does not support status command

2013-01-17 Thread Serge Hallyn
Thanks for reporting this bug and proposing a patch.  I notice that in
raring, a shorter patch was used to implement status.  Does the
following patch work for you in precise?

--- debian/backuppc.init2013-01-17 20:20:25.0 +
+++ /home/ubuntu/backuppc-3.2.1/debian/backuppc.init2013-01-17 
20:19:36.0 +
@@ -81,11 +81,8 @@ case $1 in
--signal 1
 log_end_msg $?
 ;;
-  status)
-status_of_proc $BINDIR/$DAEMON $NAME  exit 0 || exit $?
-;;
   *)
-log_success_msg Usage: /etc/init.d/$NAME 
{start|stop|restart|reload|status}
+log_success_msg Usage: /etc/init.d/$NAME {start|stop|restart|reload}
 exit 1
 ;;
 esac


** Changed in: backuppc (Ubuntu)
   Importance: Undecided = Low

** Changed in: backuppc (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1100857

Title:
  Init script does not support status command

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1100857] Re: Init script does not support status command

2013-01-17 Thread Ubuntu Foundations Team Bug Bot
The attachment backuppc_init_status.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100857

Title:
  Init script does not support status command

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100857] Re: Init script does not support status command

2013-01-17 Thread Serge Hallyn
Thanks for reporting this bug and proposing a patch.  I notice that in
raring, a shorter patch was used to implement status.  Does the
following patch work for you in precise?

--- debian/backuppc.init2013-01-17 20:20:25.0 +
+++ /home/ubuntu/backuppc-3.2.1/debian/backuppc.init2013-01-17 
20:19:36.0 +
@@ -81,11 +81,8 @@ case $1 in
--signal 1
 log_end_msg $?
 ;;
-  status)
-status_of_proc $BINDIR/$DAEMON $NAME  exit 0 || exit $?
-;;
   *)
-log_success_msg Usage: /etc/init.d/$NAME 
{start|stop|restart|reload|status}
+log_success_msg Usage: /etc/init.d/$NAME {start|stop|restart|reload}
 exit 1
 ;;
 esac


** Changed in: backuppc (Ubuntu)
   Importance: Undecided = Low

** Changed in: backuppc (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100857

Title:
  Init script does not support status command

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs