Bug#611629: libc6: fail to upgrade with "Can't locate auto/Hash/Util/bootstpap.al in @INC"

2011-01-31 Thread Teodor
Package: libc6 Version: 2.11.2-10 Severity: critical Justification: breaks unrelated software Hi, An almost up-to-date system upgraded last week cannot be upgraded today due to libc6 configuration errors: | Calculating upgrade... Done | The following packages will be upgraded: | binutils bsduti

Bug#611629: libc6: fail to upgrade with "Can't locate auto/Hash/Util/bootstpap.al in @INC"

2011-01-31 Thread Teodor MICU
Hi, 2011/1/31 Julian Andres Klode : > Definitely not a libc6 bug, and probably not a bug > at all. It looks like your perl-base installation > is corrupt. Indeed perl-base was corrupted. The question is how since I didn't modified it manually?! > Does perl -e "require Hash::Util;" work? It didn

Bug#611629: libc6: fail to upgrade with "Can't locate auto/Hash/Util/bootstpap.al in @INC"

2011-01-31 Thread Teodor MICU
Hi, 2011/1/31 Adam D. Barratt : > Looking at the log, it doesn't appear the errors are actually due to > libc6, however.  This section suggests a broken package; it would be > interesting to narrow down which package caused it, so we can determine > whether it is a local or mirror issue: I've red

Bug#611629: libc6: fail to upgrade with "Can't locate auto/Hash/Util/bootstpap.al in @INC"

2011-01-31 Thread Teodor MICU
Hi, 2011/1/31 Julian Andres Klode : >> Indeed perl-base was corrupted. The question is how since I didn't >> modified it manually?! > Filesystem bug, system crash? That's the most probable cause due to a power failure last night combined with 'ext4' file systems. However, this shows more possibl

Where can I find stdlib.c to check the bsearch() implementation?

2011-12-07 Thread Teodor MICU
Hi, I would like to see how bsearch() function is implemented in GNU C library. I see that it is declared in but I couldn't find the corresponding "stdlib.c" file anywhere in the Debian archive (i.e. with "apt-file search stdlib.c"). I've also downloaded the 'eglibc' source package but I don't s