Make _global_updates() silently return if ROOT != "/" and make fixpackages
authorZac Medico <zmedico@gentoo.org>
Wed, 3 Mar 2010 05:46:45 +0000 (05:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 3 Mar 2010 05:46:45 +0000 (05:46 -0000)
commitb2158b8b02d12c0f17a5bee782b11c9f80e62fdd
tree9e74d62836b98e4479dd464706edb73e094b0ca7
parentad384451156d5c77eabda8f221760255d3931390
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 != "/". (trunk r15728)

svn path=/main/branches/2.1.7/; revision=15729
bin/fixpackages
pym/portage/_global_updates.py