Re: Bug#169333: netsaint has been remoed

2004-02-23 Thread Jeremy T. Bouse
I have preliminary Nagios plugin packages on my workstation at work but due to the fact I'm currently going through a rather ugly divorce I have not had much time to deal with things. Regards, Jeremy On Tue, Feb 24, 2004 at 02:41:07AM +0100, Frank Lichtenheld wrote: > On S

Re: developer.php: Locale broken

2004-02-23 Thread Josip Rodin
On Mon, Feb 23, 2004 at 05:29:05PM +0100, Igor Genibel wrote: > Maintainers file is to be up to date. It is rsynced every day from > ftp-master (that does the extract) > Sources.* files are generated from the ftp.nl.d.o mirror so it really > depends on its freshness. For all practical purposes, de

Re: Bug#169333: netsaint has been remoed

2004-02-23 Thread Frank Lichtenheld
On Sat, Oct 11, 2003 at 01:10:52AM -0700, Jeremy T. Bouse wrote: > I'll take a look... I prolly have the time compared to Ben and Turbo > as my we use Nagios at work and can spend time during my work day to > work on it... I've just been working to rebuild my devel environment > since my mach

Re: developer.php: Locale broken

2004-02-23 Thread Jeroen van Wolffelaar
On Mon, Feb 23, 2004 at 05:29:05PM +0100, Igor Genibel wrote: > * Jeroen van Wolffelaar <[EMAIL PROTECTED]> [2004-02-23 16:55:50 +0100]: > > > > PS: some data source is still stale, so that the package-maintainer > > > > relationship isn't updated. > [...] > > Maintainers file is to be up to date.

Re: Bug#219143: remove packages from testing

2004-02-23 Thread Andreas Barth
* Frank Lichtenheld ([EMAIL PROTECTED]) [040223 00:40]: > > On Wed, Feb 18, 2004 at 11:00:52PM +0100, Andreas Barth wrote: > > > > > mozart 204045 orphaned > > > RC-bug since 2003-11-04, patch since 2003-11-12, nobody seems to care > > > enough > As the version in testing is lower than that in

possible MIAs/ proposed forced orphanings

2004-02-23 Thread Nathanael Nerode
Note that this list was obtained by going through the RC bug list! Probably MIA: Janusz A. Urbanowicz <[EMAIL PROTECTED]> -- not maintaining or responding to bug reports for "anubis" -- suggest orphaning anubis Roman Hodek <[EMAIL PROTECTED]> -- not maintaining or responding to bug reports for

Re: developer.php: Locale broken

2004-02-23 Thread Igor Genibel
* Jeroen van Wolffelaar <[EMAIL PROTECTED]> [2004-02-23 16:55:50 +0100]: > > non C locale is mandatory in order to treat the data stored in the > > extract file. Moreover, if locale is not set or set to C all the 'extra' > > charaters are not displayed properly. > > I see (and that you've fixed i

Re: developer.php: Locale broken

2004-02-23 Thread Jeroen van Wolffelaar
On Mon, Feb 23, 2004 at 02:23:47PM +0100, Igor Genibel wrote: > * Jeroen van Wolffelaar <[EMAIL PROTECTED]> [2004-02-23 14:05:11 +0100]: > > > Hi, > > hi Jeroen, > > > PHP's locale support is utterly broken, and thus I suggest to use the C > > locale, as I also don't see a very good reason to us

Re: developer.php: Locale broken

2004-02-23 Thread Igor Genibel
* Colin Watson <[EMAIL PROTECTED]> [2004-02-23 14:05:48 +]: > Perhaps set LC_NUMERIC and LC_TIME to C, then? Yes, this is the solution. Thanks. -- Igor Genibel http://www.answare.fr/ [EMAIL PROTECTED] http://www.tuxfamily.org/[EMAIL P

Re: developer.php: Locale broken

2004-02-23 Thread Colin Watson
On Mon, Feb 23, 2004 at 02:23:47PM +0100, Igor Genibel wrote: > * Jeroen van Wolffelaar <[EMAIL PROTECTED]> [2004-02-23 14:05:11 +0100]: > > In developer.wml, the locale is set to fr_FR. This makes the time code > > for 'how long it takes to generate this page' broken, and might cause > > other une

Re: developer.php: Locale broken

2004-02-23 Thread Igor Genibel
* Jeroen van Wolffelaar <[EMAIL PROTECTED]> [2004-02-23 14:05:11 +0100]: > Hi, hi Jeroen, > In developer.wml, the locale is set to fr_FR. This makes the time code > for 'how long it takes to generate this page' broken, and might cause > other unexpected results. This is because with a European l

developer.php: Locale broken

2004-02-23 Thread Jeroen van Wolffelaar
Hi, In developer.wml, the locale is set to fr_FR. This makes the time code for 'how long it takes to generate this page' broken, and might cause other unexpected results. This is because with a European locale, strings liks 12.34 are not interpreted as the float 12.34, but rather the integer 12, a