Package: backuppc
Version: 2.1.2-4
Severity: normal

if I do an incremental backup, I always get the follwoing error in the XferLOG:
;===
Running: /usr/bin/sudo /usr/local/bin/BackupPCtarCreate -v -f - -C /etc 
--totals --newer=2006-05-30 20:00:00 .
Xfer PIDs are now 27890,27872
/bin/tar: Treating date `2006-05-30' as 2006-05-30 00:00:00 + 0 nanoseconds
/bin/tar: 20\:00\:00: Cannot stat: No such file or directory
;===

the problem is, that tar can't interprete the time.

the host is configured as follows:
;===
#
# Local server backup of /etc as user backuppc
#
$Conf{XferMethod} = 'tar';

$Conf{TarShareName} = ['/etc', '/exports', '/var/lib/wiki', '/var/www', 
'/home', '/opt', '/usr/local/bin', '/root'];

$Conf{TarClientCmd} = '/usr/bin/sudo /usr/local/bin/BackupPCtarCreate -v -f - 
-C $shareName+ --totals';

$Conf{FullKeepCnt} = [4,2,3];

$Conf{TarFullArgs} = '$fileList';
$Conf{TarIncrArgs} = '--newer=$incrDate $fileList';
;===


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages backuppc depends on:
ii  adduser                     3.87         Add and remove users and groups
ii  apache                      1.3.34-2     versatile, high-performance HTTP s
ii  debconf [debconf-2.0]       1.5.1        Debian configuration management sy
ii  dpkg                        1.13.19      package maintenance system for Deb
ii  libarchive-zip-perl         1.16-1       Module for manipulation of ZIP arc
ii  libcompress-zlib-perl       1.41-1       Perl module for creation and manip
ii  perl [libdigest-md5-perl]   5.8.8-4      Larry Wall's Practical Extraction 
ii  perl-suid                   5.8.8-4      Runs setuid Perl scripts
ii  samba-common                3.0.22-1     Samba common files used by both th
ii  sendmail                    8.13.6-1     powerful, efficient, and scalable 
ii  sendmail-bin [mail-transpor 8.13.6-1     powerful, efficient, and scalable 
ii  smbclient                   3.0.22-1     a LanManager-like simple client fo
ii  tar                         1.15.1dfsg-3 GNU tar
ii  wwwconfig-common            0.0.45       Debian web auto configuration

backuppc recommends no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to