Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17605 - portage reinstalls when bootstrap script run, which wipes out make.conf changes
Summary: portage reinstalls when bootstrap script run, which wipes out make.conf changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-16 02:42 UTC by Jim Healzer
Modified: 2003-04-28 05:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Healzer 2003-03-16 02:42:59 UTC
When using 1.4 rc 3 Live CD to do a new install, I emerge portage as directed 
by the installation instructions (after setting CONFIG_PROTECT and USE), then 
unset USE and edit make.conf.  I then run the bootstrap script as directed.  
The first thing the script does is re-emerge portage, which results in my 
customized version of make.conf being overwritten (because of the 
CONFIG_PROTECT setting).  It seems to me that the bootstrap script should not 
need to re-emerge portage.  

Reproducible: Always
Steps to Reproduce:
1.emerge portage as per installation instructions
2.edit make.conf
3.run scripts/bootstrap.sh as per instructions

Actual Results:  
portage is immediately re-emerged, which results in my customized make.conf 
being overwritten with the default version

Expected Results:  
portage did not need to be re-emerged--this would have allowed me to keep my 
customized version of make.conf
Comment 1 Jim Healzer 2003-03-16 09:17:50 UTC
Ran bootstrap script again overnight, and this time everything worked perfectly.  I would like to withdraw this bug report, with my apologies for wasting your time.
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-04-28 05:39:27 UTC
This was fixed in the ebuild.