Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge system Problem in Stage1
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
dinin
n00b
n00b


Joined: 09 Feb 2005
Posts: 6

PostPosted: Wed Feb 09, 2005 10:37 am    Post subject: Emerge system Problem in Stage1 Reply with quote

Hi all,

I`m trying to install a Gentoo 2004.3 with a live CD from Stage 1.

I follow the tutorial and all seems correct until i arrive to the Emerge system step.

i can download and install a few packets, but ALWAYS stops in

!!! Couldn´t download rsync-2.5.6-proxy-auth-1.patch. Aborting.

I used the "mirrorselect -a -s4 -o |grep 'GENTOO_MIRRORS=' >> /mnt/gentoo/etc/make.conf" to copy some mirrors to my list, but all are is not possible to connect any.

Some one is having the same pronblem?

Im using this files for Stage1:

stage1-x86-2004.3 and portage-20050207.tar.bz downloaded from Internet..



Im sure that the Internet connection is working fine.




livecd root # mirrorselect -a -s4 -o |grep 'GENTOO_MIRRORS=' >> /mnt/gentoo/etc/
make.conf
Downloading a list of mirrors...
/usr/sbin/mirrorselect: line 1: portageq: command not found
Downloading 100k segments from 158 server(s)
Sorting by speedftp://ftp.ankara.edu.tr/gentoo/
Cleaning temporary files

livecd root # cat /mnt/gentoo/etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-pipe -O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="-gtk -gnome -qt -kde -dvd -alsa -cdr"
GENTOO_MIRRORS="ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.caliu.info/pub/gentoo/ http://ftp6.uni-erlangen.de/pub/mirrors/gentoo"


Any one have the same problem? :(
Back to top
View user's profile Send private message
Adrien
Advocate
Advocate


Joined: 13 Jul 2004
Posts: 2308
Location: Bretagne

PostPosted: Wed Feb 09, 2005 10:49 am    Post subject: Reply with quote

First I think there's a syntax error in your make.conf about the mirrors:

Code:
GENTOO_MIRRORS="ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.caliu.info/pub/gentoo/ http://ftp6.uni-erlangen.de/pub/mirrors/gentoo"


Should be written:

GENTOO_MIRRORS="ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo"
"ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo"
"ftp://ftp.caliu.info/pub/gentoo/"
"http://ftp6.unierlangen.de/pub/mirrors/gentoo"

I'm not sure it's gonna solve up all of your problems but I think you have to write it this way :wink:

Good luck!
Back to top
View user's profile Send private message
dinin
n00b
n00b


Joined: 09 Feb 2005
Posts: 6

PostPosted: Wed Feb 09, 2005 10:58 am    Post subject: Reply with quote

Hi all,

I tried thiis, but i have this error message when i do a "env-update":

livecd / # env-update
!!! Invalid token (not "=") "ftp://ftp.caliu.info/pub/gentoo/"
!!! ParseError: Invalid token (not '='): //etc/make.conf: line 10 in //etc/make.conf
!!! Incorrect multiline literals can cause this. Do not use them.


This is the current /etc/make.conf

livecd / # cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-pipe -O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="-gtk -gnome -qt -kde -dvd -alsa -cdr"
GENTOO_MIRRORS="ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo"
"ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
"ftp://ftp.caliu.info/pub/gentoo/"
"http://ftp6.uni-erlangen.de/pub/mirrors/gentoo"
Back to top
View user's profile Send private message
transient
l33t
l33t


Joined: 13 Jan 2005
Posts: 759

PostPosted: Wed Feb 09, 2005 11:03 am    Post subject: Reply with quote

Your original method was correct :)
Back to top
View user's profile Send private message
dinin
n00b
n00b


Joined: 09 Feb 2005
Posts: 6

PostPosted: Wed Feb 09, 2005 11:09 am    Post subject: Reply with quote

Hi all

I tried to remove all the mirrors and is working now .... :?:


:D
Back to top
View user's profile Send private message
shruggy1987
n00b
n00b


Joined: 16 Jun 2004
Posts: 50
Location: Stony Brook, NY

PostPosted: Wed Feb 09, 2005 11:12 am    Post subject: Reply with quote

i'm glad i am not the only one having this problem!
Back to top
View user's profile Send private message
transient
l33t
l33t


Joined: 13 Jan 2005
Posts: 759

PostPosted: Wed Feb 09, 2005 11:20 am    Post subject: Reply with quote

mirror-select doesnt always work quite properly :P
Back to top
View user's profile Send private message
dinin
n00b
n00b


Joined: 09 Feb 2005
Posts: 6

PostPosted: Wed Feb 09, 2005 11:57 am    Post subject: Reply with quote

Quote:
SHRUGGY1987 say: i'm glad i am not the only one having this problem!



Hi, try to remove the list of mirrors... for me was the solution ;)



Good look.
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