On 11/10/08, Mark Haney <[EMAIL PROTECTED]> wrote: > This is killing me, I can't get GNOME removed from one of my servers. I've > pulled it from make.conf, I've removed all packages that has a USE flag of > gnome, gtk, gtk2 and I still get the gnome packages listed when I try to do > an emerge -upDN world. I don't see any packages left that have any gnome > dependencies. > > Am I missing something somewhere? Anyone know a way to fix this problem?
I have no specific solution, but some generic things I didn't catch there: - place -gnome in USE in make.conf if you really really don't need it - check your profile so that it is not a desktop profile which might have gnome enabled - see what pulls the gnome stuff in: "emerge -pvuDN --tree world" -- Arttu V.
