Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22141 - /etc/make.conf missing in stage1-ppc-1.4_rc6.tbz2
Summary: /etc/make.conf missing in stage1-ppc-1.4_rc6.tbz2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL: http://distro.ibiblio.org/pub/linux/d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-03 01:51 UTC by Sumeet Parmar
Modified: 2006-02-04 06:03 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 Sumeet Parmar 2003-06-03 01:51:02 UTC
When I chroot into the target installation partition (/mnt/gentoo) after 
untarring the stage1 tarball, the /etc/make.conf file is missing which forbids 
env-update and emerge sync

Reproducible: Always
Steps to Reproduce:
1. tar -xvfpj stage1-ppc-1.4_rc6.tbz2
2. chroot /mnt/gentoo
3. env-update or emerge sync
Actual Results:  
1. env-update fails with error messages pointing to the exceptions in code
2. emerge sync fails with an error message too

Expected Results:  
1. /etc/make.conf and other necessary files should have been present in stage1 
tarball

>>> Note: /etc/make.profile/make.defaults isn't available.
          an 'emerge sync' will probably fix this.
Comment 1 Graham Forest 2003-06-08 13:40:07 UTC
rc7 is out, with this problem fixed