Bug#362966: more occurences of nscd assert() failure

2006-06-14 Thread Colm MacCarthaigh
We appear to have also been hit by this bug Firstly, the bug is seemingly only triggered by GETPWBYNAME cached entities whose cached key (ie what the process tried to getpwnam()) does not match pw->pw_name. Looking at pwdcache.c shows that for records of this type, cache_addpw creates a copy of t

Bug#325394: apticron: should mention aptitude instead of apt-get

2005-08-28 Thread Colm MacCarthaigh
I think that would need to be a seperate package, apticron is pretty heavily apt-get oriented :) On Sun, Aug 28, 2005 at 12:20:20PM +0200, Filippo Giunchedi wrote: > Package: apticron > Version: 1.1.12 > Severity: wishlist > > Hi, > I would recommend to switch to aptitude instead of apt-get in

Bug#316101: add random wait to prevent mirror overload

2005-06-28 Thread Colm MacCarthaigh
On Tue, Jun 28, 2005 at 02:46:18PM +0200, Anders Henke wrote: > Package: apticron > Version: 1.1.12 > Severity: wishlist > > Basically I'd like to have the feature in apticron which cron-apt currently > offers to prevent mirror-overloading; in short, it can be described > as "sleep(rand(3600));".

Bug#314646: apticron: Report on packages being kept back

2005-06-17 Thread Colm MacCarthaigh
Does sound useful, I'll be updating the package in about two weeks time, I'll include something along these lines. On Fri, Jun 17, 2005 at 12:15:59PM -0400, Marc Sherman wrote: > Package: apticron > Version: 1.1.12 > Severity: wishlist > > > It would be helpful if apticron would also report on

Bug#306208: apticron: erroneous update notification for uninstalled packages

2005-04-25 Thread Colm MacCarthaigh
Hmmm, can you send me the output of "/usr/bin/apt-get -q -y -s dist-upgrade" ? It could be that something being upgraded now depends on shellutils. On Mon, Apr 25, 2005 at 09:46:48AM +1000, Ben Finney wrote: > Package: apticron > Version: 1.1.9 > Severity: normal > > On one of my systems, apt

Bug#304724: apticron: Typo in long description (en)

2005-04-19 Thread Colm MacCarthaigh
Patch accepted and bug fixed in latest version On Fri, Apr 15, 2005 at 09:49:25AM +1000, Ben Finney wrote: > Package: apticron > Version: 1.1.9 > Severity: minor > Tags: patch > > > The control file has a typo: a redundant word 'a' should be removed. > > The attached patch addresses this bug.

Bug#302418: apticron: French debconf templates translation

2005-03-31 Thread Colm MacCarthaigh
Merci, this will be in the next upload :) On Thu, Mar 31, 2005 at 07:23:54PM +0200, Guilhelm wrote: > Package: apticron > Version: N/A > Severity: wishlist > Tags: patch l10n > > > > *** /home/dood/traduc/patch-translate.txt > ===

Bug#301395: apticron: apt-listchanges invocation does not work

2005-03-25 Thread Colm MacCarthaigh
Thank you very much, it will be fixed in the next release. On Fri, Mar 25, 2005 at 05:30:04PM +0100, Alessandro Iurlano wrote: > Package: apticron > Version: 1.1.8 > Severity: important > Tags: patch > > The report mailed by apticron contained this in the listchanges section: > > =

Bug#301027: apticron: running apt-get -qq autoclean without mentioning it

2005-03-23 Thread Colm MacCarthaigh
Argh, yes that's a holdover from previous behaviour. I'll remove the autoclean, and the next version should be ready to roll shortly. On Wed, Mar 23, 2005 at 01:03:44PM +0100, Michael Prokop wrote: > Package: apticron > Version: 1.1.7 > Severity: important > > > You are running 'apt-get -qq aut

Bug#300919: apticron: Command line switches for apt-listchanges

2005-03-22 Thread Colm MacCarthaigh
On Tue, Mar 22, 2005 at 01:18:41PM -0500, Marc Sherman wrote: > Colm MacCarthaigh wrote: > >On this front, I've been thinking it would be better to use > >apt-listchanges --profile option, ie use --profile=apticron and allow > >end-users to pick the output they desi

Bug#300919: apticron: Command line switches for apt-listchanges

2005-03-22 Thread Colm MacCarthaigh
On this front, I've been thinking it would be better to use apt-listchanges --profile option, ie use --profile=apticron and allow end-users to pick the output they desire that way. with defaults somewhat like: [apticron] which=both headers=1 I presume such a solution woul