Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54105 - emerge fail to load make.conf
Summary: emerge fail to load make.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 11:20 UTC by Alcino Dall Igna Junior
Modified: 2004-06-16 11:51 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 Alcino Dall Igna Junior 2004-06-16 11:20:49 UTC
When trying any emerge, it fails in the first line of make.conf
The machine where this happens is a node in a small cluster where all nodes share the portage structure thru nfs. In two other nodes it works correctly (the others are being installed). I try to use the rescue portage with no results.

the CHOST line is as follows:
CHOST="x86_64-pc-linux-gnu"


Reproducible: Always
Steps to Reproduce:
1.any emerge
2.
3.

Actual Results:  
emerge sync
!!! Invalid token (not "=") CHOST
!!! ParseError: Invalid token (not '='): /etc/make.conf: line 6
!!! Incorrect multiline literals can cause this. Do not use them.




emerge info gives the same error as above
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-06-16 11:25:34 UTC
Please attach your make.conf
Comment 2 Alcino Dall Igna Junior 2004-06-16 11:51:15 UTC
I think that it was a problem with the link of make.profile
Sorry for the trouble