introduced by
https://bugs.debian.org/631242
https://bugs.debian.org/707091

        * elf/ldd.bash.in: Verify the dynamic linker is working before
        using it.

changing the patch to
dummy=`$rtld --help 2>&1`
 if test $? = 0; then

makes ldd work again. The error code 127 is not returned anymore.
unsure if we can just drop that patch.


** Changed in: glibc (Ubuntu)
       Status: New => Confirmed

** Bug watch added: Debian Bug tracker #631242
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631242

** Bug watch added: Debian Bug tracker #707091
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707091

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1914860

Title:
  /usr/bin/ldd no longer work in package libc-bin 2.33-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1914860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to