hi I am doing mirror for Arclinux and I want that it is official mirror, I used script of http://wiki.archlinux.org/index.php/Local_Mirror and start synchronize with distro.ibiblio.org, but this server are not update with last packages update of official page, I want synchronize with other mirror such as those listed on page http://wiki.archlinux.org/index.php/DeveloperWiki:NewMirrors but not work, I dont know to put in SYNC_SERVER for example, with SYNC_SERVER=rsync://rsync.las.ic.unicamp.br/pub/archlinux/ show: rsync: failed to connect to rsync.las.ic.unicamp.br: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7] help thanks -- Xavier Corredor Llano Bogotá - Colombia
On Fri, Aug 6, 2010 at 18:21, Xavier Corredor Llano <xavier.corredor.llano@gmail.com> wrote:
hi
I am doing mirror for Arclinux and I want that it is official mirror, I used script of http://wiki.archlinux.org/index.php/Local_Mirror and start synchronize with distro.ibiblio.org, but this server are not update with last packages update of official page, I want synchronize with other mirror such as those listed on page http://wiki.archlinux.org/index.php/DeveloperWiki:NewMirrors
but not work, I dont know to put in SYNC_SERVER
for example, with SYNC_SERVER=rsync://rsync.las.ic.unicamp.br/pub/archlinux/ show:
rsync: failed to connect to rsync.las.ic.unicamp.br: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
try rsync://archlinux.c3sl.ufpr.br/archlinux/ -- Roman Kyrylych (Роман Кирилич)
rsync: failed to connect to rsync.las.ic.unicamp.br: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
Hi, can you try this rsync again? I've checked here and the rsync seems to work (rsync service is running in the server, and locally I don't get this error). Thanks. -- ============================================== Ivan Sichmann Freitas Engenharia de Computação 2009 UNICAMP http://identi.ca/ivansichmann Grupo Pró Software Livre UNICAMP - GPSL ==============================================
El Friday 06 August 2010 2:17:03 PM Ivan S. Freitas escribió:
rsync: failed to connect to rsync.las.ic.unicamp.br: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
Hi, can you try this rsync again? I've checked here and the rsync seems to work (rsync service is running in the server, and locally I don't get this error).
Thanks.
Hi, mm I believe that is due to this machine are inside proxy server, show this when syncronize: receiving file list ... done archlinux/ archlinux/lastsync archlinux/community-testing/os/any/ archlinux/community-testing/os/i686/ archlinux/community-testing/os/i686/community-testing.abs.tar.gz archlinux/community-testing/os/i686/community-testing.db.tar.gz archlinux/community-testing/os/i686/community-testing.files.tar.gz archlinux/community-testing/os/i686/powertop-1.13-1-i686.pkg.tar.xz rsync: connection unexpectedly closed (692266 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(601) [receiver=3.0.7] rsync: connection unexpectedly closed (647929 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(601) [generator=3.0.7] --- Finished sync on 2010-08-06 22:50:22-05:00 ============================================= but this is strange because before I defined proxy variable and now with the same configuration work but with this server: rsync://mirror.rit.edu/archlinux/ maybe with proxy some server cut conextion -- Xavier Corredor Llano Bogotá - Colombia
participants (3)
-
Ivan S. Freitas
-
Roman Kyrylych
-
Xavier Corredor Llano