Package: sbackup
Version: 0.8-1
Severity: important

When I run sbackupd, I get the output that follows after some minutes, and the 
program exits. 10284 was the pid of sbackupd.
I also join the end of the strace output, and my config file.

-- Output:
Traceback (most recent call last):
  File "/usr/sbin/sbackupd", line 432, in ?
    do_backup( adir )
  File "/usr/sbin/sbackupd", line 193, in do_backup
    do_backup( adir+"/"+child )
  File "/usr/sbin/sbackupd", line 193, in do_backup
    do_backup( adir+"/"+child )
  File "/usr/sbin/sbackupd", line 193, in do_backup
    do_backup( adir+"/"+child )
  File "/usr/sbin/sbackupd", line 193, in do_backup
    do_backup( adir+"/"+child )
  File "/usr/sbin/sbackupd", line 193, in do_backup
    do_backup( adir+"/"+child )
  File "/usr/sbin/sbackupd", line 195, in do_backup
    s = os.lstat( adir+"/"+child )
OSError: [Errno 2] No such file or directory: '//proc/10284/task/10284/fd/16'

-- Strace:
munmap(0xb7493000, 4096)                = 0
open("/usr/sbin/sbackupd", O_RDONLY|O_LARGEFILE) = 16
write(2, "  File \"/usr/sbin/sbackupd\", lin"..., 54  File 
"/usr/sbin/sbackupd", line 174, in do_add_file) = 54
fstat64(16, {st_mode=S_IFREG|0755, st_size=13361, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7493000
read(16, "#!/usr/bin/python\n#\n# Simple Bac"..., 4096) = 4096
read(16, "lose()\n\tfprops.close()\n\ttarline "..., 4096) = 4096
write(2, "    ", 4    )                     = 4
write(2, "fprops.write( props+\"\\n\" )\n", 27fprops.write( props+"\n" )) = 27
close(16)                               = 0
munmap(0xb7493000, 4096)                = 0
write(2, "IOError", 7IOError)                  = 7
write(2, ": ", 2: )                       = 2
write(2, "[Errno 5] Input/output error", 28[Errno 5] Input/output error) = 28
write(2, "\n", 1)                       = 1
unlink("/var/lock/sbackup.lock")        = 0
rt_sigaction(SIGINT, NULL, {0x80e18f0, [], 0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0
close(3)                                = 0
close(15)                               = 0
munmap(0xb75a9000, 16384)               = 0
write(14, "n\t\t\t\t\t\tinstall\nlogrotate\t\t\t\t\tins"..., 6320) = -1 EIO 
(Input/output error)
close(14)                               = 0
munmap(0xb75ad000, 16384)               = 0
write(13, "ns/hicolor/48x48/stock/code\n//us"..., 2628) = 2628
close(13)                               = 0
munmap(0xb75b1000, 4096)                = 0
brk(0x8236000)                          = 0x8236000
write(12, "1.2\n", 4)                   = -1 EIO (Input/output error)
close(12)                               = 0
munmap(0xb75b2000, 16384)               = 0
futex(0x81b5760, FUTEX_WAKE, 1)         = 0
futex(0x820bdb0, FUTEX_WAKE, 1)         = 0
futex(0x8186dc8, FUTEX_WAKE, 1)         = 0
futex(0x813b198, FUTEX_WAKE, 1)         = 0
futex(0x813b198, FUTEX_WAKE, 1)         = 0
futex(0x813b198, FUTEX_WAKE, 1)         = 0
brk(0x822d000)                          = 0x822d000
close(9)                                = 0
close(8)                                = 0
exit_group(1)                           = ?

-- /etc/sbackup.conf:
[exclude]
regex = /home/[^/]+?/\.thumbnails,/home/[^/]+?/\.Trash
maxsize = -1

[dirconfig]
/var/tmp = 0
/ = 1
/tmp = 0
/var/cache = 0

[general]
maxincrement = 14
lockfile = /var/lock/sbackup.lock
target = /mnt
format = 1

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages sbackup depends on:
ii  gksu                          1.3.0-1    graphical frontend to su
ii  python                        2.3.5-3    An interactive high-level 
object-o
ii  python-glade2                 2.6.2-1    GTK+ bindings: Glade support
ii  python-gnome2                 2.10.0-2   Python bindings for the GNOME 
desk
ii  sudo                          1.6.8p9-2  Provide limited super user 
privile

sbackup recommends no packages.

-- no debconf information


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

Reply via email to