Re: [BackupPC-users] sudo rsync gives fileListReceive failed

2007-07-23 Thread Roald
On 7/23/07, Yaakov Chaikin <[EMAIL PROTECTED]> wrote: Ok, I put the full path in. Now, it tells me this: Fatal error (bad version): sudo: sorry, you must have a tty to run sudo Uncomment requiretty in /etc/sudoers -- Roald Martin Amundsen -

Re: [BackupPC-users] sudo rsync gives fileListReceive failed

2007-07-22 Thread Yaakov Chaikin
Ok, I put the full path in. Now, it tells me this: Fatal error (bad version): sudo: sorry, you must have a tty to run sudo On 7/22/07, Craig Barratt <[EMAIL PROTECTED]> wrote: > Yaakov writes: > > > Fatal error (bad version): Exec failed for sudo /usr/bin

Re: [BackupPC-users] sudo rsync gives fileListReceive failed

2007-07-22 Thread Craig Barratt
Yaakov writes: > Fatal error (bad version): Exec failed for sudo /usr/bin/rsync You need to use the full local path for sudo. Craig - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find p

[BackupPC-users] sudo rsync gives fileListReceive failed

2007-07-22 Thread Yaakov Chaikin
Hi, (Sigh... So many problems with this backup...) I was trying to configure a backup of the localhost. For a test, I took 2 test directories with 2 2 liner text files as the thing to backup. I configured 'sudo' and setup for this host is: $Conf{RsyncClientCmd} = 'sudo $rsyncPath $argList+' Whe