Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358183 - sys-libs/glibc-2.11.3 breaks 32 bit binary execution
Summary: sys-libs/glibc-2.11.3 breaks 32 bit binary execution
Status: RESOLVED DUPLICATE of bug 358143
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 08:42 UTC by Stefan Behte (RETIRED)
Modified: 2011-03-10 17:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***