Sylvain Le Gall wrote:
Hello,

On Thu, Feb 26, 2009 at 03:38:15PM +0000, Berni Elbourn wrote:
Package: unison
Version: 2.27.57-1+b1
Severity: grave
Hi,

So sorry I made a mess of hiding my details. I guess there is nothing truly useful. So here's the real thing:

Replicating rsh://queeg//home/elbournb/.mozilla/firefox/7wv12p8z.default/places.sqlite
         <---- changed    /
[BGN] Updating file from /home/elbournb/.mozilla/firefox/6dwoobzf.default/places.sqlite to //queeg//home/elbournb/.mozilla/firefox/7wv12p8z.default/places.sqlite Uncaught exception File "/build/buildd/unison-2.27.57/path.ml", line 176, characters 4-10: Assertion failed
Fatal error: Lost connection with the server

The script is:

rep()
{
        FROM=$1
        TO=$2

        echo "Replicating $FROM"

        unison "$FROM" "$TO" -prefer "$FROM" \
                -batch -ui text -terse -contactquietly \
                -numericids -times \
                -backups -maxbackups 5
}

Called as:

rep     \
rsh://queeg/$HOME/.mozilla/firefox/7wv12p8z.default/places.sqlite \
        $HOME/.mozilla/firefox/6dwoobzf.default/places.sqlite

Downgrading to 2.13.16...gives:

Replicating
rsh://queeg//home/elbournb/.mozilla/firefox/7wv12p8z.default/places.sqlite

queeg          local
         <---- changed    /

UNISON started propagating changes at 16:54:25 on 26 Feb 2009
[BGN] Updating file
  from /home/elbournb/.mozilla/firefox/6dwoobzf.default/places.sqlite
  to //queeg//home/elbournb/.mozilla/firefox/7wv12p8z.default/places.sqlite
[END] Updating file
UNISON finished propagating changes at 16:54:28 on 26 Feb 2009


Synchronization complete  (1 item transferred, 0 skipped, 0 failures)



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to