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

Bug#638068: busybox binary in initrd.img is incorrectly overwritten by klibc hook



Émeric Maschino wrote:

> I've checked that simply replacing /bin/busybox binary in initrd.img
> (being in fact a copy of system /usr/lib/klibc/bin/sh binary) by real
> system /bin/busybox binary solves the issue.

Nice detective work.  So the next question is: why does klibc-utils on
ia64 provide /usr/lib/klibc/bin/sh instead of sh.shared like other
architectures?

I'd also be interested to hear how /usr/lib/klibc/bin/sh behaves in
general: e.g., could you try

	ldd /usr/lib/klibc/bin/sh
	/usr/lib/klibc/bin/sh -c 'echo hi'

?



Reply to: