rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Mac OS X 10.4 rdiff-backup woes


From: Yannick Wurm
Subject: [rdiff-backup-users] Mac OS X 10.4 rdiff-backup woes
Date: Sat, 22 Oct 2005 19:44:18 +0200

Hi list,

has anyone succesfully used rdiff on Mac OS X Tiger? 
I installed rdiff-backup 0.13.6 via 'fink install rdiff-backup'. Despite installation going well, I always get errors, as shown below (running rdiff with sudo gives the same result). 

I would be very grateful for any piece of advice.

Thanks,

yannick


dee-107:~ admin$ mkdir a
dee-107:~ admin$ echo "asdfasdlkjs" > a/asdf.txt
dee-107:~ admin$ mkdir b
ddee-107:~ admin$ rdiff-backup -v9 a b
Sat Oct 22 19:42:02 2005  Making directory b/rdiff-backup-data
Sat Oct 22 19:42:02 2005  Unable to import module xattr.
Extended attributes not supported on filesystem at a
Sat Oct 22 19:42:02 2005  Unable to import module posix1e from pylibacl package.
ACLs not supported on filesystem at a
Sat Oct 22 19:42:02 2005  -----------------------------------------------------------------
Detected abilities for source (read only) file system:
  Access control lists                         Off
  Extended attributes                          Off
  Mac OS X style resource forks                On
  Mac OS X Finder information                  On
-----------------------------------------------------------------
Sat Oct 22 19:42:02 2005  Making directory b/rdiff-backup-data/rdiff-backup.tmp.0
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/foo
Sat Oct 22 19:42:02 2005  Warning: ownership cannot be changed on filesystem at b/rdiff-backup-data
Sat Oct 22 19:42:02 2005  Deleting b/rdiff-backup-data/rdiff-backup.tmp.0/foo
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/hardlinked_file1
Sat Oct 22 19:42:02 2005  Hard linking b/rdiff-backup-data/rdiff-backup.tmp.0/hardlinked_file2 to b/rdiff-backup-data/rdiff-backup.tmp.0/hardlinked_file1
Sat Oct 22 19:42:02 2005  Unable to import module xattr.
Extended attributes not supported on filesystem at b/rdiff-backup-data/rdiff-backup.tmp.0
Sat Oct 22 19:42:02 2005  Unable to import module posix1e from pylibacl package.
ACLs not supported on filesystem at b/rdiff-backup-data/rdiff-backup.tmp.0
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/dir_inc_check
Sat Oct 22 19:42:02 2005  Deleting b/rdiff-backup-data/rdiff-backup.tmp.0/dir_inc_check
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/regfile
Sat Oct 22 19:42:02 2005  Deleting b/rdiff-backup-data/rdiff-backup.tmp.0/regfile
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/5-_ a.
Sat Oct 22 19:42:02 2005  Deleting b/rdiff-backup-data/rdiff-backup.tmp.0/5-_ a.
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/A
Sat Oct 22 19:42:02 2005  Deleting b/rdiff-backup-data/rdiff-backup.tmp.0/a
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/:
Sat Oct 22 19:42:02 2005  Deleting b/rdiff-backup-data/rdiff-backup.tmp.0/:
Sat Oct 22 19:42:02 2005  Touching b/rdiff-backup-data/rdiff-backup.tmp.0/\
Sat Oct 22 19:42:02 2005  Deleting b/rdiff-backup-data/rdiff-backup.tmp.0/\
Traceback (most recent call last):
  File "/sw/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 280, in Main
    take_action(rps)
  File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 250, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
  File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 291, in Backup
    backup_set_fs_globals(rpin, rpout)
  File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 411, in backup_set_fs_globals
    dest_fsa = rpout.conn.fs_abilities.get_fsabilities_readwrite(
  File "/sw/lib/python2.4/site-packages/rdiff_backup/fs_abilities.py", line 393, in get_fsabilities_readwrite
    return FSAbilities(desc_string).init_readwrite(
  File "/sw/lib/python2.4/site-packages/rdiff_backup/fs_abilities.py", line 152, in init_readwrite
    if override_chars_to_quote is None: self.set_chars_to_quote(subdir)
  File "/sw/lib/python2.4/site-packages/rdiff_backup/fs_abilities.py", line 266, in set_chars_to_quote
    if supports_unusual_chars(): self.chars_to_quote = "A-Z;"
  File "/sw/lib/python2.4/site-packages/rdiff_backup/fs_abilities.py", line 244, in supports_unusual_chars
    rp = subdir.append(filename)
  File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 906, in append
    return self.__class__(self.conn, self.base, self.index + (ext,))
  File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 666, in __init__
    else: self.setdata()
  File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 690, in setdata
    self.data = "">
OSError: [Errno 22] Invalid argument: 'b/rdiff-backup-data/rdiff-backup.tmp.0/\xaf'
dee-107:~ admin$     

_______________________________

address@hidden  - Doctoral student

Department of Ecology and Evolution

#3122, Biopore, Universite de Lausanne

1015 Lausanne, Switzerland

land: +41.21.692.4157  fax: +41.21.692.4165
cell: +41.78.87.87.001




reply via email to

[Prev in Thread] Current Thread [Next in Thread]