From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GMU0s-0005eP-OG for garchives@archives.gentoo.org; Sun, 10 Sep 2006 18:26:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8AIPnBf026527; Sun, 10 Sep 2006 18:25:49 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8AILadN003184 for ; Sun, 10 Sep 2006 18:21:36 GMT Received: by py-out-1112.google.com with SMTP id d42so1415365pyd for ; Sun, 10 Sep 2006 11:21:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JDobTDiOv6o1unjCgsJUO1cg34fyEBzuOQiOffp8GYO+6TcBiEoTSw+LxT9+pqZY64cqYqLYYRwTi/lk4du3D0fWhlz1LWeqba1f+H9U48MYiP0q/zqzebrfKffB03FxUZsoEhyw59VW0SJeIAiWkMTLAsZ4Cv3kJfu5+i6OS8g= Received: by 10.65.43.5 with SMTP id v5mr818417qbj; Sun, 10 Sep 2006 11:21:35 -0700 (PDT) Received: by 10.65.156.16 with HTTP; Sun, 10 Sep 2006 11:21:35 -0700 (PDT) Message-ID: <5bdc1c8b0609101121h5189daf5i9b84ec3cf5fdd630@mail.gmail.com> Date: Sun, 10 Sep 2006 11:21:35 -0700 From: "Mark Knecht" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] How do I modify work list of emerge --resume? Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@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 Content-Disposition: inline X-Archives-Salt: 0f55fcfa-2b6d-43f3-bf0d-e4cb52ae721e X-Archives-Hash: 7ca72b84fb6aa041cf77b2ae39413e87 Hi, I was 8 hours through the emerge -eav world part of upgrading gcc when it hit the pysol package it's not happy with. The messages are telling me I need to recompile python with Tkinter support and asked me to add dev/lang/python X tk to package.use, which I did. However emerge --resume won't go back and recompile python at this point and if I start over it's a 575 package compile job and I was already through about 200 of the packages. Is there any way to get python updated and then to resume the remaining 375 packages where I am currently stopped? Can I somehow save the file emerge --resume is currently using, emerge python with the changes, and then put the current worl list back in? Better yet, can I somehow remove pysol from the list so the emerge --resume just stoarts from the next package? Thanks, Mark -- gentoo-user@gentoo.org mailing list