Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/etc/make.profile isn't available
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
OpelBlitz
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 229
Location: Chicago, Illinois

PostPosted: Thu Dec 12, 2002 10:43 pm    Post subject: /etc/make.profile isn't available Reply with quote

I am at the step where I just chroot'ed and am told to run env-update. When I did so, I got this:

Quote:
>>> Note: /etc/make.profile isn't available; an 'emerge sync' will probably fix this.
>>> Regenerating /etc/ld/so.cache...


Is that bad, and why is /etc/make.profile not there? Is it supposed to be?
Back to top
View user's profile Send private message
rtn
Guru
Guru


Joined: 15 Nov 2002
Posts: 427

PostPosted: Thu Dec 12, 2002 11:16 pm    Post subject: Reply with quote

It's created when you 'emerge sync'. It's not a big deal at all as long
as you sync your portage dir.

--rtn
Back to top
View user's profile Send private message
GLuft3
n00b
n00b


Joined: 23 Dec 2002
Posts: 4
Location: Trumbull, CT

PostPosted: Mon Dec 23, 2002 2:32 am    Post subject: /etc/make.profile isn't available Reply with quote

Regarding the /etc/make.profile isn't available" message when running env-update per step 9 of the Installation Instructions:

If this is such a common occurrence, can I make a suggestion that it be mentioned in the Installation Instructions?

I also receive this error when I move on to the next step (#10):
emerge sync.

I understand that this file might not exist until emerge sync has been run, but either the instructions should give a heads-up, or the error message should be a little more helpful. The user is left wondering: should I run emerge sync now, or wait until I get to the next step?

Now, if I could just get my PC to finish bootstrap.sh without hanging...
Back to top
View user's profile Send private message
trooper
n00b
n00b


Joined: 02 Sep 2002
Posts: 54
Location: warrenbayne, victoria, australia

PostPosted: Thu Jan 09, 2003 12:01 am    Post subject: Reply with quote

g'day,

happy new year to all.

when trying to install 1.4rc1 from the live cd i get the same error message. "etc/make.profile not available." i have the stage 3 tarball. why isn't make.profile available?

"an emerge sync will probably fix this" doesn't work for users doing this via 56k modem. at the point where i want to install wvstreams, wvdial, ppp etcetera to complete the installation and do an emerge sync, they will not build because there is no make.profile available! i think this is described as a "catch 22" situation.

how does one go about overcoming this?

56 modem installations do not get much coverage really. the only ppp install doc in tips & tricks is out of date. could we have an official ppp install doc? i would be happy to help.

regards,

trooper
Back to top
View user's profile Send private message
SS4Goku
n00b
n00b


Joined: 17 Jan 2003
Posts: 3

PostPosted: Fri Jan 17, 2003 9:13 am    Post subject: Reply with quote

rtn wrote:
It's created when you 'emerge sync'. It's not a big deal at all as long
as you sync your portage dir.

--rtn


hi,

i was getting the same error about /etc/make.profile as the other guys did. the problem was, when i run emerge sync, it gave me the following errors:

>>> Note: /etc/make.profile isn't available; an 'emerge sync' will probably fix this.
>>> starting rsync with rsync:://rsync.gentoo.org/gentoo-portage...
rsync: getaddrinfo: rsync.gentoo.org 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(97)

what can I do regarding this? please help...

i really want to try gentoo...[/b]
Back to top
View user's profile Send private message
rtn
Guru
Guru


Joined: 15 Nov 2002
Posts: 427

PostPosted: Fri Jan 17, 2003 4:47 pm    Post subject: Reply with quote

You either have no network, no/broken /etc/resolv.conf, or the nameserver(s) listed in your /etc/resolv.conf aren't functioning properly.

What does your /etc/resolv.conf say?

--rtn
Back to top
View user's profile Send private message
genisis
n00b
n00b


Joined: 17 Jan 2003
Posts: 3

PostPosted: Fri Jan 17, 2003 5:53 pm    Post subject: same problem. Reply with quote

i received the same message:
>>> Note: /etc/make.profile isn't available; an 'emerge sync' will probably fix this.
>>> Regenerating /etc/ld/so.cache...

as it said, emerge sync will fix this, i went on with >>emerge sync.
thats what happened:
>>> starting rsync with rsync:://rsync.gentoo.org/gentoo-portage...

that was 20minutes ago...as i can ping websites, i am connected, so...
does it take so long or is it stopped??
as its 90mb, maybe its already downloading, but doesnt show status... lets see.
Back to top
View user's profile Send private message
kraylus
l33t
l33t


Joined: 07 Jun 2002
Posts: 648
Location: ft.worth.tx

PostPosted: Fri Jan 17, 2003 6:06 pm    Post subject: Reply with quote

i dont see where the mystery is. it clearly states that an emerge sync should probably fix this. and obviously, the next step says "emerge sync". so why would the user be left wondering?

honestly, people....
_________________
I used gentoo BEFORE it was cool.
Back to top
View user's profile Send private message
rtn
Guru
Guru


Joined: 15 Nov 2002
Posts: 427

PostPosted: Fri Jan 17, 2003 7:01 pm    Post subject: Re: same problem. Reply with quote

genisis wrote:
i received the same message:
>>> Note: /etc/make.profile isn't available; an 'emerge sync' will probably fix this.
>>> Regenerating /etc/ld/so.cache...

as it said, emerge sync will fix this, i went on with >>emerge sync.
thats what happened:
>>> starting rsync with rsync:://rsync.gentoo.org/gentoo-portage...

that was 20minutes ago...as i can ping websites, i am connected, so...
does it take so long or is it stopped??
as its 90mb, maybe its already downloading, but doesnt show status... lets see.


Are you behind a firewall? If so, you probably don't have access to
use rsync. You can grab a portage snapshot from here.
Once you're all set, you can emerge gentoolkit and use emerge-webrsync
instead.

If you don't see a second line come up after the starting rsync line,
it's probably not working.

Code:
# emerge sync
>>> starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
rsync://rsync5.us.gentoo.org/gentoo-portage


--rtn
Back to top
View user's profile Send private message
genisis
n00b
n00b


Joined: 17 Jan 2003
Posts: 3

PostPosted: Fri Jan 17, 2003 7:09 pm    Post subject: firewall blocked emerge sync Reply with quote

@rtn:
thx a lot, that was exactly the problem. i install gentoo on my laptop, that is connected to my pc, that connects to the internet.
forgot to shut down the firewall on my pc.

now the emerge sync worked fine. :)
i am going on to install all the packages... emerge -u world..
although seems to take a while ;)
_________________
took me 3hours to configure my keymap :)
Back to top
View user's profile Send private message
trooper
n00b
n00b


