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 173D01382C5 for ; Sun, 22 Apr 2018 08:39:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4BA3E0864; Sun, 22 Apr 2018 08:39:26 +0000 (UTC) Received: from smarthost01d.mail.zen.net.uk (smarthost01d.mail.zen.net.uk [212.23.1.7]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A60DE077F for ; Sun, 22 Apr 2018 08:39:26 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost01d.mail.zen.net.uk with esmtp (Exim 4.80) (envelope-from ) id 1fAAWq-0007gs-5l for gentoo-user@lists.gentoo.org; Sun, 22 Apr 2018 08:39:24 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Can't fetch distfiles in chroot Date: Sun, 22 Apr 2018 09:39:23 +0100 Message-ID: <2109142.a2kCJ829ch@peak> In-Reply-To: <075cec6a-4bcd-f010-b4b5-a7a51c190125@gentoo.org> References: <4356051.WLzaQ0rfat@peak> <075cec6a-4bcd-f010-b4b5-a7a51c190125@gentoo.org> 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-Originating-smarthost01d-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 9adfc8cf-d9a2-461b-ba68-732a92aa7ede X-Archives-Hash: 058f0811b43fbea951853ed0d81a99e2 On Sunday, 22 April 2018 07:20:28 BST Jonathan Callen wrote: > Generally, this would indicate a problem resolving DNS. This is > normally caused by not having a correct /etc/resolv.conf inside the > chroot (it generally will need to be the same as the file outside the > chroot). Yes, I'd already thought of that and found it to be right; it's why I tried www-client/links inside the chroot, which works just fine. -- Regards, Peter.