Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51545 - 2004.1 no-network install from Universal LiveCD, stage1 bootstrap.sh tries to download/fails portage-2.0.50-r5.tar.bz2
Summary: 2004.1 no-network install from Universal LiveCD, stage1 bootstrap.sh tries to...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-20 02:35 UTC by KeithH
Modified: 2004-05-20 07: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 KeithH 2004-05-20 02:35:14 UTC
Summary just about says it all.
  I boot "gentoo" fron the "Universal Installation" LiveCD 2004.1 (exact same thing happens with 2004.0),
  setup disks
  tar -xvjpf stage1
  tar -xvjf the portage -C ...
  cp distfiles portage/distfile
  scripts/bootstrap.sh
 
Using...
>=sys-apps/baselayout-1.7.9.r1
>=sys-apps/portage-2.0.25
....
Configuration...
  
  and emerge tries to download portage-2.0.50-r5 from various sources.  Of course this fails because I don't have an internet connection.

  USE="gnome" in /etc/make.conf

Reproducible: Always
Steps to Reproduce:
1.Install Gentoo using Stage1 w/no network connection
2.follow the instructions (html docs)
3.See 'Details' above.
Actual Results:  
bootstrap.sh fails when it cannot download portage-2.0.50-r5.tar.bz2

Expected Results:  
emerge should have not tried to download anything, but only use what is local.
download failure should not be fatal to bootstrap.sh.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-05-20 05:54:43 UTC
What is the contents of your /usr/portage/distfiles at that time? (please attach, if possible)
Comment 2 Benjamin Judas (RETIRED) gentoo-dev 2004-05-20 06:20:02 UTC
You cannot do stage1 or stage2 Installations without a network connection. This is only possible via stage3.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-05-20 07:39:06 UTC
doh!  I missed that one... sorry