2005/11/24, Chuck <[EMAIL PROTECTED]>: > > i just found something VERY odd (at least to me) in the emerge log. > > it unmerged glibc even though the only command given it was > > emerge -v mozilla-firefox-bin > > and that was it. here is the log snippet > > 1132791518: Started emerge on: Nov 23, 2005 19:18:38 > 1132791519: *** emerge --verbose mozilla-firefox-bin > 1132791519: >>> emerge (1 of 1) www-client/mozilla-firefox-bin-1.0.7 to / > 1132791519: === (1 of 1) Cleaning > (www-client/mozilla-firefox-bin-1.0.7::/usr/portage/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.7.ebuild) > 1132791529: === (1 of 1) Compiling/Merging > (www-client/mozilla-firefox-bin-1.0.7::/usr/portage/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.7.ebuild) > 1132791657: === (1 of 1) Updating world file > (www-client/mozilla-firefox-bin-1.0.7) > 1132791657: === (1 of 1) Post-Build Cleaning > (www-client/mozilla-firefox-bin-1.0.7::/usr/portage/www-client/mozilla-firefox-bin/mozilla-firefox-bin-1.0.7.ebuild) > 1132791669: >>> AUTOCLEAN: www-client/mozilla-firefox-bin > 1132791669: --- AUTOCLEAN: Nothing unmerged. > 1132791670: ::: completed emerge (1 of 1) > www-client/mozilla-firefox-bin-1.0.7 to / > 1132791670: *** Finished. Cleaning up... > 1132791677: === Unmerging... (sys-libs/glibc-2.3.5-r1) > 1132791764: *** terminating. > 1132791764: *** terminating. > > i noticed when i installed open-office-bin back in october it did the same > thing for the same version of glibc so maybe thats normal? > > even more confused now. >
Hello I have never used gentoo but have you checked that your libc inside the guest is actually installed? If a shared library is missing, you'll (AFAIK) get "No such file or directory" while trying to execute the binary, so that seems like it. If you *do* have the libc files installed, try running ldconfig. Best regards, Grzegorz Nosek _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
