On Tue 17 Feb 2009, Joao Eriberto Mota Filho wrote: > When upgrading from Etch to Lenny, the rsync package returns this error: > > Setting up rsync (3.0.3-2) ... > Restarting rsync daemon: rsyncrsync daemon not running, attempting to start. > (warning). > missing or empty config file /etc/rsyncd.conf failed! > failed!
This will only happen if "RSYNC_ENABLE=true" is in the /etc/default/rsync file. That is not how the defaults file is distributed, so I suspect that you may have edited that file at some point. If you enable rsync as a daemon, then you must also create the config file /etc/rsyncd.conf. Paul Slootman -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

