| View previous topic :: View next topic |
| Author |
Message |
praveen n00b

Joined: 08 Jun 2005 Posts: 43
|
Posted: Fri Feb 24, 2006 4:03 am Post subject: Portage sync error |
|
|
I have started getting th following error while doing a portage sync
| Code: |
>>> starting rsync with rsync://210.224.164.100/gentoo-portage...
>>> checking server timestamp ...
bad response from proxy - HTTP/1.1 403 OK
rsync: failed to connect to 192.168.4.18: Success
rsync error: error in socket IO (code 10) at clientserver.c(88)
|
What does this error mean ? If I know the problem I can talk to my proxy admin. |
|
| Back to top |
|
 |
yabbadabbadont Advocate


Joined: 14 Mar 2003 Posts: 4790 Location: 2 exits past crazy
|
Posted: Fri Feb 24, 2006 4:25 am Post subject: |
|
|
| What happens if you try to use "emerge-webrsync" instead? |
|
| Back to top |
|
 |
praveen n00b

Joined: 08 Jun 2005 Posts: 43
|
Posted: Mon Feb 27, 2006 2:53 am Post subject: |
|
|
| I have not tried this yet. Is it OK it if I sometimes use webrsync and sometimes the normal rsync (whenever it works). |
|
| Back to top |
|
 |
padoor Advocate


Joined: 30 Dec 2005 Posts: 3714 Location: india
|
Posted: Mon Feb 27, 2006 4:01 am Post subject: |
|
|
try changing the mirrors
mirrorselect -a -s5
will show 5 mirrors which r respoding for u and add it to make.conf
then u can run mirrorselect -i -r -o >> /etc/make.conf
when it is showing mirrors select one of the best 5 shown by the first mirrorselect.
timeout is 180 sec for connections
asia.gentoo. mirror seems to have some problem since 4 days.
it gives an error server side. _________________ reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name) |
|
| Back to top |
|
 |
ulises.dumount n00b


Joined: 16 Feb 2006 Posts: 44
|
Posted: Fri Mar 17, 2006 5:39 pm Post subject: |
|
|
Hi, i do what you say:
mirrorselect -s5
* Downloading a list of mirrors... Got 214 mirrors.
* Stripping hosts that only support ipv6... Removed 8 of 214
* Using netselect to choose the top 5 mirrors...Done.
ERROR: Netselect failed to return any mirrors. Try again using block mode.
But got this problem, i am behind a proxy all my programs must be reconfigured to go through the proxy but i can't do a "ping yahoo.com" because the app ping not support proxy.
I see you have the same problem, when i try to sync it gives me this:
emerge-webrsync
Fetching most recent snapshot
Attempting to fetch file dated: 20060317
bad response from proxy - HTTP/1.1 502 Proxy Error ( El puerto SSL (nivel de sockets seguro) especificado no está permitido. El servidor ISA no está configurado para permitir peticiones de SSL de este puerto. La mayoría de los exploradores de Web utilizan el puerto 443 para peticiones de SSL. )
rsync: failed to connect to 192.168.1.23: Success
rsync error: error in socket IO (code 10) at clientserver.c(8
I don't know how fix it, any ideas?? _________________ Tres hurras para Gentoo!! |
|
| Back to top |
|
 |
praveen n00b

Joined: 08 Jun 2005 Posts: 43
|
|
| Back to top |
|
 |
ulises.dumount n00b


Joined: 16 Feb 2006 Posts: 44
|
Posted: Mon Mar 20, 2006 1:43 pm Post subject: I know |
|
|
About 502 proxy error:
http://www.checkupdown.com/status/E502.html
I know that, i partialy solved the problem with this comand:
# emerge-webrsync -v
(the -v option is for vervose) with this option my portage sync perfectly through the proxy. And then i update the others pcs in my LAN via http replicator and i have no problems.
Bye! _________________ Tres hurras para Gentoo!! |
|
| Back to top |
|
 |
qriff n00b

Joined: 04 Dec 2003 Posts: 73
|
|
| Back to top |
|
 |
|