Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: What's wrong with emerge
Date: Mon, 01 Jun 2009 13:55:57
Message-Id: h00mkg$i9i$1@ger.gmane.org
In Reply to: [gentoo-user] What's wrong with emerge by alain.didierjean@free.fr
1 alain.didierjean@××××.fr wrote:
2 > #emerge --sync returns the following error:
3 >
4 >
5 > Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
6 > (Could take a couple of minutes if you have a lot of binary packages.)
7 > .='update pass' *='binary update' #='/var/db update' @='/var/db move'
8 > s='/var/db SLOT move' %='binary move' S='binary SLOT move'
9 > p='update /etc/portage/package.*'
10 > .........................
11 > ERROR: Malformed update entry 'move >=kde-base/konq-plugins-4
12 > kde-misc/konq-plugins'
13 > Traceback (most recent call last):
14 > File "/usr/bin/emerge", line 40, in <module>
15 > retval = _emerge.emerge_main()
16 > File "//usr/lib64/portage/pym/_emerge/__init__.py", line 14830, in emerge_main
17 > if portage._global_updates(trees, mtimedb["updates"]):
18 > File "//usr/lib64/portage/pym/portage/__init__.py", line 7914, in
19 > _global_updates
20 > moves = vardb.move_ent(update_cmd)
21 > File "//usr/lib64/portage/pym/portage/dbapi/vartree.py", line 165, in move_ent
22 > raise InvalidPackageName(cp)
23 > InvalidPackageName: >=kde-base/konq-plugins-4
24 >
25 > Where does it come from ?
26 > How can I fix it ?
27 > Thanks for the help to come...
28
29 It's been fixed already. Resync to get the bugfix.

Replies

Subject Author
Re: [gentoo-user] Re: What's wrong with emerge alain.didierjean@××××.fr
Re: [gentoo-user] Re: What's wrong with emerge alain.didierjean@××××.fr