** Description changed:

  Sorry, my English is very poor, but this is very important. I have
  discovered a bug and the solution for that. Now, my computer shutdowns
  very quickly.
  
  When the system is shutting down, executes the scripts located in
  /etc/rc0.d (or /etc/rc6.d if it is restarting). When executes
  S20sendsigs it sleeps 10 seconds to wait for the Upstart Jobs (located
  in /etc/init) terminate. But this jobs NEVER terminate.
  
  Why?
  
  They are waiting to receive the event "deconfiguring-networking", but
  the script who emits this event is "S35networking". It executes after
  S20sendsigs, so the upstart jobs NEVER receives this event.
  
  The solution:
  
  I renamed the links in /etc/rc0.d and rc6.d:
  
  - S31umountnfs.sh to S05umountnfs.sh
  - S35networking to S15networking
  
  It works very well
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: netbase 4.45ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Tue Dec 13 18:04:04 2011
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=ca_ES@valencia:ca:es:en
-  PATH=(custom, no user)
-  LANG=ca_ES.UTF-8@valencia
-  SHELL=/bin/bash
+  LANGUAGE=ca_ES@valencia:ca:es:en
+  PATH=(custom, no user)
+  LANG=ca_ES.UTF-8@valencia
+  SHELL=/bin/bash
  SourcePackage: netbase
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (57 days ago)

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

Title:
  Ubuntu 11.10 slow shutdown

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to