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
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
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
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
ystem working again.
--
Joshua Kwan
signature.asc
Description: Digital signature
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]
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/
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
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]
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
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
x27;s bug tracking
for awhile.)
--
-- Joshua Rogers <https://internot.info/>
signature.asc
Description: OpenPGP digital signature
/* 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
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
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
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
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]
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
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
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
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
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
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
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
;, '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
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
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
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
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
;, '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
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
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
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
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
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
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
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
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
38 matches
Mail list logo