Joined: 02 Sep 2002
Posts: 54
Location: warrenbayne, victoria, australia

PostPosted: Fri Jan 17, 2003 10:35 pm    Post subject: Reply with quote

g'day,

well, despite all the good advice and fixes for this problem for network users, the problem of the missing make.profile still stands for a dialup ppp user.

please scroll up and read my previous post and put an old man out of his misery with some help.

any (nice) suggestions anyone? heavy sighs don't help kraylus.

being a ppp dialup user on gentoo is like being the poor relative. perhaps the social contract needs a workover! are not all users equal?

regards,

trooper
Back to top
View user's profile Send private message
SS4Goku
n00b
n00b


Joined: 17 Jan 2003
Posts: 3

PostPosted: Fri Jan 17, 2003 11:45 pm    Post subject: Reply with quote

rtn wrote:
You either have no network, no/broken /etc/resolv.conf, or the nameserver(s) listed in your /etc/resolv.conf aren't functioning properly.

What does your /etc/resolv.conf say?

--rtn


aha! fixed the problem... it is supposed to be /etc/resolv.conf, not /etc/resolve.conf!!!

thanks rtn!

now, on to emerge sync! :oops:
Back to top
View user's profile Send private message
b00zer
n00b
n00b


Joined: 05 Jan 2003
Posts: 2

PostPosted: Sun Feb 02, 2003 11:43 pm    Post subject: Reply with quote

lol thx SS4 i did the same thing ! heh
Back to top
View user's profile Send private message
krjoseph
n00b
n00b


Joined: 08 Feb 2003
Posts: 23
Location: Nashville, Tennessee, USA

PostPosted: Sat Feb 08, 2003 3:15 am    Post subject: resolv.conf did the trick Reply with quote

It worked for me after followed the instructions in step 9.1:
# cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf

So far I had been good but I just read over that line.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum