Gentoo Archives: gentoo-user

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

Replies

Subject Author
[gentoo-user] Re: What's wrong with emerge Nikos Chantziaras <realnc@×××××.de>