Bug#247436: libc6-dev: odd dev_t/varargs behavior

2004-05-05 Thread Andres Salomon
Package: libc6-dev Version: 2.3.2.ds1-12 Severity: normal I'm seeing some very odd behavior with dev_t (defined in linux/kdev_t.h) and varargs. I have the following source file: #include stdio.h #include sys/types.h #include linux/kdev_t.h

long time no see....

2004-05-05 Thread Leonardo Goldman
Hi, my name is Jennifer, Or just Jen for short! ;-) My friend said you were a really cool person and I should get in contact with you! I looked at your profile and thought I would contact you. I love meeting new people, I also love to talk. I just got my videocam working so you can see me

Bug#244610: libc6-dev: No header file declares log2l().

2004-05-05 Thread allomber
On Wed, Apr 21, 2004 at 04:09:47PM +0900, GOTO Masanori wrote: At Wed, 21 Apr 2004 02:17:01 +0100, [EMAIL PROTECTED] wrote: int main(void) { long double a=0.1; return (int) log2l(a); } I got the following warning, which should not happen according to the manual page. $

Bug#221982: glibc's at fault here...

2004-05-05 Thread Andrew Suffield
On Wed, May 05, 2004 at 12:07:08AM -0400, Daniel Jacobowitz wrote: On Tue, May 04, 2004 at 06:25:20PM +0200, Jeroen van Wolffelaar wrote: retitle 221982 Please put nss modules in /lib/nss/ (or something like that) severity 221982 wishlist reassign 221982 glibc thanks Please keep

Bug#247436: marked as done (libc6-dev: odd dev_t/varargs behavior)

2004-05-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 May 2004 11:39:15 -0400 with message-id [EMAIL PROTECTED] and subject line Bug#247436: libc6-dev: odd dev_t/varargs behavior has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case

Bug#218657: marked as done (glibc: libc6 2.3.2.ds1-8 breaks system with x86_64 kernel)

2004-05-05 Thread Debian Bug Tracking System
Your message dated Thu, 06 May 2004 00:58:47 +0900 with message-id [EMAIL PROTECTED] and subject line Bug#218657: Still problems with df has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Re:

2004-05-05 Thread Doreen Hyatt
Tue, 04 May 2004 01:08:05 -0500 I am taking the liberty of writing you this letter instead of interrupting you by phone. Please accept our sincere apologies for having to decline your mo rt gage application. We cannot provide you with ra.te you requested. However, I can recommend another

cvs commit to glibc-package/debian/debhelper.in by gotom

