Craig Barratt wrote:
"[EMAIL PROTECTED]" writes:

  
Every time I do a full backup, Backup PC seems to hiccup on the last
file as such:

File /usr/local/backuppc/data//pc/lap2/XferLOG.0.z

Contents of file /usr/local/backuppc/data//pc/lap2/XferLOG.0.z, modified
2005-09-09 16:31:30

Running: /usr/local/samba/bin/smbclient \\\\lap2\\MyDir -U administrator -E -N -d 1 -c tarmode\ full -TcrX - /My\ Pictures
Xfer PIDs are now 1445,1444
tar_re_search set
Domain=[LAP2] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
tarmode is now full, system, hidden, noreset, verbose
tar: dumped 7 files and directories
Total bytes written: 1055232
  pool     644       0/0       19326 foo1.txt
  pool     644       0/0       39100 foo2.txt
  pool     644       0/0      223200 foo3.txt
  pool     644       0/0      735571 foo4.txt
  pool     644       0/0        9504 foo5.txt
tarExtract: Unexpected end of tar archive (tot = 26588, num = 13824, posn = )
tarExtract: Removing partial file foo6.txt
tarExtract: BackupPC_tarExtact aborting (Unexpected end of tar archive)
tarExtract: Done: 1 errors, 5 filesExist, 1026701 sizeExist, 172934 sizeExistComp, 5 filesTotal, 1026701 sizeTotal
Got fatal error during xfer (Unexpected end of tar archive)
Backup aborted (Unexpected end of tar archive)
    

Strange.  BackupPC_tarExtract is getting confused by the tar file
generated by smbclient.  What's your version of smbclient?

The only thing that comes to mind is whether your language setting
on your server are causing perl 5.8.7 to use a different character
encoding.  What is your LANG environment variable set to?

  


The LANG variable is not set.  Also locale command yields:


LANG=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=


Failing that, the next step is to email me (off list) the output
from this command (compressed with gzip or bzip2 is fine):

    /usr/local/samba/bin/smbclient \\\\lap2\\MyDir -U administrator -E -N -d 1 -c tarmode\ full -TcrX - /My\ Pictures

Be warned that it will contain your 7 files.  If you are concerned
about confidentiality, can you create a test case that fails with
dummy files?

Craig


  


-- 
<><
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.21/96 - Release Date: 9/10/2005

Reply via email to