From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42356139083 for ; Mon, 18 Dec 2017 16:02:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E073E0FED; Mon, 18 Dec 2017 16:02:45 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5388E0FD5 for ; Mon, 18 Dec 2017 16:02:43 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eQxqI-0003sk-85 for gentoo-user@lists.gentoo.org; Mon, 18 Dec 2017 17:00:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] How to resume 'emerge -e @world' after grub fails? Date: Mon, 18 Dec 2017 16:00:32 +0000 (UTC) Message-ID: X-Complaints-To: usenet@blaine.gmane.org User-Agent: slrn/1.0.2 (Linux) 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 X-Archives-Salt: 19452ddf-18d4-4bc4-8b0d-49649dbdf501 X-Archives-Hash: 74f8e2a56276f839f35a7633e129cc61 I tried following the profile 17 upgrade instructions but now I'm stuck. After running for a day or so, the 'emerge -e @world' command stopped when grub-0.97 failed to build. How do I skip grub and continue? Or do I have to tell emerge to start over from the beginning (skipping grub)? Assuming there are other packages that are going to fail also, that could take weeks... -- Grant