Bug#322113: libc6: aborted upgrade can create /etc/ld.so.nohwcap

2005-08-08 Thread joshua
Package: libc6 Version: 2.3.5-3 Severity: normal When I upgrade libc6 and run out of disk space during the install then sometimes /etc/ld.so.nohwcap is left around. This causes all binaries linked against pthread to SEGV. I'm using NTPL via libc6-i686 but I don't know if this is part of the prob

Bug#1008507: libc6: pathconf("mountpont of FAT filesystem", _PC_LINK_MAX) returns 127, expected 1

2022-03-27 Thread Joshua
Package: libc6 Version: All of them Severity: normal Tags: newcomer Dear Maintainer, what lead up to the situation is well-described in my stackoverflow post: https://stackoverflow.com/questions/71641957/how-to-check-if-a-filesystem-supports-hard-links-in-linux Since posting it, I have traced th

Bug#901699: libc6-dev: #include doesn't import MAP_ANONYMOUS but man 2 mmap says it does, causing builds to break

2018-06-16 Thread Joshua
Package: libc6-dev Version: 2.24-11+deb9u1 Severity: normal Dear Maintainer, #include #include "myplatform.h" void *slaballoc() { void *slab = mmap(... MAP_ANONYMOUS ...); } does not build due to MAP_ANONYMOUS not being defined. man 2 mmap says this should work. #include fixes the prob

Bug#427625: libc6: bindtextdomain not properly documented?

2007-06-05 Thread joshua
Package: libc6 Version: 2.5-7 Severity: normal This is probably a stupid question but take a look at this simple program: snip #include #include #include int main() { bindtextdomain("ppx", "/home/joshua/ppx/locale"); printf("domain = %s\n", t

Bug#321724: try upgrading your kernel?

2005-08-18 Thread Joshua Kwan
ystem working again. -- Joshua Kwan signature.asc Description: Digital signature

Bug#508118: Incorrect term for Americas

2008-12-07 Thread Joshua Swink
Package: tzdata Version: 2008i-3 The package refers to the Americas as "America", which is incorrect. -- Joshua Swink [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#508118: Incorrect term for Americas

2008-12-08 Thread Joshua Swink
On Mon, Dec 8, 2008 at 4:36 PM, Clint Adams <[EMAIL PROTECTED]> wrote: > On Sun, Dec 07, 2008 at 05:38:01PM -0800, Joshua Swink wrote: >> The package refers to the Americas as "America", which is incorrect. > > Be more specific. > The file usr/share/zoneinfo/

Bug#508118: Incorrect term for Americas

2008-12-08 Thread Joshua Swink
In Mon, Dec 8, 2008 at 10:35 AM, Clint Adams <[EMAIL PROTECTED]> wrote: > On Mon, Dec 08, 2008 at 06:07:24PM +0000, Joshua Swink wrote: >> The file usr/share/zoneinfo/zone.tab refers to the Americas as >> "America" 137 times. > > Do you mean that "America

Bug#508118: Incorrect term for Americas

2008-12-08 Thread Joshua Swink
sh isn't their first language. Which means I've probably contributed everything useful that I can. Thanks for your time and attention. -- Joshua Swink -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#780524: libresolv res_init() does not correctly initialize internals

2015-03-15 Thread Joshua Rogers
Debian here: https://lists.debian.org/debian-glibc/2014/05/msg00171.html tl;dr: since res_init() does not set 'last_mtime', it does not initialize the internals, for libresolv to be used by the likes of getaddrinfo, gethostbyname, res_query, etc. etc.. Thanks, -- -- Joshua Rogers <https://internot.info/> signature.asc Description: OpenPGP digital signature

[e]glibc breaks res_init() functionality

2015-08-01 Thread Joshua Rogers
the changes will be overwritten by the first call to res_query(), because res_query() runs __res_maybe_init(). Ubuntu report here, for reference: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1432378/comments/4 Thanks! -- -- Joshua Rogers <https://internot.info/> signature.asc De

Bug#794336: [e]glibc breaks res_init() functionality

2015-08-01 Thread Joshua Rogers
x27;s bug tracking for awhile.) -- -- Joshua Rogers <https://internot.info/> signature.asc Description: OpenPGP digital signature

Bug#1008507:

2022-03-29 Thread Joshua Hudson
/* reproduce glibc bug */ /* * I don't typically care what the return of pathconf(..., _PC_LINK_MAX) * is; I just care whether or not it's greater than 1 because I'm checking * whether the filesystem supports hard links or not. */ #include #include #include #include #include #include i

Bug#1008507:

2022-03-29 Thread Joshua Hudson
diff -ur glibc.orig/glibc/sysdeps/unix/sysv/linux/pathconf.c glibc/glibc/sysdeps/unix/sysv/linux/pathconf.c --- glibc.orig/glibc/sysdeps/unix/sysv/linux/pathconf.c2022-03-29 17:50:12.558027042 -0700 +++ glibc/glibc/sysdeps/unix/sysv/linux/pathconf.c2022-03-29 17:52:33.262157543 -0700 @@ -18

