Please reply if this is still an issue on a supported release.

** Changed in: anacron (Ubuntu)
       Status: Confirmed => Invalid

** Changed in: laptop-mode (Ubuntu)
       Status: New => Invalid

** Changed in: pm-utils (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/307493

Title:
  Needs file rename to conform with pm-utils

Status in “anacron” package in Ubuntu:
  Invalid
Status in “laptop-mode” package in Ubuntu:
  Invalid
Status in “pm-utils” package in Ubuntu:
  Invalid
Status in “wpasupplicant” package in Ubuntu:
  Fix Released

Bug description:
  As reported in Bug 307312 by Victor Lowther:

  ===========
  Please move the 95anacron and 96laptop-mode hooks out of the 90 - 99
  range. See HOWTO.hooks for the ordering convention.

  Also, action_wpa should have a numeric prefix -- right now it will run
  after NetworkManager has gone to sleep, interfaces possibly taken down,
  and network card driver modules unloaded. Needless to say, that might
  affect the functioning of the hook.
  ===========

  The documented convention is:

  00 - 49: user and (most) package supplied hooks.
  If your hook assumes that all of the usual services and userspace 
  infrastructure is still running, it should be here.

  50 - 74: service-handling hooks. 
  If you need to stop or start a service, you should have a hook in this range.

  75 - 89: module and non-core hardware handling.
  If you need to load/unload a module, or mess with some non-video related 
  hardware that would otherwise break suspend or hibernate, the hook that
  does that should be in this range.

  90 - 99: reserved for critical suspend hooks. 
  The hooks in this range should not be messed with unless you know what
  you are doing.  They start with 90chvt and end with 99video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to