Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge gentoo-sources [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
alphuris
n00b
n00b


Joined: 24 Sep 2006
Posts: 9
Location: San Francisco, Ca, USA

PostPosted: Sat Jan 30, 2010 11:48 pm    Post subject: emerge gentoo-sources [SOLVED] Reply with quote

Can't get kernel sources to automatically grab for some reason. It says it's a resolution failure, but I can get to any of the mirrors via firefox, so that doesn't seem to be the issue.

Code:
(chroot) sysresccd / # emerge gentoo-sources
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.31-r6
>>> Downloading 'http://distfiles.gentoo.org/distfiles/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:50--  http://distfiles.gentoo.org/distfiles/linux-2.6.31.tar.bz2
Resolving distfiles.gentoo.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `distfiles.gentoo.org'
>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:50--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/linux-2.6.31.tar.bz2
Resolving distro.ibiblio.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `distro.ibiblio.org'
>>> Downloading 'http://www.fr.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:50--  http://www.fr.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
Resolving www.fr.kernel.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.fr.kernel.org'
>>> Downloading 'http://www.de.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:50--  http://www.de.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
Resolving www.de.kernel.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.de.kernel.org'
>>> Downloading 'http://www.uk.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:50--  http://www.uk.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
Resolving www.uk.kernel.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.uk.kernel.org'
>>> Downloading 'http://www.us.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:50--  http://www.us.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
Resolving www.us.kernel.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.us.kernel.org'
>>> Downloading 'http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:50--  http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
Resolving www.kernel.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.kernel.org'
>>> Downloading 'http://www.at.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2'
--2010-01-30 07:43:51--  http://www.at.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.tar.bz2
Resolving www.at.kernel.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.at.kernel.org'
!!! Couldn't download 'linux-2.6.31.tar.bz2'. Aborting.
 * Fetch failed for 'sys-kernel/gentoo-sources-2.6.31-r6', Log file:
 *  '/var/tmp/portage/sys-kernel/gentoo-sources-2.6.31-r6/temp/build.log'

>>> Failed to emerge sys-kernel/gentoo-sources-2.6.31-r6, Log file:

>>>  '/var/tmp/portage/sys-kernel/gentoo-sources-2.6.31-r6/temp/build.log'

 * Messages for package sys-kernel/gentoo-sources-2.6.31-r6:

 * Fetch failed for 'sys-kernel/gentoo-sources-2.6.31-r6', Log file:
 *  '/var/tmp/portage/sys-kernel/gentoo-sources-2.6.31-r6/temp/build.log'
(chroot) sysresccd / #


Proof that I can actually resolve them from the CLI:
Code:
(chroot) sysresccd / # ping distfiles.gentoo.org
PING distfiles.gentoo.org (140.211.166.134) 56(84) bytes of data.
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=1 ttl=51 time=33.8 ms
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=2 ttl=51 time=34.6 ms
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=3 ttl=51 time=35.1 ms
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=4 ttl=51 time=34.9 ms
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=5 ttl=51 time=35.6 ms
^C64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=6 ttl=51 time=34.8 ms
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=7 ttl=51 time=34.5 ms
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=8 ttl=51 time=34.4 ms
64 bytes from ftp-osl.osuosl.org (140.211.166.134): icmp_seq=9 ttl=51 time=34.1 ms
^C
--- distfiles.gentoo.org ping statistics ---
9 packets transmitted, 9 received, 0% packet loss, time 8003ms
rtt min/avg/max/mdev = 33.859/34.697/35.613/0.509 ms
(chroot) sysresccd / #


I manually downloaded linux-2.6.32.tar.bz2 sources, but am afraid of missing the "added features" as mentiond in the line "For AMD64-based systems we have gentoo-sources (kernel source patched for extra features). ".

Thanks in advance for assistance.
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sun Jan 31, 2010 12:00 am    Post subject: Reply with quote

Maybe this can work: https://forums.gentoo.org/viewtopic-p-3718173.html#3718173
Back to top
View user's profile Send private message
alphuris
n00b
n00b


Joined: 24 Sep 2006
Posts: 9
Location: San Francisco, Ca, USA

PostPosted: Sun Jan 31, 2010 12:06 am    Post subject: Reply with quote

That did it, thanks much Mike,
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sun Jan 31, 2010 1:36 am    Post subject: Reply with quote

You're welcome. :)
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Mon Feb 01, 2010 8:40 pm    Post subject: Reply with quote

I have added [SOLVED] to your initial thread title, so that others may readily find the solution. If your problem is not solved, please just continue to post in this thread, and I will modify the title.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
linuxbruiser
n00b
n00b


Joined: 28 Mar 2010
Posts: 2
Location: USA

PostPosted: Sun Mar 28, 2010 6:24 am    Post subject: Reply with quote

Wanted to say the link to the other forum did work for me also. Thank you. :D
_________________
Started with Ubuntu, it was cool
Then went to Fedora, ok but still easy.
Now using Arch, love it but want more challenge
Working on Gentoo, can't wait to get this installed =)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum