Syncronisation failure - Tracing problem

Edward Grace ej.grace at imperial.ac.uk
Wed May 31 11:01:05 UTC 2006


Dear all,

I am trying to trace why Unison aborts certain transfers when  
syncronising between OS X and Linux.

So far I have traced the cause of the problem to something near the  
following log entries:  I really want to know exactly *where* in the  
source the process is failing.  Currently the abort message gets  
triggered with:

[abort] Checking line 0
[abort] Abort failure for line 0

I assume this is an error and that the abort message should state  
where in the source the failure occurred: line zero doesn't seem  
likely! ;-)

My assumption is that something bad occurs when creating the  
directory, I'd like to find out why.  I can make the directory fine  
on the command line, so it's not a length or other file limitation.

Can anyone suggest how I can track this down.  This relates to the  
following bug:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191295

Help would be appreciated as this is becoming a real pain!

-ed

[update] updateArchiveLocal /Users/graceej/Documents tmp
[pred] ignore 'tmp' = false
[pred] backup 'tmp' = false
[files] copyRec tmp --> .#tmp. 
64c46d788f5c15bdbf4c3724c5bd86e8.unison.tmp  (really to tmp)
[files] Creating directory /Users/graceej/Documents/.#tmp. 
64c46d788f5c15bdbf4c3724c5bd86e8.unison.tmp
[abort] Checking line 0
[abort] Abort failure for line 0
[remote_emit] send [rollBack-args] '\132\149\166\190\000\000\000%\000 
\000...' 57 bytes
[remote_emit] send [rsp] '\132\149\166\190\000\000\000\n\000\000...'  
30 bytes
[remote_emit] Sending request (id: 2301)
[remote_emit] Remaining tokens: 1
<>![server: remote_emit] Message received (id: 2301) (tokens: 1)
[server: remote_emit] receive 'rsp\132\149\166\190\000\000\000...' 33  
bytes
[server: remote_emit] receive 'rollBack-a...' 70 bytes
[server: remote_emit] Waiting for next message
[server: remote_emit] Sending result (id: 2301)
[server: remote_emit] send [rollBack-res] '\132\149\166\190\000\000 
\000\001\000\000...' 21 bytes
[server: remote_emit] send [rsp] '\132\149\166\190\000\000\000\001\000 
\000...' 21 bytes
[server: remote_emit] Remaining tokens: 1
[remote_emit] Message received (id: 2301) (tokens: 1)
[remote_emit] receive 'rsp\132\149\166\190\000\000\000...' 24 bytes
[remote_emit] receive 'rollBack-r...' 33 bytes
[remote_emit] Waiting for next message
[thread] Exception caught by Thread.unwindProtect: Aborted
[xferhint] deleteEntry: fspath=/Users/graceej/Documents, path=.#tmp. 
64c46d788f5c15bdbf4c3724c5bd86e8.unison.tmp
[thread] Exception caught by Thread.unwindProtect: Aborted
Failed: Aborted




More information about the fedora-extras-list mailing list