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 1PI1eA-0000jJ-C8 for garchives@archives.gentoo.org; Mon, 15 Nov 2010 16:11:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3641DE091A; Mon, 15 Nov 2010 16:11:07 +0000 (UTC) Received: from foo.birdnet.se (foo.birdnet.se [213.88.146.6]) by pigeon.gentoo.org (Postfix) with SMTP id CF8A5E091A for ; Mon, 15 Nov 2010 16:11:06 +0000 (UTC) Received: (qmail 17657 invoked by uid 501); 15 Nov 2010 16:11:06 -0000 Message-ID: <20101115161106.17656.qmail@stuge.se> Date: Mon, 15 Nov 2010 17:11:05 +0100 From: Peter Stuge To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] chroot: failed to run command `/tmp/stage1-preclean-chroot.sh': No such file or directory Mail-Followup-To: gentoo-catalyst@lists.gentoo.org References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Archives-Salt: b5df972c-3eb4-4a49-a8cc-9308eccd524a X-Archives-Hash: 18c0058e31a2d2368aa8dfbba2f23292 Matt Turner wrote: > chroot: failed to run command `/tmp/stage1-preclean-chroot.sh': No such file or directory Can you check with strace which file it is that is actually missing? //Peter