On Tue, Nov 13, 2001 at 12:41:10PM +0300, Eugene Frolenkov wrote:
> After installing nevest version of sync 2.4.6 from 2.4.1,
> 
> sync --daemon  wrote to logfile:
> 
> 2001/11/13 12:27:46 [12261] rsyncd version 2.4.6 starting
> 2001/11/13 12:27:46 [12261] bind failed on port 873
> 2001/11/13 12:27:46 [12261] transfer interrupted (code 10) at
> socket.c(233)
> 
> sync 2.4.1 worked normally...

Chances are another process is still holding port 873 open, or you're
not running as root.


> My question:   Where i can find "WATHSNEW" or "CHANGES" documentations
> any versions of rsync?

Unfortunately there's no long-running file like that for rsync.  I see for
the next release the new maintainer has added a file called NEWS so maybe
it will be coming.


> Required rsync-2.4.6 newest version of bind?
> 
> Sys: RedHat
> Knl: 2.2.14
> bind: 8.2.3

It has nothing do with the program called bind, it is the system call bind(2).

- Dave Dykstra

Reply via email to