Re: tzdata 2019b-1

2019-08-09 Thread Joshua Pollara
Thank you! On Thu, Aug 8, 2019 at 6:59 PM Aurelien Jarno wrote: > On 2019-08-08 15:27, Josh Pollara wrote: > > When can we expect tzdata 2019b-1 to be available in stretch? > > I have no idea why it has been uploaded only to sid. I'll try to work on > that in the next days. > > -- > Aurelien Jar

Bug#425799: libc6-i386 tries to overwrite /lib32 symlink made by ncurses

2007-05-23 Thread Joshua Kwan
Package: libc6-i386 Version: 2.5-9 Severity: serious Preparing to replace libc6-i386 2.5-8 (using .../libc6-i386_2.5-9_amd64.deb) ... Unpacking replacement libc6-i386 ... dpkg: error processing /var/cache/apt/archives/libc6-i386_2.5-9_amd64.deb (--unpack): trying to overwrite `/lib32', which is a

Re: Bug#425799 closed by Daniel Baumann <[EMAIL PROTECTED]> (reply to [EMAIL PROTECTED]) (Re: libc6-i386 tries to overwrite /lib32 symlink made by ncurses)

2007-05-24 Thread Joshua Kwan
oming months since people will never see these two releases, but it's all about doing things right. Thanks and please don't close the bug again without further discussion. -- Joshua Kwan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#203324: unreproducible?

2003-07-29 Thread Joshua Kwan
I can't reproduce this bug on my SS10 at all. ps works fine, and reportbug (hence python2.2) does too. Got any specific @ARGV? BTW, this SS10 is running 2.4.21, kernel-image-2.4.21-sparc32-smp. It might well be a kernel issue? -Josh pgp0.pgp Description: PGP signature

Bug#203324: unreproducible?

2003-07-29 Thread Joshua Kwan
On Tue, Jul 29, 2003 at 09:01:47PM +0200, Harald Nordgård-Hansen wrote: > Sounds strange to me, but I tried dropping in > kernel-image-2.4.21-sparc32 (single-CPU box here), and it works > nicely. So it actually looks to be a kernel issue, yes. Or at the > least it is being masked by upgrading the

Bug#207221: patch for #207221

2003-08-27 Thread Joshua Kwan
tags 207221 + patch thanks I suppose this is fairly obvious, but here is a dpatch you can drop in (to the source) that should hopefully fix the problem. I'm currently building it in my chroot and we'll see what happens. -Josh #! /bin/sh -e # DP: Fix use of a GNU extension in inline math function

ds1 series libc crashing in wait()

2003-11-18 Thread Joshua Haberman
I am having problems with programs crashing if they execute sub-processes. I believe the crash is happening when programs call wait(), based on straces of the crashing programs. I believe this problem is libc's fault, since it started happening when I upgraded libc. I don't upgrade very often, a

Bug#203324: unreproducible?

2003-07-29 Thread Joshua Kwan
I can't reproduce this bug on my SS10 at all. ps works fine, and reportbug (hence python2.2) does too. Got any specific @ARGV? BTW, this SS10 is running 2.4.21, kernel-image-2.4.21-sparc32-smp. It might well be a kernel issue? -Josh pgpoZIhXOfisO.pgp Description: PGP signature

Bug#203324: unreproducible?

2003-07-29 Thread Joshua Kwan
On Tue, Jul 29, 2003 at 09:01:47PM +0200, Harald Nordgård-Hansen wrote: > Sounds strange to me, but I tried dropping in > kernel-image-2.4.21-sparc32 (single-CPU box here), and it works > nicely. So it actually looks to be a kernel issue, yes. Or at the > least it is being masked by upgrading the

ds1 series libc crashing in wait()

2003-11-18 Thread Joshua Haberman
I am having problems with programs crashing if they execute sub-processes. I believe the crash is happening when programs call wait(), based on straces of the crashing programs. I believe this problem is libc's fault, since it started happening when I upgraded libc. I don't upgrade very often, a

Bug#234691: sparc64 too..

2004-04-27 Thread Joshua Kwan
;, '0' outend = ( unsigned char *) 0xefff9e58 ' ' , "2004042723225600ð2004042723225600ð", '0' lirreversible = 0 next_step = (struct __gconv_step *) 0xb46d8 next_data = (struct __gconv_step_data *) 0xb4b38 fct = 0 status = 1 Does this help any? I'm hoping *someone* in debian-glibc can tell what's going on... -- Joshua Kwan signature.asc Description: Digital signature

Bug#249122: related to..

2004-05-15 Thread Joshua Kwan
I think this bug is related to #224450? Not that I have any other ideas about what's going on. -- Joshua Kwan signature.asc Description: Digital signature

Re: Bug#224450: libncurses5-dev: needs to either ship /usr/lib/libncurses.so.5 -> libtermcap.so or make ldconfig not do so

2004-03-03 Thread Joshua Kwan
s: warning: unable to find dependency information for shared library libparted-1.6 (soname 0, path /usr/lib/libparted-1.6.so.0, dependency field Depends) It seems to only happen to libraries that really exist in /lib. -- Joshua Kwan signature.asc Description: Digital signature

Bug#234691: Processed: Re: Bug#234691: mkisofs: SIGBUS on sparc32

2004-03-15 Thread Joshua Kwan
om original bug report in that I am now using kernel 2.6.4 on the machine. > Regards, > -- gotom -- Joshua Kwan signature.asc Description: Digital signature

Bug#234691: Processed: Re: Bug#234691: mkisofs: SIGBUS on sparc32

2004-03-20 Thread Joshua Kwan
aller/build [...] $ cd debian-installer/build $ dpkg-checkbuilddeps [install build-deps] $ fakeroot make build_miniiso It will get to running mkisofs on a tree directory at which point it will SIGBUS. If you would like a shell on my SPARCstation talk to me on IRC. -- Joshua Kwan signature.asc Description: Digital signature

Bug#234691: sparc64 too..

2004-04-27 Thread Joshua Kwan
;, '0' outend = ( unsigned char *) 0xefff9e58 ' ' , "2004042723225600ð2004042723225600ð", '0' lirreversible = 0 next_step = (struct __gconv_step *) 0xb46d8 next_data = (struct __gconv_step_data *) 0xb4b38 fct = 0 status = 1 Does this help any? I'm hoping *someone* in debian-glibc can tell what's going on... -- Joshua Kwan signature.asc Description: Digital signature

Bug#249122: related to..

2004-05-15 Thread Joshua Kwan
I think this bug is related to #224450? Not that I have any other ideas about what's going on. -- Joshua Kwan signature.asc Description: Digital signature

More info on Sparc FTBFS for glibc

2004-10-04 Thread Joshua Kwan
mbler, linker and binary utiliti Hope this helps. -- Joshua Kwan .file "qp_qtoi.c" .file 1 "../sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c" .section".debug_abbrev" .LLdebug_abbrev0: .section".debug_info" .LLdebu

Bug#427625: closed by Pierre Habouzit <[EMAIL PROTECTED]> (Re: Bug#427625: libc6: bindtextdomain not properly documented?)

2007-06-05 Thread Joshua N Pritikin
On Tue, Jun 05, 2007 at 10:24:08AM +, Debian Bug Tracking System wrote: > > When I strace this, it never looks in /home/joshua/ppx/locale. I tested > > this on 3 Debian systems and 1 Gentoo system. Am I doing something > > stupid? I keep reading the docs for bindtext

Bug#322113: libc6: aborted upgrade can create /etc/ld.so.nohwcap

2006-04-06 Thread Joshua N Pritikin
On Mon, Aug 15, 2005 at 10:39:35AM +0900, GOTO Masanori wrote: > That's weird behavior. As I wrote previously, the role of > /etc/ld.so.nohwcap is to prevent using /lib//libc.so.6. > It means your libc6 installation is broken state. So, try to extract > libc6 package to temporary dir using dpkg-d

Bug#221566: libc6: apt-get post-install script returns error exit status 139

2003-11-19 Thread Joshua N Pritikin
On Wed, Nov 19, 2003 at 05:02:46PM -0500, Eric Price wrote: > > Does anything else work? > > > > What is crashing? > > I'm not sure if this is the cause or the symptom of some problems that > have occurred since I ran apt-get dist-upgrade. Now, `tar' prints > 'Segmentation fault' and `ls -l' g

