glsa-check -t new works, and I could work around that, but I couldn't seem to find anyone else with this problem. # glsa-check -p new WARNING: This tool is completely new and not very tested, so it should not be used on production systems. It's mainly a test tool for the new GLSA release and distribution system, it's functionality will later be merged into emerge and equery. Please read http://www.gentoo.org/proj/en/portage/glsa-integration.xml before using this tool AND before reporting a bug. Checking GLSA 200408-23 auxdb exception: [/usr/portage::kde-base/kdelibs-3.3.2]: u'No key provided. key: kdelibs-3.3.2' Traceback (most recent call last): File "/usr/bin/glsa-check", line 174, in ? mergelist = myglsa.getMergeList() File "/usr/lib/gentoolkit/pym/glsa.py", line 565, in getMergeList self.packages[pkg]["unaff_atoms"]) File "/usr/lib/gentoolkit/pym/glsa.py", line 324, in getMinUpgrade mylist = portage.db["/"]["porttree"].dbapi.match(u) File "/usr/lib/portage/pym/portage.py", line 5359, in match return self.xmatch("match-visible",mydep) File "/usr/lib/portage/pym/portage.py", line 5346, in xmatch myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep=mydep,mykey=mykey)) File "/usr/lib/portage/pym/portage.py", line 5332, in xmatch myval=self.gvisible(self.visible(self.cp_list(mykey))) File "/usr/lib/portage/pym/portage.py", line 5430, in gvisible myaux=db["/"]["porttree"].dbapi.aux_get(mycpv, ["KEYWORDS"]) File "/usr/lib/portage/pym/portage.py", line 5090, in aux_get self.auxdb[mylocation][cat].del_key(pkg) File "/usr/lib/portage/pym/portage_db_flat.py", line 98, in del_key mylock = portage_locks.lockfile(self.fullpath+key, wantnewlockfile=1) File "/usr/lib/portage/pym/portage_locks.py", line 83, in lockfile raise ValueError, "Unknown type passed in '%s': '%s'" % (type(mypath),mypath) ValueError: Unknown type passed in '<type 'unicode'>': '/var/cache/edb/dep//usr/portage/kde-base/kdelibs-3.3.2' using gentoolkit-0.2.0_pre8-r1
*** This bug has been marked as a duplicate of 64353 ***