[Bug 539567] Re: does not terminate at computer shutdown

2014-02-13 Thread Chris J Arges
** Tags removed: verification-needed
** Tags added: verification-done-precise

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2014-02-13 Thread Launchpad Bug Tracker
This bug was fixed in the package runit - 2.1.1-6.2ubuntu2.1

---
runit (2.1.1-6.2ubuntu2.1) precise; urgency=low

  [ Christoph Mathys ]
  * Kill runsvdir with SIGHUP when entering runlevel [016]. Fixes LP: #245728,
LP: #315541  LP: #539567.

  [ Francis Russell ]
  * Remove installation of runsvdir.conf in obsolete location /etc/event.d.
  * Modify postinst script so that it doesn't to try to grep /etc/inittab on
initial package install if it doesn't exist.
 -- Christoph Mathys christoph.mat...@komaxgroup.com   Tue, 11 Sep 2012 
13:14:37 +0200

** Changed in: runit (Ubuntu Precise)
   Status: Fix Committed = 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/539567

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2014-02-13 Thread Launchpad Bug Tracker
This bug was fixed in the package runit - 2.1.1-6.2ubuntu2.2

---
runit (2.1.1-6.2ubuntu2.2) quantal; urgency=low

  [ Christoph Mathys ]
  * Kill runsvdir with SIGHUP when entering runlevel [016]. Fixes LP: #245728,
LP: #315541  LP: #539567.

  [ Francis Russell ]
  * Remove installation of runsvdir.conf in obsolete location /etc/event.d.
  * Modify postinst script so that it doesn't to try to grep /etc/inittab on
initial package install if it doesn't exist.
 -- Christoph Mathys christoph.mat...@komaxgroup.com   Tue, 11 Sep 2012 
13:14:37 +0200

** Changed in: runit (Ubuntu Quantal)
   Status: Fix Committed = 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/539567

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2014-02-11 Thread katsu
ubuntu 12.04.4 32bit

$ sudo apt-get install runit
:
:
grep: /etc/ininttab: No such or directory
grep: /etc/ininttab: No such or directory
runsvdir start/running, process 1922

$ ps ax | grep runsvdir
  989 ?   Ss   0:00 runsvdir -P /etc/service log: 
..


enable proposed  install package.
$ sudo apt-get install -t precise-proposed runit
runsvdir start/running, process 2576

$ LANG=C apt-cache policy runit
runit:
  Installed: 2.1.1-6.2ubuntu2.1
  Candidate: 2.1.1-6.2ubuntu2.1
  Version table:
 *** 2.1.1-6.2ubuntu2.1 0
400 http://ubuntutym.u-toyama.ac.jp/ubuntu/ precise-proposed/universe 
i386 Packages
100 /var/lib/dpkg/status
 2.1.1-6.2ubuntu2 0
500 http://ubuntutym.u-toyama.ac.jp/ubuntu/ precise/universe i386 
Packages

$ ps ax | grep runit
 2305 pts/1S+ 0:00 grep --color=auto runit

$ sudo poweroff  -- no problem
$ sudo shutdown -h now  -- no problem

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2014-02-11 Thread katsu
comment #8: input miss

mistake:
$ ps ax | grep runit
 2305 pts/1 S+ 0:00 grep --color=auto runit

correstion
$ ps ax | grep runsvdir
 1015 ?Ss 0:00 runsvdir -P /etc/service log: 
...

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2013-08-29 Thread Brian Murray
** Tags added: verification-done-quantal

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2013-04-02 Thread CristianCantoro
From a fresh install of Ubuntu 12.10 (quantal) , I have enabled the -proposed 
repo and installed the aforementioned package.
Both:

 sudo poweroff

and

 sudo shutdown -h now

correctly shutdown the computer.

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2013-03-14 Thread Brian Murray
Hello CristianCantoro, or anyone else affected,

Accepted runit into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/runit/2.1.1-6.2ubuntu2.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: runit (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

** Changed in: runit (Ubuntu Quantal)
   Status: Triaged = Fix Committed

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2013-03-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/runit/precise-
proposed

** Branch linked: lp:~ubuntu-branches/ubuntu/quantal/runit/quantal-
proposed

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2013-02-28 Thread eraserix
I cannot reproduce this bug on 12.04. I presume there have been fixes
since early 10.04 that made the shutdown much more robust towards
misbehaved processes.

From the attached data (Processes.txt) I can see that runsvdir, runsv,
run and git-daemon are still running, which is exactly what is to be
expected from the runit bug.

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2013-02-27 Thread Brian Murray
** Also affects: runit (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: runit (Ubuntu Precise)
   Status: New = Triaged

** Changed in: runit (Ubuntu Precise)
   Importance: Undecided = Medium

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2013-02-27 Thread Brian Murray
** Also affects: runit (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: runit (Ubuntu Quantal)
   Importance: Undecided = Medium

** Changed in: runit (Ubuntu Quantal)
   Status: New = Triaged

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2012-12-08 Thread Launchpad Bug Tracker
This bug was fixed in the package runit - 2.1.1-6.2ubuntu3

---
runit (2.1.1-6.2ubuntu3) raring; urgency=low

  [ Christoph Mathys ]
  * Kill runsvdir with SIGHUP when entering runlevel [016]. Fixes LP: #245728,
LP: #315541  LP: #539567.

  [ Francis Russell ]
  * Remove installation of runsvdir.conf in obsolete location /etc/event.d.
  * Modify postinst script so that it doesn't to try to grep /etc/inittab on
initial package install if it doesn't exist.
 -- Christoph Mathys christoph.mat...@komaxgroup.com   Fri, 07 Dec 2012 
20:43:15 -0500

** Changed in: runit (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/539567

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2012-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/raring/runit/raring-
proposed

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

Title:
  does not terminate at computer shutdown

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

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


[Bug 539567] Re: does not terminate at computer shutdown

2010-08-01 Thread Francis Russell
I've added a debdiff that should fix this issue here:

https://bugs.launchpad.net/ubuntu/+source/runit/+bug/245728

It's against the runit source package in maverick. Any testing or
feedback would be appreciated.

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/539567
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 539567] Re: does not terminate at computer shutdown

2010-03-16 Thread CristianCantoro

** Attachment added: InitctlList.txt
   http://launchpadlibrarian.net/41013436/InitctlList.txt

** Attachment added: ProcAttrCurrent.gz
   http://launchpadlibrarian.net/41013437/ProcAttrCurrent.gz

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/41013438/ProcStatus.txt

** Attachment added: Processes.txt
   http://launchpadlibrarian.net/41013439/Processes.txt

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/539567
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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