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

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

[rdiff-backup-users] python error on backup


From: Alan
Subject: [rdiff-backup-users] python error on backup
Date: Mon, 22 Dec 2003 20:29:29 -0800
User-agent: Mutt/1.5.4i

Started getting this one this morning, wondering if somone can decipher
it?  The top bit is the end of a --print-statistics, but I can't see
the reason for the end error message.
                                                                                
                                       
[...]
ChangedFiles 83836
ChangedSourceSize 8037104628 (7.49 GB)
ChangedMirrorSize 8020759761 (7.47 GB)
IncrementFiles 84172
IncrementFileSize 149120082 (142 MB)
TotalDestinationSizeChange 181057215 (173 MB)
Errors 21
--------------------------------------------------
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 244, in 
Main
    rps = map(SetConnections.cmdpair2rp, cmdpairs)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/SetConnections.py", line 
75, in cmdpair2rp
    return rpath.RPath(conn, filename).normalize()
  File "/usr/lib/python2.3/site-packages/rdiff_backup/rpath.py", line 654, in 
__init__
    else: self.setdata()
  File "/usr/lib/python2.3/site-packages/rdiff_backup/rpath.py", line 679, in 
setdata
    if self.lstat(): self.conn.rpath.setdata_local(self)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/connection.py", line 429, 
in __call__
    return apply(self.connection.reval, (self.name,) + args)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/connection.py", line 351, 
in reval
    if isinstance(result, Exception): raise result
AttributeError: 'module' object has no attribute 'setdata_local'

-- 
Alan <address@hidden> - http://arcterex.net
--------------------------------------------------------------------
"There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games."                -- Hemingway




reply via email to

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