Changes between Initial Version and Version 1 of Ticket #23402, comment 5


Ignore:
Timestamp:
Feb 8, 2013, 3:18:35 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23402, comment 5

    initial v1  
    11I get the same traceback with latest duplicity 0.6.18.  Apparently, they occurs when I try to restore or fetch some files under /private/var directory. All other directories in HDD restore ok.
    22
    3 At the bottom of this message I've pasted the end of the trace.
    4 Full trace is at: http://pastebin.com/YKBxHPSj
     3At the bottom of this message I've pasted the end of the trace. [[br]]
     4Full trace is at: http://pastebin.com/YKBxHPSj [[br]]
    55Duply exclude file is here (Just in case it could help): http://pastebin.com/EBfKuDsJ
    66
    77Thanks in advance
    88
    9 ----
     9{{{
    1010Making directory /Volumes/RestoreDisk/private/var/db/launchd.db/com.apple.launchd
    1111Writing db/launchd.db/com.apple.launchd/overrides.plist of type reg
     
    5252    util.maybe_ignore_errors(lambda: os.chown(other.name, self.stat.st_uid, self.stat.st_gid))
    5353OverflowError: signed integer is greater than maximum
     54}}}