Date: Tue, 14 Dec 2004 13:27:41 -0800 From: Sean McNeil <sean@mcneil.com> To: amd64@freebsd.org Subject: linux proc, rpm and glibc_post_upgrade Message-ID: <1103059661.47262.6.camel@server.mcneil.com>
next in thread | raw e-mail | index | archive | help
--=-PcKG+PeHTjBLlmyfKhP9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I decided to take a look at why linux_base is failing to install without --noscripts. So far, I've found that glibc will not install because /compat/linux/usr/sbin/glibc_post_upgrade returns 1 when it is executed. Does anyone know where I can get the source code to this for examination. A quick google got me nowhere. Looking at strings output, I see a few things of interest: /lib/i686/libc-2.2.4.so /lib/i686/libm-2.2.4.so /lib/i686/libpthread-0.9.so /lib/i686/libc.so.6 /lib/i686/libm.so.6 /lib/i686/libpthread.so.0 /sbin/ldconfig /usr/sbin/iconvconfig /sbin/telinit /dev/initctl /proc/1/exe /proc/1/root I do not see a /compat/linux/lib/i686 dir. /compat/linux/proc is unmounted during install. when mounted, /compat/linux/proc/1/root points to the system root, not the linux compat root and there is not /compat/linux/proc/1/exe. Cheers, Sean --=-PcKG+PeHTjBLlmyfKhP9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBv1rNyQsGN30uGE4RAk4HAKCLTYmj+HfrhYSTaeJwJUYgDJJ2uwCgudbW Miv/P6WLexdpxql248phq8U= =EVJa -----END PGP SIGNATURE----- --=-PcKG+PeHTjBLlmyfKhP9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1103059661.47262.6.camel>