targets/support/unmerge.sh
targets/support/chroot-functions.sh (specifically run_emerge)

Thank you,

I noticed livecd-stage2 controller calls it, it's more of a portage doubt now. Like, where does emerge look for existing packages? The documentation doesn't mention any list of emerged packages (world isn't it), and the ${ROOT} seems to be ok. I placed a few "ls" in unmerge.sh:

Regenerating /etc/ld.so.cache...
# Nelson - Showing clst root path
bin   dev  home  media  opt   root  sys  usr
boot  etc  lib   mnt    proc  sbin  tmp  var
# Nelson - Showing the root
bin   dev  home  media  opt   root  sys  usr
boot  etc  lib   mnt    proc  sbin  tmp  var
ROOT=/ emerge -pt -C sys-kernel/gentoo-sources gnome-extra/gnome-games-extra-data gnome-extra/gnome-games gnome-extra/evolution-data-server gnome-extra/evolution-webcal mail-client/evolution

These are the packages that would be unmerged:

--- Couldn't find 'sys-kernel/gentoo-sources' to unmerge.
etc.

If it was a weird directory naming problem like /livecd, it wouldn't emerge either, since run_emerge is the same right ? ROOT is the only thing changing, and it's ok. Has to be some environment thing I don't know that changes before unmerging. Still reading the code. Thanks for your help!

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

--
[EMAIL PROTECTED] mailing list

Reply via email to