Package: backuppc
Version: 2.1.2-6
Severity: important

since the libc6/libc6-i686 upgrade from 2.3.6.ds1-13 to 2.3.6.ds1-13etch2,
backups for one of our machines hang in an endless loop:

open("/var/lib/backuppc/pc/illuin/new//f%2fusr/", 
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = -1 EISDIR (Is a directory)
stat64("/var/lib/backuppc/pc/illuin/new//f%2fusr/", {st_mode=S_IFDIR|0750, 
st_size=4096, ...}) = 0
write(8, "log Can\'t open /var/lib/backuppc/pc/illuin/new//f%2fusr/ for empty 
output\\n\n", 76) = 76
write(8, "log   create     0         /           0 \n", 42) = 42
stat64("/var/lib/backuppc/pc/illuin/new//f%2fusr/", {st_mode=S_IFDIR|0750, 
st_size=4096, ...}) = 0

the last file accessed (according to XferLOG) is 
/usr/src/linux-headers-2.6.18/usr, which is a directory; backuppc seems
to want to create /usr as a file.

going back to libc6 2.3.6.ds1-13 (on the backuppc server) fixes the problem.

backup is done via rsync.

all package versions are from etch + security updates.

-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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

Reply via email to