Anton S. Ustyuzhanin wrote > # ltsp emerge -p glibc > --- 'profiles/arch.list' is empty or not available. Empty portage tree? > --- 'profiles/updates' is empty or not available. Empty portage tree? > --- 'profiles/arch.list' is empty or not available. Empty portage tree? > > These are the packages that would be merged, in order: > > Calculating dependencies > emerge: there are no ebuilds to satisfy "glibc". > > My /opt/ltsp/i386/etc/make.conf and > ltsp emerge --info > ltsp_emerge.info 2>&1 attached. > Why PORTAGE_CONFIGROOT does not work for me? > > > P.S. > When i do just emerge <package>, or ROOT="somewhere" emerge <package> > - everything is ok. But when PORTAGE_CONFIGROOT takes place it does > not work.
When i change directory to /usr/portage, ltsp emerge begins to work: kit portage # ltsp emerge -p glibc These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] sys-libs/timezone-data-2006p to /opt/ltsp/i386/ USE="nls" [ebuild N ] virtual/libiconv-0 to /opt/ltsp/i386/ [ebuild N ] sys-devel/gettext-0.15 to /opt/ltsp/i386/ USE="nls -doc -emacs -nocxx" [ebuild N ] sys-libs/glibc-2.4-r4 to /opt/ltsp/i386/ USE="nls nptl nptlonly -build -glibc-compat20 -glibc-omitfp -hardened (-multilib) -profile (-selinux)" ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
