Re: broken pl LC_TIME

2007-06-23 Thread Tomasz Pala
On Fri, Jun 22, 2007 at 02:52:45PM +0200, Andrzej Krzysztofowicz wrote:
 
 IMO 17.II is less misleading. But if you do not agree, talk to glibc-locale

First of all - 17.II with dot between them is grammar mistake.

Hey! I've found we need to change clock too:
http://www.zegarkiclub.pl/forum/viewtopic.php?t=8334sid=7cced6260274a9d3f50628115ccc03b2

apparently most common in Poland is 12h system with roman numbers for
hours.

-- 
Tom Pala [EMAIL PROTECTED]   http://vfmg.sourceforge.net/
 http://tccs.sourceforge.net/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: broken pl LC_TIME

2007-06-23 Thread Andrzej Krzysztofowicz
Tomasz Pala wrote:
 Hey! I've found we need to change clock too:
 http://www.zegarkiclub.pl/forum/viewtopic.php?t=8334sid=7cced6260274a9d3f50628115ccc03b2
 
 apparently most common in Poland is 12h system with roman numbers for
 hours.

This is definitely wrong list.

-- 
===
  Andrzej M. Krzysztofowicz  [EMAIL PROTECTED]
  phone (48)(58) 347 19 36
Faculty of Applied Phys.  Math.,   Gdansk University of Technology
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Ac poldek indexes are now fixed

2007-06-23 Thread Marcin Król
EN:

Short backstory: between June 18th and June 21st all Ac poldek indexes
for following trees: updates, supported, ready and test were deleted
(instead of being updated) and regenerated from scratch using snapshot
of poldek 0.21. Unfortunately these new indexes were somehow broken
because both stable and snapshot poldek were occasionally throwing
floating point exception when using them.

Today all indexes were deleted again and regenerated from scratch using
stable version of poldek. Since we have no backups of our ftp and all
mirrors are syncing to often to serve as ones we lost all incremental
diffs for all architectures. The only exception is i686:

ac-updates indexes for i686 were partially recovered, following diffs
were lost:

packages.ndir.dscr.i18n.2007.06.16-20.39.12.gz
packages.ndir.dscr.i18n.2007.06.14-23.55.56.gz
packages.ndir.dscr.i18n.2007.06.14-13.51.54.gz
packages.ndir.dscr.i18n.2007.06.13-23.11.13.gz
packages.ndir.dscr.i18n.2007.06.12-12.24.47.gz

so if you were updating your indexes on or after June 12th you must do
poldek --upa now.

ac-supported indexes for i686 were completly recovered.

Sorry for any inconvenience this situation may cause.

PL:

Krotka historia: w dniach miedzy 18 a 21 czerwca wszystkie indeksy
poldka dla drzewek Ac: updates, supported, ready, test zostaly usuniete
(zamiast uaktualnione) i przegenerowane od zera z uzyciem snaphsotu
poldka 0.21. Niestety nowe indeksy wygladaly na uszkodzone poniewaz
zarowno stabilny poldek jak i snapshot okazyjnie rzucaly na ekran bledem
operacji zmiennoprzecinkowych w czasie korzystania z indeksow.

Dzis wszystkie indeksy zostaly ponownie usuniete i przegenerowane od
zera z uzyciem stabilnej wersji poldka. Poniewaz nie ftp nie jest
backupowany, a mirrory synchronizuja sie zbyt czesto aby robic za backup
stracilismy wszystkie inkrementowane diffy dla wszystkich architektur.
Wyjatkiem jest i686:

Indeksy ac-updates dla i686 udalo sie czesciowo odtworzyc. Stracone
zostaly tylko diffy:

packages.ndir.dscr.i18n.2007.06.16-20.39.12.gz
packages.ndir.dscr.i18n.2007.06.14-23.55.56.gz
packages.ndir.dscr.i18n.2007.06.14-13.51.54.gz
packages.ndir.dscr.i18n.2007.06.13-23.11.13.gz
packages.ndir.dscr.i18n.2007.06.12-12.24.47.gz

tak wiec jezeli ktos uaktualnia indeksy 12 czerwca lub pozniej musi
zrobic poldek --upa.

Indesky ac-supported dla i686 zostaly odzyskane w calosci.

Przepraszam za wszelkie niedogodnosci jakie moga wynikac z tej sytuacji.

M.
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: broken pl LC_TIME

2007-06-23 Thread Andrzej Krzysztofowicz
OK. So I finally checked what date format is commonly used in newest printed
sources. It is with roman numbers for months.

References:
Multimedialna Encyklopedia Brittanica (C) 2006
N. Davies Wyspy, translation (C) 2003

This sources are just the first modern books containing dates inside that I
found.

BTW, it is not my intention to prove that 17 XII 1999 is the only valid
date format in pl. My intension is to prove that the statement claiming it
is invalid for 30 years is simply false.

-- 
===
  Andrzej M. Krzysztofowicz  [EMAIL PROTECTED]
  phone (48)(58) 347 19 36
Faculty of Applied Phys.  Math.,   Gdansk University of Technology
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: SOURCES: linux-nvidia.patch (NEW) - http://download.nvidia.com/XFr...

2007-06-23 Thread Przemyslaw Iskra
On Sat, Jun 23, 2007 at 08:28:39PM +0200, marcus wrote:
 Author: marcus   Date: Sat Jun 23 18:28:39 2007 GMT
 Module: SOURCES   Tag: HEAD
  Log message:
 - http://download.nvidia.com/XFree86/nforce/1.21/NFORCE-Linux-x86-1.21.zip
 

 ++#define RHES3   0
 ++#define SLES9   1
 ++#define RHES4   2
 ++#define SUSE10  3 
 ++#define FEDORA5 4 
 ++
 ++ 
 ++#if LINUX_VERSION_CODE  KERNEL_VERSION(2,6,13)
 ++#define NVVER FEDORA5   
 ++#elif LINUX_VERSION_CODE  KERNEL_VERSION(2,6,9)
 ++#define NVVER SUSE10
 ++#elif LINUX_VERSION_CODE  KERNEL_VERSION(2,6,6)
 ++#define NVVER RHES4 
 ++#elif LINUX_VERSION_CODE  KERNEL_VERSION(2,6,0)
 ++#define NVVER SLES9 
 ++#else
 ++#define NVVER RHES3 
 ++#endif

lol, that sucks very, very badly :P

-- 
   Sparky{PI] -- Przemyslaw _  ___  _  _  ... LANG...Pl..Ca..Es..En
/) ___  ___  _ _ || Iskra  |  | _ \| |  | : WWWppcrcd.pld-linux.org
\\| -_)'___| ||^'||//\\//|  _/| |  | : JID..sparkyatjabberes.org
(/||   (_-_|_||  ||\\ ||   |_ |_|  |_| _| : Mailsparkyatpld-linux.org
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: Ac poldek indexes are now fixed

2007-06-23 Thread Marcin Król
EN:

Correction. Full indexes of ac-updates for i686 have been recovered.

PL:

Poprawka. Pelne indeksy ac-updates dla i686 zostaly odtworzone.

M.
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en