Simon Matthews wrote:
Can anyone shed any light on this:
# emerge -upD world
These are the packages that I would merge, in order:
Calculating world dependencies -Traceback (most recent call last):
File "/usr/bin/emerge", line 2513, in ?
if not mydepgraph.xcreate(myaction):
File "/usr/bin/emerge", line 1105, in xcreate
myeb=portage.portdb.xmatch("bestmatch-visible",mydep)
File "/usr/lib/portage/pym/portage.py", line 4673, in xmatch
myval=best(self.xmatch("match-visible",None,mydep,mykey))
File "/usr/lib/portage/pym/portage.py", line 4684, in xmatch
myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep,mykey))
File "/usr/lib/portage/pym/portage.py", line 4670, in xmatch
myval=self.gvisible(self.visible(self.cp_list(mykey)))
File "/usr/lib/portage/pym/portage.py", line 4716, in visible
mymatches=self.xmatch("match-all",x)
File "/usr/lib/portage/pym/portage.py", line 4688, in xmatch
myval=match_from_list(mydep,self.cp_list(mykey))
File "/usr/lib/portage/pym/portage.py", line 3531, in match_from_list
raise KeyError, "Specific key requires an operator (%s) (try adding an '=')" % (mydep)
KeyError: "Specific key requires an operator (app-editors/vim-6.2-r5) (try adding an '=')"
Please help!
Simon
-- [EMAIL PROTECTED] mailing list
-- [EMAIL PROTECTED] mailing list
