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 <gentoo-user+bounces-96528-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MEUfF-0005nC-Pv
	for garchives@archives.gentoo.org; Wed, 10 Jun 2009 20:44:54 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 153E9E064E;
	Wed, 10 Jun 2009 20:44:52 +0000 (UTC)
Received: from mail-qy0-f196.google.com (mail-qy0-f196.google.com [209.85.221.196])
	by pigeon.gentoo.org (Postfix) with ESMTP id E4EEFE064E
	for <gentoo-user@lists.gentoo.org>; Wed, 10 Jun 2009 20:44:51 +0000 (UTC)
Received: by qyk34 with SMTP id 34so1579551qyk.32
        for <gentoo-user@lists.gentoo.org>; Wed, 10 Jun 2009 13:44:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type:content-transfer-encoding;
        bh=w3ECIWnZfAaHIRO/8R0beT3TY5ufCA3jwzHncra71/M=;
        b=PqPTVPuYMz30a7SfCB0g0JZ42EqBvcgvdwtQLb6kCk0iZ1sITwosyRFO6I0HmDzQgN
         cN/gnA40AqxbVk61dHGDJViu4aVzV14RSvNfxJNPYdh7qiWNXYMOFywuXfktJiMrXoda
         5OqAHsY1r2vHC1HI4j2+dmoOaZs3SqRApiPvY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=OqRzjwjf+d7wCX5qFeoNGEZ8qQTiWEfZNuwKYCaVhNWTM7jlqeL2WIbejM8S8qpK3v
         eWW5d9Jmgyh8K6jFVSu2D4H4kCFy6RlVF6UIzXWJUK+NKz7NlG4ZU1kvqDGaO9o/kog3
         J5uEeOQGB02lBc4lAEhxGrukz6jV5MbsNpQGg=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.231.11.141 with SMTP id t13mr705254ibt.28.1244666691123; Wed, 
	10 Jun 2009 13:44:51 -0700 (PDT)
Date: Wed, 10 Jun 2009 20:44:51 +0000
Message-ID: <a0811460906101344j549c218ema1b21f58bca77f31@mail.gmail.com>
Subject: [gentoo-user] can't emerge gentoo-sources from sysrescd-1.2.0
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: a2febd22-a3a5-4613-8baa-6a82aae9cf9b
X-Archives-Hash: 4b602c10745c23a2985252cc806cf9b0

Hi group,

I thought that this was the fault of my dialup connection at home but
now I find it's doing it at the wifi spot in the library.

I'm following the quick-install guide and got to 'code listing 2-19'.
Portage goes through the mirror addresses but can't resolve any; as if
there were no connection. But here I am in gmail ;(

Here's the tail end of #emerge gentoo-sources
...
Resolving gentoo.osuosl.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `gentoo.osuosl.org'
!!! Couldn't download 'genpatches-2.6.29-7.extras.tar.bz2'. Aborting.
 * Fetch failed for 'sys-kernel/gentoo-sources-2.6.29-r5', Log file:
 *  '/var/tmp/portage/sys-kernel/gentoo-sources-2.6.29-r5/temp/build.log'

>>> Failed to emerge sys-kernel/gentoo-sources-2.6.29-r5, Log file:

>>>  '/var/tmp/portage/sys-kernel/gentoo-sources-2.6.29-r5/temp/build.log'

 * Messages for package sys-kernel/gentoo-sources-2.6.29-r5:

 * Fetch failed for 'sys-kernel/gentoo-sources-2.6.29-r5', Log file:
 *  '/var/tmp/portage/sys-kernel/gentoo-sources-2.6.29-r5/temp/build.log'
sysresccd etc #

Maxim