[Bug 497813] Re: anacron killed immediately after resume from suspend state

2011-03-26 Thread RĂ¼diger Kupper
*** This bug is a duplicate of bug 36816 *** https://bugs.launchpad.net/bugs/36816 ** This bug has been marked a duplicate of bug 36816 Anacron doesn't work with suspend/hibernation * You can subscribe to bug 36816 by following this link: https://bugs.launchpad.net/ubuntu/+source/anacron/

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2011-03-25 Thread RĂ¼diger Kupper
Some problem on Ubuntu Maverick. My anacron jobs are never executed. I'd judge that this is a rather big system flaw: Anacron may care for important jobs, like regular backups. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2010-07-16 Thread Henning Moll
** Changed in: sysvinit (Ubuntu) Status: New => Confirmed -- anacron killed immediately after resume from suspend state https://bugs.launchpad.net/bugs/497813 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2010-03-16 Thread Erwin
Thanks for such a detailed analysis of the problem. On my desktop machine, on_ac_power returns 255 too as described by Toshio, /proc/acpi/ac_adapter is empty. The whole mechanism seem quite weired, I would consider such an intricate list of dependencies a bug per construction. It seems that the f

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2010-02-27 Thread Henning Moll
Interesting, so pm-powersave also tries to detect if AC is used. So i don't really understand why there is a IDE-depended 'pre-check' in /etc/acpi/power.sh by callling function 'CheckPolicy'. The return code of this functions determines wheather pm-powersave gets executed or not... -- anacron kil

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2010-02-27 Thread Toshio Ito
Thank you for the information, Henning. I don't know the PowerDevil thing, but it seems to me that 1. /etc/acpi/power.sh calls /usr/sbin/pm-powersave. 2. pm-powersave calls run_hooks defined in /usr/lib/pm-utils/pm-functions. 3. run_hooks executes /usr/lib/pm-utils/power.d/anacron with an argum

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2010-02-24 Thread Henning Moll
The kill is initiated by /usr/lib/pm-utils/power.d/anacron which is invoked by /etc/acpi/power.sh resp. /usr/share/acpi-support/policy- funcs. For KDE4 systems it checks for a running PowerDevil service. So the user has to hurry up to login in to his KDE4 session. Otherwise the services gets starte

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2010-02-15 Thread Scott James Remnant
** Changed in: sysvinit (Ubuntu) Assignee: Ubuntu Core Development Team (ubuntu-core-dev) => (unassigned) -- anacron killed immediately after resume from suspend state https://bugs.launchpad.net/bugs/497813 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2010-01-30 Thread Erwin
** Changed in: sysvinit (Ubuntu) Assignee: (unassigned) => Ubuntu Core Development Team (ubuntu-core-dev) -- anacron killed immediately after resume from suspend state https://bugs.launchpad.net/bugs/497813 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2009-12-30 Thread Erwin
change to package sysvinit since kill is triggered by "init" according to log file ** Package changed: anacron (Ubuntu) => sysvinit (Ubuntu) -- anacron killed immediately after resume from suspend state https://bugs.launchpad.net/bugs/497813 You received this bug notification because you are a m

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2009-12-18 Thread Toshio Ito
anacron in my desktop PC is killed, too, although it is killed during the normal boot sequence. I never use hibernate or suspend. My desktop is fresh-installed Xubuntu 9.10. I have used Xubuntu 8.04 and 9.04, all fresh-installed, in the same machine but never experienced the problem. When manuall

[Bug 497813] Re: anacron killed immediately after resume from suspend state

2009-12-17 Thread Erwin
This bug was already discussed in some forums http://forum.ubuntuusers.de/topic/init-anacron-killed-by-term- signal/#post-2257598 http://ubuntuforums.org/showthread.php?p=8482125 The "solution" in the second thread is a real hack and far form a bug fix. -- anacron killed immediately after resu