2004-05-05 Thread Debian GLibc CVS Master
Repository: glibc-package/debian/debhelper.in who:gotom time: Wed May 5 10:17:28 MDT 2004 Log Message: - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*. (Closes: #247430) Files: changed:libc-udeb.install -- To UNSUBSCRIBE, email to [EMAIL

cvs commit to glibc-package/debian by gotom

2004-05-05 Thread Debian GLibc CVS Master
Repository: glibc-package/debian who:gotom time: Wed May 5 10:17:28 MDT 2004 Log Message: - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*. (Closes: #247430) Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Bastian Blank
On Thu, May 06, 2004 at 01:17:05AM +0900, GOTO Masanori wrote: I've added as follows into libc6-udeb: debian/tmp-libc/lib/libnss_files.so* lib Ok. Waldi, what do you think about creating libnss-files-udeb? IMHO, there're three ways to support libnss-files: (1) libc6-udeb

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread GOTO Masanori
At Wed, 5 May 2004 02:01:39 +0100, Colin Watson wrote: Please add libnss_files to libc6-udeb, so that ssh can be made to work in debian-installer. (S/390 would like this, and I believe certain other configurations too.) I've added as follows into libc6-udeb:

Processed: Re: Bug#247223: locale-gen gets killed

2004-05-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 247223 woody Bug#247223: locale-gen gets killed There were no tags set. Tags added: woody thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)

Bug#247223: locale-gen gets killed

2004-05-05 Thread GOTO Masanori
tags 247223 woody thanks At Mon, 03 May 2004 13:00:37 +0200, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I know this has been on the list before and I hope it's not a superfluous report but it just won't work :-) Generating locales fails with Generating locales... [EMAIL

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Colin Watson
On Wed, May 05, 2004 at 06:28:05PM +0200, Bastian Blank wrote: On Thu, May 06, 2004 at 01:17:05AM +0900, GOTO Masanori wrote: Waldi, what do you think about creating libnss-files-udeb? IMHO, there're three ways to support libnss-files: (1) libc6-udeb includes libnss_files.so*.

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Jeff Bailey
On Thu, May 06, 2004 at 01:17:05AM +0900, GOTO Masanori wrote: Waldi, what do you think about creating libnss-files-udeb? IMHO, there're three ways to support libnss-files: (1) libc6-udeb includes libnss_files.so*. (2) make libnss-files-udeb. (3) make libnss-udeb which

GS register to access thread-specific state on x86

2004-05-05 Thread Steven Augart
Dear debian-glibc list, It appears that libc6 on the x86 Debian (at least libc6-2.3.2-ds1-11) is not compiled to access thread-specific state via the GS register; instead, it seems to rely upon masking the low-bits of the stack pointer, expecting to find the thread-specific state at the base of

Bug#247529: locales upgrade broke en.ISO8859-1 generation

2004-05-05 Thread Andre Tomt
Package: locales Version: 2.3.2.ds1-12 Severity: important Selecting or upgrading with en.ISO-8859-1 enabled breaks installation. Setting up locales (2.3.2.ds1-12) ... Generating locales... en.ISO-8859-1...cannot open locale definition file `en': No such file or directory dpkg: error processing

Re: GS register to access thread-specific state on x86

2004-05-05 Thread Daniel Jacobowitz
On Wed, May 05, 2004 at 01:39:33PM -0400, Steven Augart wrote: Dear debian-glibc list, It appears that libc6 on the x86 Debian (at least libc6-2.3.2-ds1-11) is not compiled to access thread-specific state via the GS register; instead, it seems to rely upon masking the low-bits of the stack

Bug#247120: libc6: adjust timeout for dns resolves

2004-05-05 Thread GOTO Masanori
At Mon, 03 May 2004 14:21:59 +0200, Stefan Meyer wrote: when my DNS server is unreachable my system needs several minutes to boot because of the default gethostbyname timeout of 5 seconds. And when I specify two DNS server it always contacts the first and waits for its timeout before asking

Quit your job and work on ebay

2004-05-05 Thread Lana Crowell
Title: Turnkey generous heterogeneity countermen nomadic saga diatribe vertex convulse contempt misnomer velar aptitude bid compensatory ashore hurl catbird aarhus clinician augend coexist aileen afford periscope intuition euphoria herd coconut lazybones lynx darling

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Colin Watson
On Wed, May 05, 2004 at 09:56:01AM -0700, Jeff Bailey wrote: On Thu, May 06, 2004 at 01:17:05AM +0900, GOTO Masanori wrote: Waldi, what do you think about creating libnss-files-udeb? IMHO, there're three ways to support libnss-files: (1) libc6-udeb includes libnss_files.so*.

crossroad

2004-05-05 Thread Sean Brewer
Wed, 05 May 2004 17:13:02 -0500 The First Gove.rnment Mo'rtgage Program. Under a new bil1, we have aspecial budget to help you and your family. A lot of privileges available. 0nly 500 spots 0pen left App1y here hevyxujq gurtus iegbhoy tmmynzb lnghn- aqluwld kozlz ybecjba bcursdbxb,

Re: Basue translation firs version

2004-05-05 Thread ^pi^
Hello, we are translating debian installer to basuqe but we have a litle problem because in libc6 the valid locale to basque is only eu_ES and we want to add eu_FR. This is the correct list to ask this ? We need to open a bug ? thx Jatorrizko mezua: data: ig., 2004-04-04 23:53, egilea:

Earn money quickly

2004-05-05 Thread Mollie Platt
Title: Turnkey semantic kitchenette enhance amphibole presumption mistress mambo harmonious brew chowder squad strenuous etymology clamp except hertzog congressmen hellish hippo befuddle anastomosis fenton adroit sidestepping reside dogmatism geodetic filial adulterate

aghast

2004-05-05 Thread Susanna Valentine
Shoemaker,* Save 95% for all Viagra/Cialis/Levitra. http://www.donmal.biz/ES001/?affiliate_id=233635campaign_id=404 reredos,brilliant numbers will.

allow

2004-05-05 Thread Ham
Miranda,* 75%off for all New Softwares. WindowXP,Photoshop,Window2003...etcMore http://www.hjkjlj.info/OE017/?affiliate_id=233635campaign_id=601 worm,having got where.

Re: Basue translation firs version

2004-05-05 Thread GOTO Masanori
At Wed, 05 May 2004 23:22:58 +0200, ^pi^ wrote: we are translating debian installer to basuqe but we have a litle problem because in libc6 the valid locale to basque is only eu_ES and we want to add eu_FR. This is the correct list to ask this ? We need to open a bug ? If you want to support

Bug#221982: glibc's at fault here...

2004-05-05 Thread GOTO Masanori
reassign 221982 lintian thanks At Wed, 5 May 2004 10:30:03 -0400, Daniel Jacobowitz wrote: There is nothing wrong with the file naming. There is also no point to having a SONAME, because we do not ship a .so symbolic link; the linker will do the right thing. If you think that any change is

Processed: Re: Bug#221982: glibc's at fault here...

2004-05-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 221982 lintian Bug#221982: Please put nss modules in /lib/nss/ (or something like that) Bug reassigned from package `glibc' to `lintian'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Bug#247529: marked as done (locales upgrade broke en.ISO8859-1 generation)

2004-05-05 Thread Debian Bug Tracking System
Your message dated Thu, 06 May 2004 10:24:19 +0900 with message-id [EMAIL PROTECTED] and subject line Bug#247529: locales upgrade broke en.ISO8859-1 generation has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not

Re: GS register to access thread-specific state on x86

2004-05-05 Thread Steven Augart
Thank you, Daniel, for the explanation of why Debian's glibc is built the way it is. I knew there would be good reasons. I am glad to know that 2.6 kernels will work with floating stacks and the current libc. I have updated the Jikes RVM user's guide to reflect this. I hope I have

Message subject

2004-05-05 Thread Thaddeus Trotter
Oneil,$ Need affordable but reliable web hosting for only $5/month? -800 MB Disk Space -Unlimited email accounts -FREE Shopping Cart... and much more! Please contact us to take advantage of this new offer at http://viewhostdeals.com die

Fire your boss, with eBay

2004-05-05 Thread Lacy Brock
Title: Turnkey contort augment flash collusion indentation hydroxy nonsensic schmidt snake whistleable baptism wristwatch amort peabody theresa delicti bond nook earth emil have bedim insight foundry pyrrhic irrigate spectator deafen subrogation your sycophantic embassy carbonyl studebaker show

Processed: Re: Bug#247300: libc6: malloc() never fails on 2.4 kernels, making processes crash

2004-05-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 247300 normal Bug#247300: libc6: malloc() never fails on 2.4 kernels, making processes crash Severity set to `normal'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Bug#247300: libc6: malloc() never fails on 2.4 kernels, making processes crash

2004-05-05 Thread GOTO Masanori
severity 247300 normal thanks At Tue, 4 May 2004 14:41:22 +0200, Vincent Lefevre wrote: I've set the overcommit to 0, and the malloc() function never fails, even when there isn't enough memory left, making processes crash when they need memory they have already allocated. never is actually

Bug#221982: glibc's at fault here...

2004-05-05 Thread Daniel Jacobowitz
On Tue, May 04, 2004 at 06:25:20PM +0200, Jeroen van Wolffelaar wrote: retitle 221982 Please put nss modules in /lib/nss/ (or something like that) severity 221982 wishlist reassign 221982 glibc thanks Please keep myself in the Cc list. On Wed, Apr 21, 2004 at 02:03:33PM -0700, Jeff

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Colin Watson
Package: libc6-udeb Version: 2.3.2.ds1-12 Severity: wishlist Tags: d-i Please add libnss_files to libc6-udeb, so that ssh can be made to work in debian-installer. (S/390 would like this, and I believe certain other configurations too.) I understand that we may also need a libnss-files-udeb like

Bug#247436: libc6-dev: odd dev_t/varargs behavior

2004-05-05 Thread Andres Salomon
Package: libc6-dev Version: 2.3.2.ds1-12 Severity: normal I'm seeing some very odd behavior with dev_t (defined in linux/kdev_t.h) and varargs. I have the following source file: #include stdio.h #include sys/types.h #include linux/kdev_t.h

long time no see....

2004-05-05 Thread Leonardo Goldman
Hi, my name is Jennifer, Or just Jen for short! ;-) My friend said you were a really cool person and I should get in contact with you! I looked at your profile and thought I would contact you. I love meeting new people, I also love to talk. I just got my videocam working so you can see me

your girlfriend wanted you to take a look at this

2004-05-05 Thread Gertie Kiener
LowCost version of popular S-ex Pill is just 2.50 per dosage. Chemically, GSC-100 is identical to the brand-name version and works just as effectively. The ordering process is completely electronic so you don't have to talk to a doctor. Dona Fern

Bug#247436: libc6-dev: odd dev_t/varargs behavior

2004-05-05 Thread Herbert Xu
Andres Salomon [EMAIL PROTECTED] wrote: Package: libc6-dev Version: 2.3.2.ds1-12 Severity: normal I'm seeing some very odd behavior with dev_t (defined in linux/kdev_t.h) and varargs. I have the following source file: #include stdio.h #include sys/types.h #include linux/kdev_t.h

Bug#221982: glibc's at fault here...

2004-05-05 Thread Andrew Suffield
On Wed, May 05, 2004 at 12:07:08AM -0400, Daniel Jacobowitz wrote: On Tue, May 04, 2004 at 06:25:20PM +0200, Jeroen van Wolffelaar wrote: retitle 221982 Please put nss modules in /lib/nss/ (or something like that) severity 221982 wishlist reassign 221982 glibc thanks Please keep

Bug#244610: libc6-dev: No header file declares log2l().

2004-05-05 Thread allomber
On Wed, Apr 21, 2004 at 04:09:47PM +0900, GOTO Masanori wrote: At Wed, 21 Apr 2004 02:17:01 +0100, [EMAIL PROTECTED] wrote: int main(void) { long double a=0.1; return (int) log2l(a); } I got the following warning, which should not happen according to the manual page. $

Bug#221982: glibc's at fault here...

2004-05-05 Thread Jeroen van Wolffelaar
On Wed, May 05, 2004 at 12:07:08AM -0400, Daniel Jacobowitz wrote: On Tue, May 04, 2004 at 06:25:20PM +0200, Jeroen van Wolffelaar wrote: retitle 221982 Please put nss modules in /lib/nss/ (or something like that) severity 221982 wishlist reassign 221982 glibc thanks Please keep

Bug#221982: glibc's at fault here...

2004-05-05 Thread Daniel Jacobowitz
On Wed, May 05, 2004 at 03:40:52PM +0200, Jeroen van Wolffelaar wrote: If these are shared libraries, which they very much seem to be, then the soname should be set to libnss_dns.so.2 (in this case), and a shlibs entry for programs who wish to use that same library too. For the latter, you'll

Bug#247436: marked as done (libc6-dev: odd dev_t/varargs behavior)

2004-05-05 Thread Debian Bug Tracking System
Your message dated Wed, 05 May 2004 11:39:15 -0400 with message-id [EMAIL PROTECTED] and subject line Bug#247436: libc6-dev: odd dev_t/varargs behavior has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case

Bug#218657: marked as done (glibc: libc6 2.3.2.ds1-8 breaks system with x86_64 kernel)

2004-05-05 Thread Debian Bug Tracking System
Your message dated Thu, 06 May 2004 00:58:47 +0900 with message-id [EMAIL PROTECTED] and subject line Bug#218657: Still problems with df has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your

Re:

2004-05-05 Thread Doreen Hyatt
Tue, 04 May 2004 01:08:05 -0500 I am taking the liberty of writing you this letter instead of interrupting you by phone. Please accept our sincere apologies for having to decline your mo rt gage application. We cannot provide you with ra.te you requested. However, I can recommend another

cvs commit to glibc-package/debian/debhelper.in by gotom

2004-05-05 Thread Debian GLibc CVS Master
Repository: glibc-package/debian/debhelper.in who:gotom time: Wed May 5 10:17:28 MDT 2004 Log Message: - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*. (Closes: #247430) Files: changed:libc-udeb.install

cvs commit to glibc-package/debian by gotom

2004-05-05 Thread Debian GLibc CVS Master
Repository: glibc-package/debian who:gotom time: Wed May 5 10:17:28 MDT 2004 Log Message: - debian/debhelper.in/libc-udeb.install: Add libnss_files.so*. (Closes: #247430) Files: changed:changelog

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Bastian Blank
On Thu, May 06, 2004 at 01:17:05AM +0900, GOTO Masanori wrote: I've added as follows into libc6-udeb: debian/tmp-libc/lib/libnss_files.so* lib Ok. Waldi, what do you think about creating libnss-files-udeb? IMHO, there're three ways to support libnss-files: (1) libc6-udeb

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread GOTO Masanori
At Wed, 5 May 2004 02:01:39 +0100, Colin Watson wrote: Please add libnss_files to libc6-udeb, so that ssh can be made to work in debian-installer. (S/390 would like this, and I believe certain other configurations too.) I've added as follows into libc6-udeb:

Processed: Re: Bug#247223: locale-gen gets killed

2004-05-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 247223 woody Bug#247223: locale-gen gets killed There were no tags set. Tags added: woody thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)

Bug#247223: locale-gen gets killed

2004-05-05 Thread GOTO Masanori
tags 247223 woody thanks At Mon, 03 May 2004 13:00:37 +0200, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I know this has been on the list before and I hope it's not a superfluous report but it just won't work :-) Generating locales fails with Generating locales... [EMAIL

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Colin Watson
On Wed, May 05, 2004 at 06:28:05PM +0200, Bastian Blank wrote: On Thu, May 06, 2004 at 01:17:05AM +0900, GOTO Masanori wrote: Waldi, what do you think about creating libnss-files-udeb? IMHO, there're three ways to support libnss-files: (1) libc6-udeb includes libnss_files.so*.

Bug#247430: libc6-udeb: please add libnss_files

2004-05-05 Thread Jeff Bailey
On Thu, May 06, 2004 at 01:17:05AM +0900, GOTO Masanori wrote: Waldi, what do you think about creating libnss-files-udeb? IMHO, there're three ways to support libnss-files: (1) libc6-udeb includes libnss_files.so*. (2) make libnss-files-udeb. (3) make libnss-udeb which

GS register to access thread-specific state on x86

2004-05-05 Thread Steven Augart
Dear debian-glibc list, It appears that libc6 on the x86 Debian (at least libc6-2.3.2-ds1-11) is not compiled to access thread-specific state via the GS register; instead, it seems to rely upon masking the low-bits of the stack pointer, expecting to find the thread-specific state at the base of

Bug#247529: locales upgrade broke en.ISO8859-1 generation

2004-05-05 Thread Andre Tomt
Package: locales Version: 2.3.2.ds1-12 Severity: important Selecting or upgrading with en.ISO-8859-1 enabled breaks installation. Setting up locales (2.3.2.ds1-12) ... Generating locales... en.ISO-8859-1...cannot open locale definition file `en': No such file or directory dpkg: error processing

Re: GS register to access thread-specific state on x86

2004-05-05 Thread Daniel Jacobowitz
On Wed, May 05, 2004 at 01:39:33PM -0400, Steven Augart wrote: Dear debian-glibc list, It appears that libc6 on the x86 Debian (at least libc6-2.3.2-ds1-11) is not compiled to access thread-specific state via the GS register; instead, it seems to rely upon masking the low-bits of the stack

Bug#247120: libc6: adjust timeout for dns resolves

2004-05-05 Thread GOTO Masanori
At Mon, 03 May 2004 14:21:59 +0200, Stefan Meyer wrote: when my DNS server is unreachable my system needs several minutes to boot because of the default gethostbyname timeout of 5 seconds. And when I specify two DNS server it always contacts the first and waits for its timeout before asking

Quit your job and work on ebay

2004-05-05 Thread Lana Crowell
Title: Turnkey generous heterogeneity countermen nomadic saga diatribe vertex convulse contempt misnomer velar aptitude bid compensatory ashore hurl catbird aarhus clinician augend coexist aileen afford periscope intuition euphoria herd coconut lazybones lynx darling

crossroad

2004-05-05 Thread Sean Brewer
Wed, 05 May 2004 17:13:02 -0500 The First Gove.rnment Mo'rtgage Program. Under a new bil1, we have aspecial budget to help you and your family. A lot of privileges available. 0nly 500 spots 0pen left App1y here hevyxujq gurtus iegbhoy tmmynzb lnghn- aqluwld kozlz ybecjba bcursdbxb,

Re: Basue translation firs version

2004-05-05 Thread ^pi^
Hello, we are translating debian installer to basuqe but we have a litle problem because in libc6 the valid locale to basque is only eu_ES and we want to add eu_FR. This is the correct list to ask this ? We need to open a bug ? thx Jatorrizko mezua: data: ig., 2004-04-04 23:53, egilea:

Earn money quickly

2004-05-05 Thread Mollie Platt
Title: Turnkey semantic kitchenette enhance amphibole presumption mistress mambo harmonious brew chowder squad strenuous etymology clamp except hertzog congressmen hellish hippo befuddle anastomosis fenton adroit sidestepping reside dogmatism geodetic filial adulterate

aghast

2004-05-05 Thread Susanna Valentine
Shoemaker,* Save 95% for all Viagra/Cialis/Levitra. http://www.donmal.biz/ES001/?affiliate_id=233635campaign_id=404 reredos,brilliant numbers will.

allow

2004-05-05 Thread Ham
Miranda,* 75%off for all New Softwares. WindowXP,Photoshop,Window2003...etcMore http://www.hjkjlj.info/OE017/?affiliate_id=233635campaign_id=601 worm,having got where.

capstone

2004-05-05 Thread Ortiz
Mead,@, %247+-Online Doctorz! up to 70% of the best pain killers out! _Soma_vioxx_viagraaa_Fioriceet-Phentremine and other popular meds..valium_XXanax_Cialis? http://www.9005hosting.com/mx1.htm -- nausea,surprise would simply.

Re: Basue translation firs version

2004-05-05 Thread GOTO Masanori
At Wed, 05 May 2004 23:22:58 +0200, ^pi^ wrote: we are translating debian installer to basuqe but we have a litle problem because in libc6 the valid locale to basque is only eu_ES and we want to add eu_FR. This is the correct list to ask this ? We need to open a bug ? If you want to support

Bug#221982: glibc's at fault here...

2004-05-05 Thread GOTO Masanori
reassign 221982 lintian thanks At Wed, 5 May 2004 10:30:03 -0400, Daniel Jacobowitz wrote: There is nothing wrong with the file naming. There is also no point to having a SONAME, because we do not ship a .so symbolic link; the linker will do the right thing. If you think that any change is

Processed: Re: Bug#221982: glibc's at fault here...

2004-05-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 221982 lintian Bug#221982: Please put nss modules in /lib/nss/ (or something like that) Bug reassigned from package `glibc' to `lintian'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Bug#247529: marked as done (locales upgrade broke en.ISO8859-1 generation)

2004-05-05 Thread Debian Bug Tracking System
Your message dated Thu, 06 May 2004 10:24:19 +0900 with message-id [EMAIL PROTECTED] and subject line Bug#247529: locales upgrade broke en.ISO8859-1 generation has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not