I have a private update repository for my machines.
I used to have this for 11.0 and it worked perfectly, now I’m getting the following error (for both, 11.0 and 11.2):
rsync: failed to connect to rsync.opensuse.org: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(122) [receiver=3.0.2]
The command I’m using is:
rsync -rlpt rsync://rsync.opensuse.org/opensuse-updates/11.2/ /var/pub/opensuse/update/11.2 --delete-after --delete-excluded --max-delete=4000 --timeout=1800 -hi
This worked last week though, so I suspect something has changed.
The rsync modules info seems empty :\
rsync:
rsyncSun Dec 6 02:31:43 UTC 2009
http://svn.mirrorbrain.org/svn/mirrorbrain/trunk/tools/rsyncinfo.py
And this is the result from stage (wich of course I can’t access )
opensuse-hotstuff-160gb 170.06G
opensuse-hotstuff-80gb 142.30G
opensuse-full 174.78G
opensuse-full-with-factory 191.42G
opensuse-full-with-factory-dvd5 191.42G
opensuse-full-really-everything 402.65G
opensuse-updates 75.42G
buildservice-repos 377.00G
buildservice-repos-main 208.08G
opensuse-source 52.45G
opensuse-debug 114.47GSun Dec 6 02:31:42 UTC 2009
http://svn.mirrorbrain.org/svn/mirrorbrain/trunk/tools/rsyncinfo.py
Any idea what can I do, or who to contact with this?