Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge and IPV6
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Thu Jun 26, 2003 7:53 pm    Post subject: emerge and IPV6 Reply with quote

When I call emerge, it first resolves to ipv6 and tries to connect... but I don't want emerge to try to use ipv6! Is there a way to tell emerge not to use ipv6? Or perhaps reduce timeout to let's say 10 seconds?
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9523
Location: beyond the rim

PostPosted: Fri Jun 27, 2003 6:52 am    Post subject: Reply with quote

emerge itself does not use the network, you have to check wget and/or rsync for that problem.
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Fri Jun 27, 2003 9:14 am    Post subject: Reply with quote

Where do I check those settings?
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Fri Jun 27, 2003 4:10 pm    Post subject: Reply with quote

Where should I check those settings? Does anyone know/have already handled with it?
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Fri Jun 27, 2003 4:34 pm    Post subject: Reply with quote

Code:
root@aragorn src # emerge -epv world | grep ipv6

It's a use flag thing. Change the USE flag in make.conf to -ipv6 and do
Reemerge all or the required packages from above.

You might want to remove ipv6 from your kernel if you have it in there and don't want to use it. I distinctly remember editing a text file which stated whether I wanted to use ipv6 protocols (I think) or not among other options, but I can't seem to find it again. The USE flag thing should do it though.

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Fri Jun 27, 2003 4:38 pm    Post subject: Reply with quote

Nice! I'll change USR flags to -ipv6. :) Thanks mate!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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