SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
Anacron job rdiff-backup.weekly
Author Message
Post Anacron job rdiff-backup.weekly 
Another error!!

Begin forwarded message:



Warning: File system no longer needs quoting, but we will retain
for backwards compatibility.
Warning: Extended attributes file not found
UpdateError Library/Preferences/Intego/NetBarrier/Buffer Updated
mirror temp file /Volumes/RDIFF-BACKUP/Backup/Library/Preferences/
Intego/NetBarrier/rdiff-backup.tmp.27313 does not match source
UpdateError Users/username/Library/Application Support/SyncServices/
Local/clientdata/
0063006f006d002e006100700070006c0065002e006900530079006e00630044005500
2e0049004d004500490033003500360038003700350030003000300030003400350036
00350033/0063006f006d002e006100700070006c0065002e0074007900700068006f0
06f006e0065006e00610062006c00650064007200650063006f007200640073002e006
3006f006d002e006100700070006c0065002e00630061006c0065006e0064006100720
073002e00430061006c0065006e006400610072 [Errno 63] File name too
long: '/Volumes/RDIFF-BACKUP/Backup/rdiff-backup-data/increments/
Users/username/Library/Application Support/SyncServices/Local/
clientdata/
0063006f006d002e006100700070006c0065002e006900530079006e00630044005500
2e0049004d004500490033003500360038003700350030003000300030003400350036
00350033/0063006f006d002e006100700070006c0065002e0074007900700068006f0
06f006e0065006e00610062006c00650064007200650063006f007200640073002e006
3006f006d002e006100700070006c0065002e00630061006c0065006e0064006100720
073002e00430061006c0065006e006400610072.2005-10-29T06;05832;05849
+01;05800.diff.gz'
UpdateError Users/username/Library/Application Support/SyncServices/
Local/clientdata/
0063006f006d002e006100700070006c0065002e006900530079006e00630044005500
2e0049004d004500490033003500360038003700350030003000300030003400350036
00350033/0063006f006d002e006100700070006c0065002e0074007900700068006f0
06f006e0065006e00610062006c00650064007200650063006f007200640073002e006
3006f006d002e006100700070006c0065002e0063006f006e007400610063007400730
02e00470072006f00750070 [Errno 63] File name too long: '/Volumes/
RDIFF-BACKUP/Backup/rdiff-backup-data/increments/Users/username/
Library/Application Support/SyncServices/Local/clientdata/
0063006f006d002e006100700070006c0065002e006900530079006e00630044005500
2e0049004d004500490033003500360038003700350030003000300030003400350036
00350033/0063006f006d002e006100700070006c0065002e0074007900700068006f0
06f006e0065006e00610062006c00650064007200650063006f007200640073002e006
3006f006d002e006100700070006c0065002e0063006f006e007400610063007400730
02e00470072006f00750070.2005-10-29T06;05832;05849+01;05800.diff.gz'
ListError private/var/launchd/0/sock [Errno 1] Operation not
permitted: '/private/var/launchd/0/sock'
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
293, in Main
take_action(rps)
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line
263, in take_action
elif action == "backup": Backup(rps[0], rps[1])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line
313, in Backup
backup.Mirror_and_increment(rpin, rpout, incdir)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 51, in Mirror_and_increment
DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 229, in patch_and_increment
ITR(diff.index, diff)
File "/sw/lib/python2.4/site-packages/rdiff_backup/rorpiter.py",
line 280, in __call__
if last_branch.can_fast_process(*args):
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 470, in can_fast_process
rp = self.get_rp_from_root(index)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py",
line 465, in get_rp_from_root
self.cached_rp = self.basis_root_rp.new_index(index)
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 949, in new_index
return self.__class__(self.conn, self.base, index)
File "/sw/lib/python2.4/site-packages/rdiff_backup/
FilenameMapping.py", line 118, in __init__
rpath.RPath.__init__(self, connection, base, quoted_index, data)
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 683, in __init__
else: self.setdata()
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 708, in setdata
if self.lstat(): self.conn.rpath.setdata_local(self)
File "/sw/lib/python2.4/site-packages/rdiff_backup/rpath.py",
line 1247, in setdata_local
if Globals.eas_conn: rpath.data['ea'] = ea_get(rpath)
File "/sw/lib/python2.4/site-packages/rdiff_backup/eas_acls.py",
line 591, in rpath_ea_get
if not rp.issym(): ea.read_from_rp(rp)
File "/sw/lib/python2.4/site-packages/rdiff_backup/eas_acls.py",
line 59, in read_from_rp
try: attr_list = rp.conn.xattr.listxattr(rp.path)
File "/sw/lib/python2.4/site-packages/xattr/__init__.py", line
178, in listxattr
return tuple(xattr(f).list(options=symlink and XATTR_NOFOLLOW
or 0))
File "/sw/lib/python2.4/site-packages/xattr/__init__.py", line
99, in list
res = self._list(options | self.options).split('\x00')
File "/sw/lib/python2.4/site-packages/xattr/__init__.py", line
16, in _func
return func(first, *args)
IOError: [Errno 1] Operation not permitted: '/Volumes/RDIFF-BACKUP/
Backup/private/var/launchd/0/sock'
Exception exceptions.TypeError: "'NoneType' object is not callable"
in <bound method GzipFile.__del__ of <gzip open file '/Volumes/
RDIFF-BACKUP/Backup/rdiff-backup-data/extended_attributes.
2005-11-06T23;05813;05806Z.snapshot.gz', mode 'wb' at 0x7af2a8
0x7b9f08>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable"
in <bound method GzipFile.__del__ of <gzip open file '/Volumes/
RDIFF-BACKUP/Backup/rdiff-backup-data/file_statistics.
2005-11-06T23;05813;05806Z.data.gz', mode 'wb' at 0x7af1d0
0x7b9eb8>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable"
in <bound method GzipFile.__del__ of <gzip open file '/Volumes/
RDIFF-BACKUP/Backup/rdiff-backup-data/error_log.
2005-11-06T23;05813;05806Z.data.gz', mode 'wb' at 0x3872a8
0x7b9940>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable"
in <bound method GzipFile.__del__ of <gzip open file '/Volumes/
RDIFF-BACKUP/Backup/rdiff-backup-data/mirror_metadata.
2005-11-06T23;05813;05806Z.snapshot.gz', mode 'wb' at 0x7af140
0x7b99e0>> ignored
No increments older than Mon Sep 19 04:03:53 2005 found, exiting.

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB