Bug#517240: unison: Uncaught exception File

2009-03-03 Thread Berni Elbourn
Berni Elbourn wrote: This is mostly Etch: $ cat .unison/default.prf # Unison preferences file $ strace unison -batch a -path file b -backups 2>&1 |grep open open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/i686/cmov/libutil.so.1", O_RDONLY) = 3 open("/lib/i686/cmov/libm.so.6", O_RDONLY) =

Bug#517240: unison: Uncaught exception File

2009-03-03 Thread Berni Elbourn
No problem. Here goes on two systems: This is mostly Etch: $ cat .unison/default.prf # Unison preferences file $ strace unison -batch a -path file b -backups 2>&1 |grep open open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/i686/cmov/libutil.so.1", O_RDONLY) = 3 open("/lib/i686/cmov/libm.so

Bug#517240: unison: Uncaught exception File

2009-03-03 Thread Berni Elbourn
I tried some more tests using path to avoid using a file as root... unison version 2.13.16 # unison -batch a -path file b -backups Contacting server... Looking for changes Reconciling changes a b changed >file a: changed file modified on 2009-03-0

Bug#517240: unison: Uncaught exception File

2009-03-03 Thread Berni Elbourn
Berni Elbourn wrote: Sylvain Le Gall wrote: Hello, Could you give me a list of file present in target/source directory and a list of the backup (if there is already some) ? Hiya, There were 100s of backups - which shows the oldstable version is ignoring -maxbackups. Anyh I removed

Bug#517240: unison: Uncaught exception File

2009-03-02 Thread Berni Elbourn
Sylvain Le Gall wrote: Hello, Could you give me a list of file present in target/source directory and a list of the backup (if there is already some) ? Hiya, There were 100s of backups - which shows the oldstable version is ignoring -maxbackups. Anyh I removed all the backups, same

Bug#517240: unison: Uncaught exception File

2009-02-27 Thread Sylvain Le Gall
Hello, On Fri, Feb 27, 2009 at 09:44:24PM +, Berni Elbourn wrote: > Sylvain Le Gall wrote: >> There is a lot of options here, can you try to find the mininal set of >> option to produce the bug (this will allow to understand more precisely >> where the error is). >> >>> unison "$FROM" "$T

Bug#517240: unison: Uncaught exception File

2009-02-27 Thread Berni Elbourn
Sylvain Le Gall wrote: There is a lot of options here, can you try to find the mininal set of option to produce the bug (this will allow to understand more precisely where the error is). unison "$FROM" "$TO" -prefer "$FROM" \ -batch -ui text -terse -contactquietly \

Bug#517240: unison: Uncaught exception File

2009-02-26 Thread Berni Elbourn
Sylvain Le Gall wrote: Hello, On Thu, Feb 26, 2009 at 03:38:15PM +, 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//hom

Bug#517240: unison: Uncaught exception File

2009-02-26 Thread Sylvain Le Gall
Hello, On Thu, Feb 26, 2009 at 03:38:15PM +, Berni Elbourn wrote: > Package: unison > Version: 2.27.57-1+b1 > Severity: grave > Justification: renders package unusable > > > This is synchronising unison "$FROM" "$TO" -prefer "$FROM" \ > -batch -ui text -terse -contactqu

Bug#517240: unison: Uncaught exception File

2009-02-26 Thread Berni Elbourn
Package: unison Version: 2.27.57-1+b1 Severity: grave Justification: renders package unusable This is synchronising unison "$FROM" "$TO" -prefer "$FROM" \ -batch -ui text -terse -contactquietly \ -numericids -times \ -backups -maxbackups 5 Repli