[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2016-04-06 Thread Bug Watch Updater
** Changed in: apt 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/1178943 Title: /etc/cron.daily/apt is holding memory while "sleep" To manage notificati

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2016-04-02 Thread Bug Watch Updater
** Changed in: apt Status: New => 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/1178943 Title: /etc/cron.daily/apt is holding memory while "sleep" To manage notifications about

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2014-05-27 Thread Jérôme
Will this patch be accepted ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178943 Title: /etc/cron.daily/apt is holding memory while "sleep" To manage notifications about this bug go to: https://

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-24 Thread Bug Watch Updater
** Changed in: apt Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178943 Title: /etc/cron.daily/apt is holding memory while "sleep" To manage notifications about this

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-24 Thread Rajiv
** Bug watch added: Debian Bug tracker #709675 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709675 ** Also affects: apt via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709675 Importance: Unknown Status: Unknown -- You received this bug notification because you are a memb

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-24 Thread Rajiv
** Changed in: apt (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178943 Title: /etc/cron.daily/apt is holding memory while "sleep" To manage notifications

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-19 Thread Ubuntu Foundations Team Bug Bot
The attachment "changes in /etc/cron.daily/apt and new /usr/lib/apt/maintenance.sh" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message p

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-19 Thread Jérôme
I propose the attached patch. In short : - /etc/cron.daily/apt is moved to /usr/lib/apt/maintenance.sh and I removed the random_sleep function - /etc/cron.daily/apt request to "at" to launch /usr/lib/apt/maintenance.sh after a random delay There is another benefit : we are checking for battery

Re: [Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-11 Thread Daniel Hartwig
On 12 May 2013 02:37, Jérôme <1178...@bugs.launchpad.net> wrote: > Below is the output of ps : > --- > j@lt:~$ ps axlf > F UID PID PPID PRI NIVSZ RSS WCHAN STAT TTYTIME COMMAND > (...) > 1 0 812 1 20 0 2392 840 rt_sig Ss ? 0:00 anacron > -s > 0

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-11 Thread Jérôme
11 MB is 4% of my physical memory. Anyway, 11 MB just for sleeping during 30 minutes is too much. What would occur if each application had the same behaviour ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-11 Thread Julian Andres Klode
I don't think 11 MB are a problem on systems with at least 1 GB of RAM (that's 1% on those; and most systems have more memory). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178943 Title: /etc/cron

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-11 Thread Jérôme
This script contributes to swapping on my system which has only 256 MB of memory . Anyway this script is consuming a lot of memory during up to 30 minutes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1178943] Re: /etc/cron.daily/apt is holding memory while "sleep"

2013-05-11 Thread Jérôme
Below is the output of ps : --- j@lt:~$ ps axlf F UID PID PPID PRI NIVSZ RSS WCHAN STAT TTYTIME COMMAND (...) 1 0 812 1 20 0 2392 840 rt_sig Ss ? 0:00 anacron -s 0 0 1615 812 20 0 2232 520 wait S? 0:00 \_ /bin/sh -c nic