Gentoo Archives: gentoo-user

From: Al <oss.elmar@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge python-updater -> raise InvalidAtom(self)
Date: Wed, 29 Sep 2010 15:56:46
Message-Id: AANLkTi=omh-QH8eyVTPs=U208ZkhKj4Hm9rEw3VtyBg_@mail.gmail.com
1 Hello,
2
3 after emerging portage emerging python-updater brock with this
4
5 [...]
6 File "/home/prefix/gentoo/usr/lib/portage/pym/portage/dep/__init__.py",
7 line 1006, in __init__
8 raise InvalidAtom(self)
9 portage.exception.InvalidAtom: media-tv/vdrplugin-rebuild::Cygwin overlay
10
11 I get the same error whenever I call emerge.
12
13
14 I found this: http://forums.gentoo.org/viewtopic-t-840263-start-0.html
15
16 However the case is different. There is no directory
17 "var/db/pkg/media-tv/..." that I could remove and I never installed
18 that.
19
20 It's also a different line and function that rises the error: 647 vs. 1006.
21
22 How can I clean this up?
23
24 Thanks
25
26 Al

Replies

Subject Author
Re: [gentoo-user] emerge python-updater -> raise InvalidAtom(self) "Arttu V." <arttuv69@×××××.com>