From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KMwPm-0008B1-TR for garchives@archives.gentoo.org; Sun, 27 Jul 2008 02:55:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F473E03E0; Sun, 27 Jul 2008 02:55:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 79EAAE03E0 for ; Sun, 27 Jul 2008 02:55:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 15A5564D45 for ; Sun, 27 Jul 2008 02:55:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.17 X-Spam-Level: X-Spam-Status: No, score=-3.17 required=5.5 tests=[AWL=0.429, 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 h6A6PcvlCJsJ for ; Sun, 27 Jul 2008 02:55:09 +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 BF08464A16 for ; Sun, 27 Jul 2008 02:55:07 +0000 (UTC) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KMwPW-0000Z0-Mf for gentoo-user@gentoo.org; Sun, 27 Jul 2008 02:55:02 +0000 Received: from athedsl-49250.home.otenet.gr ([87.203.169.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jul 2008 02:55:02 +0000 Received: from realnc by athedsl-49250.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jul 2008 02:55:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.5 Date: Sun, 27 Jul 2008 05:54:49 +0300 Message-ID: References: <5bdc1c8b0807261536q5f71fbedxdf7a12eefe248322@mail.gmail.com> <488BA968.5020104@bellsouth.net> <5bdc1c8b0807261751lb052cecl7e4421145ea9cabf@mail.gmail.com> <488BCCD6.9070203@bellsouth.net> <5bdc1c8b0807261834v4e1da54dw7e70bf8e533317f@mail.gmail.com> <5bdc1c8b0807261846s2870baabl70b12b9bcc058198@mail.gmail.com> <488BD951.3020004@bellsouth.net> <5bdc1c8b0807261915k721fd67y27a57e01dc8c7eb2@mail.gmail.com> <5bdc1c8b0807261942l6aecd14cpffc51b86ff73e2fc@mail.gmail.com> 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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-49250.home.otenet.gr User-Agent: Thunderbird 2.0.0.14 (X11/20080715) In-Reply-To: <5bdc1c8b0807261942l6aecd14cpffc51b86ff73e2fc@mail.gmail.com> Sender: news X-Archives-Salt: 69381c1b-b493-4cfa-951a-c7f7860d4d4f X-Archives-Hash: f5d05002886c6b6d52a6c0c42152944e Mark Knecht wrote: > On Sat, Jul 26, 2008 at 7:23 PM, Qian Qiao wrote: >> On Sun, Jul 27, 2008 at 3:15 AM, Mark Knecht wrote: >>> [snip] >> Nothing mysterious there, python-updater was trying to rebuild >> vte-0.16.12, which doesn't exist in the portage tree anymore. >> >> #emerge --update --oneshot vte >> >> then re-run python-updater, and you'll be fine. >> >> --Joe >> > > OK, I tried that earlier without the --update option. Trying again as > you suggest but there are 9 things emerge wants to rebuild. I'll let > that run and then type python-updater again. It's not wise to let the system go without "emerge -auvDN world" for too long. Once per week should guarantee that things like don't happen (too often :P)