As a workaround for bug #147625, spawn `id -g portage` in order to get a list of...
authorZac Medico <zmedico@gentoo.org>
Thu, 4 Jan 2007 21:13:45 +0000 (21:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 4 Jan 2007 21:13:45 +0000 (21:13 -0000)
commit7661d96b77f86cb81e39498121af859deb407603
tree15702e57acc6a39458092ce6fb402c6d4060070d
parent1554c6229999783fbf0a3f7d5303ea21d0e8ec3d
As a workaround for bug #147625, spawn `id -g portage` in order to get a list of groups for the portage user without the need to call grp.getgrall().

svn path=/main/trunk/; revision=5461
pym/portage_data.py