Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Re: What's wrong with emerge "Arttu V." <arttuv69@×××××.com>