Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63954 - bootstrap.sh needs option to add '--noreplace' to 'emerge' commands
Summary: bootstrap.sh needs option to add '--noreplace' to 'emerge' commands
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 18:40 UTC by Andrew Gaffney (RETIRED)
Modified: 2004-09-14 08:43 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 Andrew Gaffney (RETIRED) gentoo-dev 2004-09-13 18:40:56 UTC
I'm sure I'm not the only one who has ever had something interrupt a bootstrap process about 15 minutes from finishing. Currently, the entire bootstrap process would have to be restarted.

If an option were added to the bootstrap script that added '--noreplace' to all calls to emerge, this would effectively bypass the packages that were already built as part of the bootstrap (atleast, I think it would). Since it would be an optional flag, it shouldn't cause mysterious problems with packages not getting built/upgraded during a bootstrap. I can't think of any reason to not add this, although others may have some good reasons. Flame away!
Comment 1 SpanKY gentoo-dev 2004-09-13 21:47:08 UTC
use the -r flag from the beginning
Comment 2 Andrew Gaffney (RETIRED) gentoo-dev 2004-09-13 22:29:41 UTC
Ah, I was looking in bootstrap.sh. I wasn't aware there was a new bootstrap-cascade.sh script.
Comment 3 SpanKY gentoo-dev 2004-09-14 08:43:26 UTC
once we've proven the cascade version a bit more it will become 'bootstrap.sh'