HI
since i have updated portage to 2.0.50_pre16 emerge -p world fails with the following message:
Calculating world dependencies |Traceback (most recent call last):
File "/usr/bin/emerge", line 2340, in ?
if not mydepgraph.xcreate(myaction):
File "/usr/bin/emerge", line 1059, in xcreate
myeb=portage.portdb.xmatch("bestmatch-visible",mydep)
File "/usr/lib/portage/pym/portage.py", line 4577, in xmatch
myval=best(self.xmatch("match-visible",None,mydep,mykey))
File "/usr/lib/portage/pym/portage.py", line 4588, in xmatch
myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep,mykey))
File "/usr/lib/portage/pym/portage.py", line 3258, in match_from_list
raise KeyError, "Specific key requires an operator (%s)" % (mydep)
KeyError: 'Specific key requires an operator (media-video/nvidia-glx-1.0.4496-r3)'
Does anybody know the meaning of it?

