Make _global_updates() silently return if ROOT != "/" and make fixpackages
authorZac Medico <zmedico@gentoo.org>
Wed, 3 Mar 2010 05:45:47 +0000 (05:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 3 Mar 2010 05:45:47 +0000 (05:45 -0000)
commit0f436b2b66f58b3504be6cf5e75a5d6f1f99e799
treee13ae7722f279a08ec60d17a9351c3c3c29ec36f
parent52bfdfbaf1c9f0765bf57857f7cf69c0d2bf86a5
Make _global_updates() silently return if ROOT != "/" and make fixpackages
bail out with an error message in this case which suggests to instead use
emaint --fix movebin and/or moveinst. This prevents useless/ugly global
updates messages that flood the terminal when ROOT != "/".

svn path=/main/trunk/; revision=15728
bin/fixpackages
pym/portage/_global_updates.py