On Thu, 2006-05-18 at 09:12, Rein wrote:
> Hello.
>
> My distro is Debian.
>
> Backuppc expects output (from tar in my case) in english.
>
> I've set /etc/environment to read
>
> LANG="C"
>
> and the .bashrc in backuppc's home directory
>
> LC_ALL="C"
>
> but backups still fail because tar 'speaks' estonian.
>
> When I do 'su - backuppc', then 'locale' shows everything is set to "C".
> And tar 'speaks' english.
>
> What am I to do?
During backups the tar in question is running on the
remote hosts with the error output being parsed on the
machine running backuppc. Can you change the default
language on the target machines? If not, it should
work to put LANG=C before $tarPath in
$Conf{TarClientCmd} so it will appear on the remote
command line.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/