View previous topic :: View next topic |
Author |
Message |
HomeUser n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Jan 2006 Posts: 51
|
Posted: Wed Jul 04, 2012 3:43 pm Post subject: make.conf retry parameters |
|
|
I am trying to emerge after a proxy. Sync works fine. Some files won't pass the proxy, I think the proxy doesn't like some formats, and for some files he seems to think it contains malware. OK, I get those files later via my home ADSL line.
But the problem is emerge keeps trying many, many times. And it looks (feels) like it is getting worse if I try to play with parameters in make.conf like PORTAGE_RSYNC_RETRIES (=2) and GENTOO_MIRRORS (put to one site)
I think it took more than 20 min for not getting boost... and now the kernel has the same problem.
Do I mis a parameter in make.conf |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
khayyam Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/9397496074fd0189143bb7.png)
Joined: 07 Jun 2012 Posts: 6227 Location: Room 101
|
Posted: Wed Jul 04, 2012 4:10 pm Post subject: Re: make.conf retry parameters |
|
|
HomeUser wrote: | [...] But the problem is emerge keeps trying many, many times. And it looks (feels) like it is getting worse if I try to play with parameters in make.conf like PORTAGE_RSYNC_RETRIES (=2) and GENTOO_MIRRORS (put to one site) |
HomeUser ... PORTAGE_RSYNC_RETRIES refers to --sync and not --fetch ... the variables you are looking for are FETCHCOMMAND and RESUMECOMMAND.
HTH & best ...
khay |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|