From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MB7zZ-00077h-02 for garchives@archives.gentoo.org; Mon, 01 Jun 2009 13:55:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13840E02C9; Mon, 1 Jun 2009 13:55:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E171AE02C9 for ; Mon, 1 Jun 2009 13:55:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8AC2F6563C for ; Mon, 1 Jun 2009 13:55:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.486 X-Spam-Level: X-Spam-Status: No, score=-3.486 required=5.5 tests=[AWL=0.113, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mWz5VUILqjfe for ; Mon, 1 Jun 2009 13:55:49 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9028A65390 for ; Mon, 1 Jun 2009 13:55:47 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MB7zJ-0003jV-RI for gentoo-user@gentoo.org; Mon, 01 Jun 2009 13:55:41 +0000 Received: from athedsl-388897.home.otenet.gr ([79.131.71.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Jun 2009 13:55:41 +0000 Received: from realnc by athedsl-388897.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Jun 2009 13:55:41 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: What's wrong with emerge Date: Mon, 01 Jun 2009 16:55:50 +0300 Organization: Lucas Barks Message-ID: References: <1243864092.4a23dc1c6e0c4@imp.free.fr> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-388897.home.otenet.gr User-Agent: Thunderbird 2.0.0.21 (X11/20090429) In-Reply-To: <1243864092.4a23dc1c6e0c4@imp.free.fr> Sender: news X-Archives-Salt: 3f05760b-e1f1-4d09-985b-6db1b45f0c28 X-Archives-Hash: 6c2b86dbf207354b84a1b52f1e8c2722 alain.didierjean@free.fr wrote: > #emerge --sync returns the following error: > > > Performing Global Updates: /usr/portage/profiles/updates/2Q-2009 > (Could take a couple of minutes if you have a lot of binary packages.) > .='update pass' *='binary update' #='/var/db update' @='/var/db move' > s='/var/db SLOT move' %='binary move' S='binary SLOT move' > p='update /etc/portage/package.*' > ......................... > ERROR: Malformed update entry 'move >=kde-base/konq-plugins-4 > kde-misc/konq-plugins' > Traceback (most recent call last): > File "/usr/bin/emerge", line 40, in > retval = _emerge.emerge_main() > File "//usr/lib64/portage/pym/_emerge/__init__.py", line 14830, in emerge_main > if portage._global_updates(trees, mtimedb["updates"]): > File "//usr/lib64/portage/pym/portage/__init__.py", line 7914, in > _global_updates > moves = vardb.move_ent(update_cmd) > File "//usr/lib64/portage/pym/portage/dbapi/vartree.py", line 165, in move_ent > raise InvalidPackageName(cp) > InvalidPackageName: >=kde-base/konq-plugins-4 > > Where does it come from ? > How can I fix it ? > Thanks for the help to come... It's been fixed already. Resync to get the bugfix.