** Description changed:

- The "local-filesystems" signal is not generated during a resume after
- suspend, so aiccu doesn't (re)start correctly during resume. The
- original reason for the local-filesystem condition to be present was to
- avoid issues with logging when the local filesystems aren't mounted, but
- I'd say the conditional checks in the pre-start script are sufficient,
- and the local-filesystems condition can be safely removed.
+ [EDIT] Per comment #4, the "local-filesystem" signal is not an issue.
+ New description:
+ 
+ When resuming from suspend on a computer that takes time to re-establish
+ its network connection (e.g. a slow WiFi connection), the script
+ /etc/pm/sleep.d/60aiccu can cause the aiccu daemon to terminate. The
+ script checks for connectivity using ping6, and restarts the daemon if
+ ping6 fails. If network connectivity is still not available when the
+ daemon restarts, the daemon will terminate. Manual intervention or a
+ reboot is required to restart the aiccu daemon.
+ 
+ [Original report]
+ The "local-filesystems" signal is not generated during a resume after 
suspend, so aiccu doesn't (re)start correctly during resume. The original 
reason for the local-filesystem condition to be present was to avoid issues 
with logging when the local filesystems aren't mounted, but I'd say the 
conditional checks in the pre-start script are sufficient, and the 
local-filesystems condition can be safely removed.

** Summary changed:

- start-on conditions in Upstart script prevent aiccu from restarting during 
resume from suspend
+ /etc/pm/sleep.d/60aiccu can cause aiccu to terminate

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

Title:
  /etc/pm/sleep.d/60aiccu can cause aiccu to terminate

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

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

Reply via email to