From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 030651381F3 for ; Fri, 30 Nov 2012 13:07:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11E4721C0DF; Fri, 30 Nov 2012 13:07:41 +0000 (UTC) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6769C21C052 for ; Fri, 30 Nov 2012 13:06:30 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id ge1so427382lbb.40 for ; Fri, 30 Nov 2012 05:06:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=tOP1G5TYo8HxcVtizH057uu0LDX65JULbQXZFml6ZFo=; b=AX7ux05J6DkjsLYEk5igKS+ZMBisEKfWGp0usDAA996gjOYit5N9p5RQy+sbxG/PU4 m++4SqydV1X8hb3a+OHWdvGuRJGNZoq2KEBsQKEy5at1+6EeP8YHcGFGKDZnSJ23oi7R bjZn8cusPEb5bi8cfBm0Y3n/B5KFkxLsNBSHqNdxkVf7ph89d4AFXkbcPRDy0vaTfFqs 2M0bGxDBOMCFcuQKULiKVLwYK/Ouv4lhZqTFX0WW21ASfZffr4RItIOxxJiIVcPquTKj mt9MGx4kReJ9dxa/Gf2TekSG3tKr8afLbwdRrtPZB7o17GPMxlgksRBnnF5bXZ9ogp/U SP7w== Received: by 10.112.50.205 with SMTP id e13mr817925lbo.57.1354280788685; Fri, 30 Nov 2012 05:06:28 -0800 (PST) Received: from atom.localnet ([87.110.23.98]) by mx.google.com with ESMTPS id sx3sm1990187lab.9.2012.11.30.05.06.26 (version=SSLv3 cipher=OTHER); Fri, 30 Nov 2012 05:06:27 -0800 (PST) From: 2sb7vwu@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge --update : how to keep it going? Date: Fri, 30 Nov 2012 15:05:57 +0200 Message-ID: <1775646.4xJNIhJhce@atom> User-Agent: KMail/4.9.3 (Linux/3.5.4-hardened-r1; KDE/4.9.3; i686; ; ) In-Reply-To: <1354278367.13959.0@numa-i> References: <1354278367.13959.0@numa-i> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 1ec81a30-939b-44f6-ad93-9e21169bf96f X-Archives-Hash: c6d2e48ecb58fec7ed7f67bb63df464f > Hi, > this is nuissance all the time. > > Updating a machine which hasn't been updated for a long(er) time I try > > emerge -vup --changed-use --deep --tree --with-bdeps y @system > @world >/root/UPD > > But many times this stops prematurely with messages like > > emerge: there are no ebuilds to satisfy > ">=app-text/poppler-bindings-0.5.0" > > How can I keep emerge going and tell me these message all at once in > the end? Get ANGRY and --keep-going :) > Many thanks for hint, > Helmut. yw