I get:
# glsa-check -p affected
Traceback (most recent call last):
File "/usr/bin/glsa-check", line 191, in <module>
if myglsa.isVulnerable():
File "//usr/lib/python2.5/site-packages/gentoolkit/glsa/__init__.py", line 669, in isVulnerable
or (None != getMinUpgrade([v,], path["unaff_atoms"]))
File "//usr/lib/python2.5/site-packages/gentoolkit/glsa/__init__.py", line 424, in getMinUpgrade
or (minimize ^ (portage.pkgcmp(c_pv[1:], portage.catpkgsplit(rValue)[1:]) > 0))) \
TypeError: 'NoneType' object is unsubscriptable
Any ideas? I see nothing obvious on Gentoo bugzilla.
Have re-emerged portage & gentoolkit, also did "emerge --sync"
Thanks
Plug1n


