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 1RXHwk-0000AZ-Dd for garchives@archives.gentoo.org; Sun, 04 Dec 2011 19:41:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CDC921C16E; Sun, 4 Dec 2011 19:41:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AC22021C127 for ; Sun, 4 Dec 2011 19:40:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 142DE1B4007 for ; Sun, 4 Dec 2011 19:40:11 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -4.793 X-Spam-Level: X-Spam-Status: No, score=-4.793 tagged_above=-999 required=5.5 tests=[AWL=0.610, BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.201, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uDwVrLZkEh9F for ; Sun, 4 Dec 2011 19:40:02 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 0937A642C2 for ; Sun, 4 Dec 2011 19:39:59 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RXHun-0002XF-Sy for gentoo-user@gentoo.org; Sun, 04 Dec 2011 20:39:57 +0100 Received: from c-98-215-179-64.hsd1.in.comcast.net ([98.215.179.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Dec 2011 20:39:57 +0100 Received: from reader by c-98-215-179-64.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Dec 2011 20:39:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] cpio error still here... What Date: Sun, 04 Dec 2011 13:38:51 -0600 Organization: Still searching... Message-ID: <87hb1gyvn8.fsf@newsguy.com> 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-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-179-64.hsd1.in.comcast.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) Cancel-Lock: sha1:Cbk5/UQa0PbEzTs5beN/S6qYf1E= X-Archives-Salt: f1c08980-e40c-4d14-bc44-243fe9d91688 X-Archives-Hash: 591211584b80f082cca60ebdeca61bb1 On new install, first attempt at kernel build. I hit this same old problem that was here mnths ago: usr/src/linux-3.1.14-gentoo/scripts/gen_initramfs_list.sh: Cannot open `/usr/share/v86d/initramfs [...] initramfs.cpio] Error 1 I know that one way to fix it is to emerge v86d which I am now doing, but seems like something that his a problem this long should have gone away by now... Or does it depend on user making some boneheaded selections during make menuconfig?