Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo emerge-webrsync always failing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
wasyl
n00b
n00b


Joined: 15 Oct 2014
Posts: 1

PostPosted: Tue Oct 21, 2014 11:25 am    Post subject: Gentoo emerge-webrsync always failing Reply with quote

Hi

I'm rather new to linux, making a huge leap from debian/ubuntu after checking around 100 linux os, to invest on the best as soon as possible.

It's been around two weeks I'm stuck on chapter 6 of the gentoo manual, internet is working, after chrooting, when I try: emerge --webrsync, I get : !!! '--webrsync' is not a valid package atom. !!! Please check ebuild(5) for full details.

When I try emerge --sync:

Code:
>>>Synchronization of repository 'gentoo" located in 'usr/portage'...
        !!! getaddrinfo failed for 'rsync.gentoo.org' : [Errno -2] Name or service not known
        >>> Starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
        >>> Checking server timestamp ...
        rsync: getaddrinfo : rsync.gentoo.org 873 : Name or service not known
        rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9]
        >>> Retrying ...
        !!! Exhausted addresses for rsync.gentoo.org


When I try : emerge - av mirrorselect

Code:
!!! it seems that /proc is not mounted. You have been warned

        and at other times:
        !!! couldn't download 'python-exec-2.0.1.tar.bz2'. Aborting
        Fetch failed for 'dev/lang/pything-exec-2.0.1-r1', log file:
        '/var/tmp/portage§dev-lamp/python-exec-2.0.1-r1/temp/build.log'

        >>> Failed to emerge dev-lang/python-exec-2.0.1-r1, Log file:
        >>> '/var/tmp/portqge/dev-lamp/python-exec-2.0.1-r1/temp/build.log'

        Messages for package dev-lang/python-exec-2.0.1-r1',Log file:
        '/var/tmp/portqge/dev-lang/pythong-exec-2.0.1-r1/temp/build.log'


when I try env-update :

Code:
bash: env-update: command not found'


Thank You.
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Tue Oct 21, 2014 11:31 am    Post subject: Reply with quote

Quote:
rsync: getaddrinfo : rsync.gentoo.org 873 : Name or service not known


is dns working?

What is the result for e.g.

Code:
ping www.google.com


did you specify mirrors in /etc/make.conf ?


you need something like this in your /etc/make.conf probably.
Quote:
GENTOO_MIRRORS="http://gentoo.inode.at/ http://ftp.first-world.info/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://mirror.netcologne.de/gentoo/ ftp://ftp.vectranet.pl/gentoo/ http://distfiles.gentoo.org/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://distro.ibiblio.org/pub/Linux/distributions/gentoo/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo/ ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://mirror.switch.ch/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.solnet.ch/mirror/Gentoo"
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Tue Oct 21, 2014 12:02 pm    Post subject: Reply with quote

Well. Try this:

Code:
$ ping 8.8.8.8


If that works, then it's a DNS issue. It can be solved by exiting the chroot, copying /etc/resolv.conf to <gentoo-mount-point>/etc/ and then chrooting again. Now you should be able to ping google.com.

Also, note that it's "emerge-webrsync", not "emerge --webrsync".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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