I've been trying to run regenworld but it ends just like that:
Code: Select all
<..>
add to world: net-p2p/linuxdcpp
add to world: net-p2p/amule
add to world: dev-cpp/gtkmm
add to world: x11-libs/openmotif
add to world: net-print/foo2zjs
Traceback (most recent call last):
File "/usr/sbin/regenworld", line 83, in ?
mylist=portage.db["/"]["vartree"].dbapi.match(mykey)
File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 554, in match
mydep = dep_expand(
File "/usr/lib/portage/pym/portage/__init__.py", line 5998, in dep_expand
return portage.dep.Atom(prefix + expanded + postfix)
File "/usr/lib/portage/pym/portage/dep.py", line 400, in __init__
raise InvalidAtom(s)
portage.exception.InvalidAtom: =sys-devel/gnuconfigI've tried gnuconfig versions 20070724 and 20080123.

