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 1NVZAD-0004V4-Iu for garchives@archives.gentoo.org; Thu, 14 Jan 2010 23:31:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95E1EE0B7F; Thu, 14 Jan 2010 23:31:05 +0000 (UTC) Received: from mail-fx0-f228.google.com (mail-fx0-f228.google.com [209.85.220.228]) by pigeon.gentoo.org (Postfix) with ESMTP id 4D032E0B7F for ; Thu, 14 Jan 2010 23:31:05 +0000 (UTC) Received: by fxm28 with SMTP id 28so92469fxm.26 for ; Thu, 14 Jan 2010 15:31:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Qg1nCFFlLVim6xQGtD6uXb/Dmtfig2CNiMvSRwcsTyw=; b=pI49pJudnKC2Sez6GIIJrYg3H/K7qxX1eQWoTV/4DY0fJrBNQ34cqgGG9271+vLxiY MqKFx7jHkb01zwBTcT5kMNde4Tnjw2qEp4/8OHQ81qmF7cPL2w9QeunGzqPj9dEhCKwE vlomxKu8/FJce/51/1xkYdrLxikLGosHSViuc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=bTlWlzPiaNc66klg0UNg+A+k64WHJP1UuhvaDG5yYlS0vfO01VkP5Pd/3iFHcCQEoN eQIKPgkGsxVg0FyvESCt4S39/h6bPmZD8s4ezbgMzIRbkklxyQY/JETq0TTW0gzLLnjC imWbYqWsV8BXAxk7HkIw0y/8WqDNDjO5rrZAE= 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 Received: by 10.223.4.216 with SMTP id 24mr1881717fas.67.1263511864565; Thu, 14 Jan 2010 15:31:04 -0800 (PST) In-Reply-To: References: <128ccc220912091907n5ba8dddfi528cc25dd27837e6@mail.gmail.com> <3A45DD1D-C0FA-4295-834E-C3964D7005C5@stellar.eclipse.co.uk> <128ccc220912101205t50a9d087p27c22645d0ae32f0@mail.gmail.com> Date: Fri, 15 Jan 2010 12:31:04 +1300 Message-ID: <919d41311001141531q46ea790bgaae95608b1947498@mail.gmail.com> Subject: Re: [gentoo-user] problem with install-x86-minimal-20091103 From: Dan Wallis To: gentoo-user Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: e7c33cda-9757-45c4-8102-191a685b2d9a X-Archives-Hash: 8b5b274e0c622ef3404fc167aa33f211 On 10/12/2009, Joshua Murphy wrote: > One note about sysresccd, while I do nearly all of my installs from it > (working from a likely out of date copy, so unsure how much this still > applies) anymore, I've run across a small issue between its use of zsh > and emerging some packages. Most recently, it bit me while getting one > of the dependencies to nfs-progs built so my new system would be able > to get to my portage tree share on its own after the reboot. This bug > (closed as RESOLVED - INVALID, since it's not actually a bug with > Gentoo in the eyes of the Devs): > http://bugs.gentoo.org/show_bug.cgi?id=271942 details it further and > gives a couple options on fixing it, should you run into it at all. It's probably worth mentioning this on the "New eselesct module for /bin/sh" bug: https://bugs.gentoo.org/show_bug.cgi?id=214817 If there are things that break when /bin/sh is not bash, then it's worth noting them, and probably fixing the root cause too. :)