Package: rdiff-backup
Version: 1.1.14-1
Severity: important
[EMAIL PROTECTED]:/home/westk:> sudo rdiff-backup /home/ /TERASTATIONBACKUP/
Warning: hard linking not supported by filesystem at
/TERASTATIONBACKUP/rdiff-backup-data
Exception '' raised of class 'exceptions.AssertionError':
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 302, in
error_check_Main
try: Main(arglist)
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 322, in
Main
take_action(rps)
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 278, in
take_action
elif action == "backup": Backup(rps[0], rps[1])
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 332, in
Backup
rpout.conn.fs_abilities.backup_set_globals(rpin)
File "/var/lib/python-support/python2.4/rdiff_backup/fs_abilities.py", line
699, in backup_set_globals
dest_fsa = FSAbilities('destination').init_readwrite(Globals.rbdir)
File "/var/lib/python-support/python2.4/rdiff_backup/fs_abilities.py", line
154, in init_readwrite
self.set_symlink_perms(subdir)
File "/var/lib/python-support/python2.4/rdiff_backup/fs_abilities.py", line
429, in set_symlink_perms
sym_dest.symlink(sym_source.path)
File "/var/lib/python-support/python2.4/rdiff_backup/rpath.py", line 905, in
symlink
assert self.issym()
Traceback (most recent call last):
File "/usr/bin/rdiff-backup", line 23, in ?
rdiff_backup.Main.error_check_Main(sys.argv[1:])
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 302, in
error_check_Main
try: Main(arglist)
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 322, in
Main
take_action(rps)
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 278, in
take_action
elif action == "backup": Backup(rps[0], rps[1])
File "/var/lib/python-support/python2.4/rdiff_backup/Main.py", line 332, in
Backup
rpout.conn.fs_abilities.backup_set_globals(rpin)
File "/var/lib/python-support/python2.4/rdiff_backup/fs_abilities.py", line
699, in backup_set_globals
dest_fsa = FSAbilities('destination').init_readwrite(Globals.rbdir)
File "/var/lib/python-support/python2.4/rdiff_backup/fs_abilities.py", line
154, in init_readwrite
self.set_symlink_perms(subdir)
File "/var/lib/python-support/python2.4/rdiff_backup/fs_abilities.py", line
429, in set_symlink_perms
sym_dest.symlink(sym_source.path)
File "/var/lib/python-support/python2.4/rdiff_backup/rpath.py", line 905, in
symlink
assert self.issym()
AssertionError
[EMAIL PROTECTED]:/home/westk:> mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/sda5 on /boot type ext3 (rw)
/dev/sda11 on /home type ext3 (rw)
/dev/sda9 on /tmp type ext3 (rw)
/dev/sda6 on /usr type ext3 (rw)
/dev/sda10 on /usr/local type ext3 (rw)
/dev/sda8 on /var type ext3 (rw)
//150.252.xxx.yyy/goshenbackup$ on /TERASTATIONBACKUP type smbfs (rw)
[EMAIL PROTECTED]:/home/westk:> ls -lhd /TERASTATIONBACKUP/
drwxr-xr-x 1 root root 4.0K 2007-08-06 22:11 /TERASTATIONBACKUP/
[EMAIL PROTECTED]:/home/westk:> sudo rdiff-backup --version
rdiff-backup 1.1.14
I had tried rdiff-backup from stable, which is what this box runs, but ran into
some errors that some online
searching indicated were fixed in a newer version of rdiff-backup, so I
modified /etc/apt/sources.list to
include testing, and then installed rdiff-backup with "sudo aptitude -t testing
install rdiff-backup", and
now get the errors above.
(I also just now changed testing to unstable in sources.list, did an "aptitude
update", then "sudo aptitude
-t unstable install rdiff-backup", but nothing new was installed.)
I've just now created a dummy directory named /usr/local/BUB, and tried "sudo
rdiff-backup /home/
/usr/local/BUB", and am not getting any messages, neither errors nor other
feedback -- but if I manually do
an "ls" in the BUB directory I see that directories are being created, so it
looks like the program works
fine when the destination is a local non-smb filesystem.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages rdiff-backup depends on:
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii librsync1 0.9.7-1 Library which implements the rsync
ii python 2.4.4-2 An interactive high-level object-o
ii python-support 0.5.6 automated rebuilding support for p
Versions of packages rdiff-backup recommends:
ii python-pylibacl 0.2.1-3.1 module for manipulating POSIX.1e A
ii python-pyxattr 0.2.1-1.1 module for manipulating filesystem
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]