Bug#172545: transmeta longrun fails with unstable libc6 (pread/pwrite)

2002-12-10 Thread Joshua N Pritikin
Package: libc6 Version: 2.3.1-5 i have a Fujitsu P-Series laptop (TM5800 CPU @ 800MHz) running Linux 2.4.20 (debian) with devfs, CONFIG_MCRUSOE, CONFIG_X86_MSR, and CONFIG_X86_CPUID. longrun is a tool to change the settings of Transmeta CPUs. longrun works fine with libc6 2.2.5-14.3. When i try

Bug#172545: transmeta longrun fails with unstable libc6 (pread/pwrite)

2002-12-10 Thread Joshua N Pritikin
Package: libc6 Version: 2.3.1-5 i have a Fujitsu P-Series laptop (TM5800 CPU @ 800MHz) running Linux 2.4.20 (debian) with devfs, CONFIG_MCRUSOE, CONFIG_X86_MSR, and CONFIG_X86_CPUID. longrun is a tool to change the settings of Transmeta CPUs. longrun works fine with libc6 2.2.5-14.3. When i try

Bug#221566: libc6: apt-get post-install script returns error exit status 139

2003-11-19 Thread Joshua N Pritikin
On Wed, Nov 19, 2003 at 05:02:46PM -0500, Eric Price wrote: > > Does anything else work? > > > > What is crashing? > > I'm not sure if this is the cause or the symptom of some problems that > have occurred since I ran apt-get dist-upgrade. Now, `tar' prints > 'Segmentation fault' and `ls -l' g