Hi,

first of all: it's *not* an error in BackupPC. I understand that the subject
line was meant to be plain uninformative, probably wanting to be ignored,
but that failed.

Nils Breunese (Lemonbit) wrote on 09.10.2007 at 13:23:41 [Re: [BackupPC-users] 
error in backuppc]:
> Varuna Nohar wrote:
> 
> >hi all plz tell me about this error what sh'd i do

http://en.wikipedia.org/wiki/Netiquette
http://tools.ietf.org/html/rfc1855

> >Contents of file /var/lib/backuppc/pc/hello.com/XferLOG.bad,  
> >modified 2007-10-09 16:10:05 (Extracting only Errors)
> >
> >Running: /usr/bin/ssh -q -x -l root hello.com /usr/bin/rsync -- 
> >server --sender --numeric-ids --perms --owner --group --devices -- 
> >links --times --block-size=2048 --recursive --ignore-times . /home/
> >Xfer PIDs are now 20219
> >Got remote protocol 1936926730
> >Fatal error (bad version):
> >(ssh-askpass:20221): Gdk-WARNING **: locale not supported by Xlib
> >
> >Read EOF:
> >Tried again: got 0 bytes
> >fileListReceive() failed
> >Done: 0 files, 0 bytes
> >Got fatal error during xfer (fileListReceive failed)
> >Backup aborted (fileListReceive failed)
> 
> Replace --devices with -D in both $Conf{RsyncArgs} and $Conf 
> {RsyncRestoreArgs}.

Actually, that was my first thought too, and although it's correct, it's not
the current problem. ssh-askpass -- which should never be called -- is
complaining about an incorrect locale setting.

Put differently: passwordless ssh logins are not working and $DISPLAY is set
(which should never be the case in the BackupPC daemon's environment - true,
ssh-askpass is *not* complaining about a failed X11 connection, which
probably means someone is running an X server as the backuppc user, but, for
some obscure reason, I doubt that is the intended setup).

Hope that helps.

Regards,
Holger

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to