On Tue, Oct 24, 2000 at 11:47:42AM -0700, Jon Erick Ween wrote:
> Hi
> 
> Does anybody know why rsync would quit due to a "chroot failed" error? I was
> syncing away just fine (clean sync for a virgin tree) and then got a bunch
> of "cant open x, file or directory does not exist" errors and finally the
> "chroot failed" error.

According to the source code that only happens at the beginning of 
connecting to an rsync --daemon module, if the option "use chroot = no" is
not set, and if a chroot(2) to the module's "path" fails.  The chroot(2)
can fail if the daemon isn't running as root or if the "path" directory
doesn't exist.

> Also, is the linux-pmac-benh tree on linuxcare identical to the one on
> Samba? The Samba server s having some problems still.

I don't know.

- Dave Dykstra

Reply via email to