Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootstrap issues...
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
jedipmpit
n00b
n00b


Joined: 08 Sep 2003
Posts: 13

PostPosted: Tue Sep 09, 2003 2:32 pm    Post subject: Bootstrap issues... Reply with quote

Whenever I start the bootstrap process, it gets to the point where it has to download protecter and then quits...can anyone help me with this?
Back to top
View user's profile Send private message
LRdM
n00b
n00b


Joined: 19 Jul 2003
Posts: 27

PostPosted: Wed Sep 10, 2003 6:31 am    Post subject: Reply with quote

Any details on what happens when it quits? Logs, error messages, that sort of thing is a good place to start. I'm not very familiar with your problem (never even noticed the word "protector" when I was bootstraping), and while there may be others who are, more details are needed.

This post might help, but I had trouble making heads from tails out of it.
Back to top
View user's profile Send private message
SqueekRatty
n00b
n00b


Joined: 06 Sep 2003
Posts: 27
Location: Texas

PostPosted: Wed Sep 10, 2003 4:49 pm    Post subject: protector stops process Reply with quote

Yes, there is a bad link in the ebuild file.

* CHECK THESE TWO FILES TO SEE IF THEY ARE STILL BROKEN
*
* FILE 1:
cdimage / # ls -a /usr/portage/sys-devel/gcc
* if it contains: gcc-3.2.3-r1.ebuild
* do fix number one
*
* FILE 2:
cdimage / # ls -a /usr/portage/sys-devel/patch
* if it contains: patch-2.5.9.ebuild
* do fix number two
*
* DO THESE FIXES BEFORE YOU bootstrap.sh TO AVOID THESE TWO INSTALLATION BLOCKING PROBLEMS
*
* FIX NUMBER ONE:
* >>> to fix the "protector" problem: <<<
cdimage / # nano /usr/portage/sys-devel/gcc/gcc-3.2.3-r1.ebuild
* Search for "trl.ibm", find the line SRC_URI section that points to http://trl.ibm.com/projects/security/ssp/ . . . . .
* and replace this dead link with the following link:
* http://gentoo.nuclearzone.net/distfiles/protector-${PP_VER2}.tar.gz
*
* FIX NUMBER TWO:
* >>> to fix the "patch-2.5.9.tar.gz" problem: <<<
cdimage / # nano /usr/portage/sys-devel/patch/patch-2.5.9.ebuild
* Near the top of the file, change the address in the SRC_URI= to read
* SRC_URI="http://gentoo.oregonstate.edu/distfiles/${P}.tar.gz"
*

Hope that helps
_________________
while(dead-horse)
beat();
Back to top
View user's profile Send private message
shagwell
n00b
n00b


Joined: 05 Nov 2003
Posts: 31

PostPosted: Thu Nov 06, 2003 11:17 am    Post subject: Reply with quote

I have the same problom, and the links dont work, or im gettning a error is i follow thefix.

Maybe gentoo sould fix this ASAP ;) or what wrong ?
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