Package: libc6
Version: 2.3.4-1
Severity: important
Tags: experimental

Output on experimental machine:
[EMAIL PROTECTED]:~$ ldd /bin/bash
        linux-gate.so.1 =>  (0xffffe000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7f93000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f90000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7e75000)
        /lib/ld-linux.so.2 (0xb7fea000)

Output on sid machine:
[EMAIL PROTECTED]:~$ ldd /bin/bash
                libncurses.so.5 => /lib/libncurses.so.5 (0x4001e000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0x4005d000)
        libc.so.6 => /lib/tls/libc.so.6 (0x40061000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

So far, this hit me in the face by breaking mkinitrd but it will also
break other scripts which depend on that.
Fixing mkinitrd would be relatively easy, I guess, since I fixed mine,
but there may be other scripts which depend on this behaviour.

-- System Information:
Debian Release: 3.1
  APT prefers experimental
  APT policy: (500, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to