Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 358183

Summary: sys-libs/glibc-2.11.3 breaks 32 bit binary execution
Product: Gentoo Linux Reporter: Stefan Behte (RETIRED) <craig>
Component: New packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: mike
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Behte (RETIRED) gentoo-dev Security 2011-03-10 08:42:35 UTC
Grub is not executable anymore after an update to sys-libs/glibc-2.11.3

# ls -l /sbin/grub
-rwxr-xr-x 1 root root 140072 Aug  6  2010 /sbin/grub

# file /sbin/grub
grub: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

fix from ABCD:
ln -s /lib32/ld-linux.so.2 /lib/ld-linux.so.2
Comment 2 Stefan Behte (RETIRED) gentoo-dev Security 2011-03-10 08:47:10 UTC

*** This bug has been marked as a duplicate of bug 353814 ***
Comment 3 Stefan Behte (RETIRED) gentoo-dev Security 2011-03-10 08:50:36 UTC

*** This bug has been marked as a duplicate of bug 358143 ***
Comment 4 Dustin Polke 2011-03-10 17:06:13 UTC
*** Bug 358261 has been marked as a duplicate of this bug. ***