Anyone else having trouble with citylink and rsync lately? SYNC="rsync://linux.citylink.co.nz/gentoo-x86-portage"
I get.... >>> Starting retry 3 of 3 rsync: failed to connect to linux.citylink.co.nz: Connection refused rsync error: error in socket IO (code 10) at clientserver.c(83) !!! Rsync has not successfully finished. It is recommended that you keep !!! trying or that you use the 'emerge-webrsync' option if you are unable !!! to use rsync due to firewall or other restrictions. This should be a !!! temporary problem unless complications exist with your network !!! (and possibly your system's filesystem) configuration. On Sun, 2003-11-30 at 00:49, Nick Rout wrote: > thats fine, i do it all the time > > like in one terminal > > emerge -uf world > > wait until a couple have downloaded abd then run > > emerge -u world in another terminal. the compiling never seems to catch > up to the downloading, although that dependent on your machine and your > net connection. > > On Sat, 29 Nov 2003 11:43:44 +1300 > Col <[EMAIL PROTECTED]> wrote: > > > Christopher Sawtell wrote: > > > > >On Sat, 29 Nov 2003 09:38, you wrote: > > > > > > > > >>Is it safe to run more than one instance of the emerge command at once? > > >> > > >> > > >Most of the time, yes. Nasty things might happen if the second one has > > >dependencies which are in common with the first. > > > > > > > > > > > > > > Are you talking about compiling two at once there? > > My plan is only to compile one at a time but do some prefetching for the > > next one. > > ie: > > #emerge -f package-one > > and when that is finished > > #emerge package-one > > and > > #emerge -f package-two > > at the same time > > > > > > Col. > > > > -- Robert Fisher www.fisher.net.nz
