Bug#657561: apt-get chokes on bad files, needs manual intervention to fix the situation

2014-10-29 Thread Kjetil Torgrim Homme
I'm chiming in, although I observed this on Ubuntu Precise (apt 0.8.16~exp12ubuntu10.21): W: GPG error: http://repo.i.bitbit.net precise Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key the reason for this was:

Bug#512309: moreinfo

2012-04-13 Thread Kjetil Torgrim Homme
Thomas Gelf wrote: > Thank you, Nicholas. And no, it isn't an issue anymore - it has been > fixed in the meantime. Please note that this bug has been reported for > Debian Sarge, that's the one we have had once upon a time, long before > Lenny and even longer before Squeeze... this is a bit misle

Bug#663970: munin-node ignores timeout config option

2012-03-19 Thread Kjetil Torgrim Homme
excuse me, but I have to ask: did you remember to restart munin-node after updating the configuration? BTDT ... -- Kjetil T. Homme Redpill Linpro - Changing the game -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Bug#512309: debian-sys-maint has insufficient permissions on MySQL 5.0

2010-03-24 Thread Kjetil Torgrim Homme
I'd like to add my vote for adding the Show_view_priv to debian-sys-maint so that mysqldump doesn't suddenly stop working when a developer adds a view ... It should be pretty uncontroversial to add a read-only capability, shouldn't it? -- Kjetil T. Homme Redpill Linpro AS - Changing the game

Bug#558044: changing pkill -v

2010-01-09 Thread Kjetil Torgrim Homme
as the original author of Linux' pgrep, I support the idea of making the use of -v an error unless a search criterium other than pattern is specified. (-f is not a search criterium in itself.) there is a sort of precedent for this, since -o and -n has always been disallowed with -v since the beha

Bug#440542: {list} and {domain} expansion in .listadmin.ini's log statement

2007-09-28 Thread Kjetil Torgrim Homme
Should've seen this wishlist item before I released 2.38 earlier today, this is a one-line patch :-) 2.39 is now out. -- best wishes, Kjetil T. (upstream maintainer) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#416153: listadmin: Can not handle html for mailman 2.1.9

2007-09-28 Thread Kjetil Torgrim Homme
I believe the error message was improved in 2.37 and that this bug can be closed. -- best wishes, Kjetil T. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442027: listadmin is broken for non-english mailing lists

2007-09-28 Thread Kjetil Torgrim Homme
I've added some support to the new version 2.38 to make it easier to recognise Mailman which use a different language than English. I'm afraid I haven't bothered to download Mailman to inspect the translations, so the only French string so far is "authentification"... -- best wishes, Kjetil T. (

Bug#429799: listadmin speaks broken https

2007-09-28 Thread Kjetil Torgrim Homme
I think this is a bug in LWP::UserAgent->post() or one of its underlying modules. listadmin has no special code for HTTPS, and I don't think it should have. -- cordially, Kjetil T. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Bug#416153: listadmin: Can not handle html for mailman 2.1.9

2007-05-22 Thread Kjetil Torgrim Homme
please don't Bcc me, I don't check my unmatched folder very often. On Fri, 2007-04-20 at 11:52 +0200, Petter Reinholdtsen wrote: > This proved to be user error. I used the wrong admin-URL. The > correct one is > > adminurl http://{domain}/mailman/admindb/{list} > > With this URL, it worked.

Bug#395335: listadmin: fuzzy proxy handling

2007-01-21 Thread Kjetil Torgrim Homme
> the handling of the proxy given in environment variables is little bit > fuzzy. For a https address the proxy given in https_proxy is used, but > for a http connection the proxy given in http_proxy is not used. listadmin uses the LWP::UserAgent module, and doesn't distinguish between the two pro

Bug#401246: listadmin: *_if_subject doesn't work due to write eating $subject

2007-01-21 Thread Kjetil Torgrim Homme
On Fri, 2006-12-01 at 18:10 -0800, Josh Triplett wrote: > Package: listadmin > Version: 2.32-1 > Tags: patch > > listadmin's *_if_subject options do not work, because perl's "write" eats > $subject. The attached patch fixes this problem. sorry about the lack of response, I missed the report sinc