[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#412831: marked as done (LD_ASSUME_KERNEL=2.2.5 denies to load libc6 version 2.5-0exp3)



Your message dated Wed, 28 Feb 2007 14:21:26 +0100
with message-id <45E581D6.8050506@aurel32.net>
and subject line Bug#412831: LD_ASSUME_KERNEL=2.2.5 denies to load libc6 version 2.5-0exp3
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 responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libc6
Version: 2.5-0exp3
Severity: important

LD_ASSUME_KERNEL=2.2.5 nawk
nawk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory

hdfview start script from http://www.hdfgroup.org/hdf-java-html/hdfview/ tries out LD_ASSUME_KERNEL and fails with new libc6

nawk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/etc/alternatives/../../usr/lib/jvm/java-6-sun/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: 
No such file or directory

I could not find out whether it is intended to fail, but now I am convinced, it should not.
LD_ASSUME_KERNEL=2.4 also fails, LD_ASSUME_KERNEL=2.6 works...


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libc6 depends on:
ii  tzdata                        2006p-1    Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Achim Gaedke a écrit :
> Package: libc6
> Version: 2.5-0exp3
> Severity: important
> 
> LD_ASSUME_KERNEL=2.2.5 nawk
> nawk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
> 
> hdfview start script from http://www.hdfgroup.org/hdf-java-html/hdfview/ tries out LD_ASSUME_KERNEL and fails with new libc6
> 
> nawk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
> dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
> basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> /etc/alternatives/../../usr/lib/jvm/java-6-sun/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: 
> No such file or directory
> 
> I could not find out whether it is intended to fail, but now I am convinced, it should not.
> LD_ASSUME_KERNEL=2.4 also fails, LD_ASSUME_KERNEL=2.6 works...

glibc 2.5 has no support for 2.2 or 2.4 anymore, that's why
LD_ASSUME_KERNEL=2.2 does not work anymore.

Please either use a woody distribution or fix your code so that it
supports newer glibc.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--- End Message ---

Reply to: